Skip to content

chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v2 - autoclosed#480

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/quay.io-kiwigrid-k8s-sidecar-2.x
Closed

chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v2 - autoclosed#480
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/quay.io-kiwigrid-k8s-sidecar-2.x

Conversation

@renovate

@renovate renovate Bot commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
quay.io/kiwigrid/k8s-sidecar major 1.30.52.2.3

Release Notes

kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)

v2.2.3

Compare Source

v2.2.2

Compare Source

📦 Dependencies
  • Bump uvicorn from 0.38.0 to 0.40.0 in /src

v2.2.1

Compare Source

📦 Dependencies
  • Bump softprops/action-gh-release from 2.4.2 to 2.5.0
  • Bump github/codeql-action from 4.31.5 to 4.31.8
  • Bump actions/download-artifact from 6.0.0 to 7.0.0
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0
  • Bump actions/stale from 10.1.0 to 10.1.1
  • Bump fastapi from 0.122.0 to 0.128.0 in /src

v2.2.0

Compare Source

🚀 Features

  • feat: Use threads instead of processes for watchers

📦 Dependencies

  • Bump actions/checkout from 6.0.0 to 6.0.1

v2.1.4

Compare Source

📦 Dependencies
  • Bump actions/checkout from 5.0.1 to 6.0.0
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0
  • Bump actions/download-artifact from 5.0.0 to 6.0.0
  • Bump fastapi from 0.121.0 to 0.122.0 in /src

v2.1.3

Compare Source

📦 Dependencies
  • Bump github/codeql-action from 4.31.2 to 4.31.3
  • Bump actions/checkout from 5.0.0 to 5.0.1
  • Bump softprops/action-gh-release from 2.4.1 to 2.4.2
  • Bump github/codeql-action from 4.31.3 to 4.31.5

v2.1.2

Compare Source

📦 Dependencies
  • Bump mikepenz/release-changelog-builder-action from 6.0.0 to 6.0.1
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
  • Bump fastapi from 0.115.2 to 0.121.0 in /src

v2.1.1

Compare Source

📦 Dependencies
  • Bump mikepenz/release-changelog-builder-action from 6.0.0 to 6.0.1
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
  • Bump fastapi from 0.115.2 to 0.121.0 in /src

v2.1.0

Compare Source

🚀 Features
  • wyn_skip_init: - add flag to skip initial request to REQ_URL when using WATCH
📦 Dependencies
  • Bump actions/upload-artifact from 4 to 5
  • Bump actions/download-artifact from 5 to 6

v2.0.3

Compare Source

Build
Enhancements
  • Add health endpoint with readiness and liveness probes (#​416)

  • New /healthz Endpoint: A new HTTP endpoint is available on port 8080 (configurable via the HEALTH_PORT environment variable)

    • Readiness Probe:

      • The sidecar now reports as "ready" (HTTP 200) only after the initial synchronization of all configured resources is complete
      • This prevents the main application container from starting or receiving traffic prematurely, ensuring all configuration files are present at startup
    • Liveness Probe:

      • The probe continuously monitors the sidecar's health by checking two critical conditions:
        • Kubernetes API Contact: Verifies that the sidecar has had successful contact with the Kubernetes API within the last 60 seconds
        • Watcher Process Health: Ensures that all internal watcher subprocesses are running correctly
      • If any check fails, the probe fails, signaling Kubernetes to restart the container
  • Reduced Log Noise: Access logs for frequent /healthz requests are automatically filtered out to keep application logs clean and focused

  • Fail-Fast on Process Death: The main process now exits immediately if a critical watcher subprocess dies, ensuring a prompt restart by Kubernetes

Testing
  • The CI pipeline has been enhanced with new tests to validate this functionality:
    • A test to confirm the Uvicorn health server starts successfully
    • A liveness test that simulates a watcher process failure and asserts that Kubernetes restarts the pod as expected
    • A Kubernetes Config load test for Sleep and Watch based sidecar

v1.30.11

Compare Source

⚠️ YANKED/UNSTABLE ⚠️: Do not use 1.30.11 due to #​431
Use 1.30.9 as latest stable

📦 Dependencies
  • Bump python-json-logger from 3.3.0 to 4.0.0 in /src

v1.30.10

Compare Source

⚠️ YANKED/UNSTABLE ⚠️: Do not use 1.30.10 due to #​431
Use 1.30.9 as latest stable

📦 Dependencies
  • Bump requests from 2.32.4 to 2.32.5 in /src

v1.30.9

Compare Source

🚀 Features
  • Extend exception handling
  • Add check for 'none' response
📦 Dependencies
  • Bump actions/download-artifact from 4 to 5
  • Bump actions/checkout from 4 to 5

v1.30.8

Compare Source

📦 Dependencies
  • Bump logfmter from 0.0.9 to 0.0.10 in /src

v1.30.7

Compare Source

v1.30.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from Kaktor as a code owner October 29, 2025 11:35
@renovate renovate Bot added the helm label Oct 29, 2025
@renovate renovate Bot assigned dirien and Kaktor Oct 29, 2025
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 4 times, most recently from 87b95f9 to e476239 Compare November 6, 2025 10:57
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 2 times, most recently from 68f6454 to 472be60 Compare November 14, 2025 07:49
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 5 times, most recently from d8941a2 to 15b9786 Compare November 24, 2025 18:13
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 4 times, most recently from a0e56e7 to 5218776 Compare December 1, 2025 11:17
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 3 times, most recently from d04cc9c to 577b9ff Compare December 6, 2025 05:38
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 4 times, most recently from d6d7b57 to 259a394 Compare December 17, 2025 00:04
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 3 times, most recently from 7ae6a03 to 5269271 Compare January 6, 2026 04:51
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch 7 times, most recently from 2a616b4 to 9d455a5 Compare January 6, 2026 19:03
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch from 9d455a5 to 2d50934 Compare January 6, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v2 chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v2 - autoclosed Jan 6, 2026
@renovate renovate Bot closed this Jan 6, 2026
@renovate renovate Bot deleted the renovate/quay.io-kiwigrid-k8s-sidecar-2.x branch January 6, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants