Skip to content

Update of-watchdog to 0.11.9 - #78

Open
alexellis wants to merge 1 commit into
masterfrom
update-of-watchdog-0.11.9
Open

Update of-watchdog to 0.11.9#78
alexellis wants to merge 1 commit into
masterfrom
update-of-watchdog-0.11.9

Conversation

@alexellis

Copy link
Copy Markdown
Member

Bumps the pinned of-watchdog image from 0.11.6 to the latest 0.11.9 across all five templates.

No-harm update: 0.11.9 increases security for evaluated IAM policies.

The Python alpine base images use floating tags and already track the latest alpine build, so no base-image change is required.

Verified locally: all five templates build and run under of-watchdog 0.11.9 (invoke + /_/health return 200).

Bump the pinned of-watchdog image from 0.11.6 to the latest
0.11.9 across all five templates. The Python alpine base images
use floating tags and already track the latest alpine build.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
@reviewfn

reviewfn Bot commented Sep 9, 2026

Copy link
Copy Markdown

AI Pull Request Overview

Disclaimer: This review was generated by automated AI and may contain errors. Do not trust its outputs without human verification.

Summary

  • Updates the pinned ghcr.io/openfaas/of-watchdog image from 0.11.6 to 0.11.9.
  • Applies the same watchdog version across all five Python templates in scope.
  • Leaves Python base images, package installation, user setup, health checks, and runtime environment unchanged.
  • No concrete correctness, compatibility, or template consistency issues were identified in the scoped diff.

Approval rating (1-10)

9/10. The change is narrow, consistent across the scoped templates, and does not introduce visible behavioral risk in the reviewed diff.

Summary per file

Summary per file
File path Summary
template/python27-flask/Dockerfile Bumps watchdog stage image to 0.11.9.
template/python3-flask-debian/Dockerfile Bumps platform-pinned watchdog stage image to 0.11.9.
template/python3-flask/Dockerfile Bumps platform-pinned watchdog stage image to 0.11.9.
template/python3-http-debian/Dockerfile Bumps platform-pinned watchdog stage image to 0.11.9.
template/python3-http/Dockerfile Bumps platform-pinned watchdog stage image to 0.11.9.

Overall Assessment

The pull request is a focused dependency image update. The scoped Dockerfile changes are consistent and preserve the existing build stages, copied watchdog binary path, runtime command, health check, and environment configuration. I did not find any specific defect or regression that should block merging.

Detailed Review

Detailed Review

No findings.

AI agent details.

Agent processing time: 1m16.2s
Environment preparation time: 3.238s
Total time from webhook: 1m22.024s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant