Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.1 - autoclosed #110

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Update Change
cloudflare-kubernetes-gateway minor v0.6.0 -> v0.8.1

Release Notes

pl4nty/cloudflare-kubernetes-gateway (cloudflare-kubernetes-gateway)

v0.8.1

Compare Source

Bug Fixes
  • deps: update cloudflare/cloudflared docker tag to v2025 (#​209) (1e957a3)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.4 (#​208) (d34e944)

v0.8.0

Compare Source

Features
  • add gateway infrastructure parameter to disable operator's deployment (#​166) (8388f71)
  • deps: update cloudflare/cloudflared docker tag to v2024.12.2 (#​195) (7561f32)
Bug Fixes
  • cloudflared ServiceMonitor match any namespace (623a5e7)
  • deps: update kubernetes packages to v0.32.0 (#​196) (f9738e6)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.22.1 (#​201) (22887c7)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.22.2 (#​205) (d9b852d)
  • deps: update module github.com/onsi/gomega to v1.36.1 (#​193) (150ec11)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.3 (#​190) (f4dc86b)
  • RBAC to disable deployment (45b40ad)
  • README split example yaml to avoid race condition, warn about orphaned hostnames (50e9027)

v0.7.2

Compare Source

Bug Fixes
  • deps: update cloudflare/cloudflared docker tag to v2024.11.1 (#​179) (e97a123)
  • deps: update kubernetes packages to v0.31.3 (#​183) (ad156a0)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.22.0 (#​182) (5e01641)
  • deps: update module github.com/onsi/gomega to v1.36.0 (#​186) (88a289c)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.2 (#​184) (ef166c9)
  • deps: update module sigs.k8s.io/gateway-api to v1.2.1 (#​187) (3cbf229)

v0.7.1

Compare Source

Bug Fixes
  • Allow cloudflared ICMP proxy feature (#​165) (131d363)
  • deps: update cloudflare/cloudflared docker tag to v2024.11.0 (#​172) (4585fea)
  • deps: update kubernetes packages to v0.31.2 (#​171) (fa2f8c6)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.21.0 (#​175) (0b45d68)
  • deps: update module github.com/onsi/gomega to v1.35.1 (#​176) (826aafa)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.1 (#​173) (9e86f68)
  • deps: update module sigs.k8s.io/gateway-api to v1.2.0 (#​154) (862cd3b)
  • release created condition in CI (eb7eb6a)
  • release created condition in CI (d754ad3)
  • support for exotic platforms in base image (1de2742)

v0.7.0

Compare Source

Breaking Changes

cloudflared deployments are now reconciled by the controller, which ensures cloudflared is automatically updated. To support this, existing deployments need to be manually deleted after upgrading the controller. For more details, see #​168.

Features
  • enable controller and cloudflared metrics (1f9792f)
  • update cloudflare/cloudflared docker tag to v2024.10.0 (ef474e2)
  • validate gateway listeners (e063f99)
Bug Fixes
  • parentRefs in README example (#​146) (783c5a8)
  • always upload conformance report in CI (ba3a043)
  • consolidate RBAC rules (84b0eab)
  • deps: update kubernetes packages to v0.31.1 (#​149) (ce2d055)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#​142) (9783e98)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#​143) (95badce)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.0 (#​137) (4f313e5)
  • dynamic e2e test timeout for slower local testing (fb68395)
  • expose Cloudflare token errors in GatewayClass condition (4f07230)
  • fetch tags before goreleaser (15f326e)
  • force release-please to use manifest (909d25b)
  • gateway status conditions (8f76fbd)
  • Handle other gatewayclasses gracefully (#​156) (6880900)
  • ignore e2e CI errors (a283f4b)
  • only reconcile if generation changes (#​163) (3eec298)
  • README token steps, e2e image name/entrypoint, devcontainer base (ca81643)
  • refactor release-please config (c3f189c)
  • remove version from deployment labels (99ca07e)
  • Renovate config for cloudflared (a22d58a)
  • respect Cloudflare API ratelimit (f6b41fd)
  • ServiceMonitors namespace and name prefix (742aed9)
  • suppress gateway update conflict errors (94efb3d)
  • update existing cloudflared deployments (020e1ac)
  • use recommended Renovate config (e929d16)
  • validate presence of GatewayClass secret parameter (712f871)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title chore(deps): update dependency cloudflare-kubernetes-gateway to v0.7.0 chore(deps): update dependency cloudflare-kubernetes-gateway to v0.7.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/cloudflare-kubernetes-gateway-0.x branch from f3e2cec to 8b895b8 Compare November 18, 2024 11:22
@renovate renovate bot force-pushed the renovate/cloudflare-kubernetes-gateway-0.x branch from 8b895b8 to 6d0f4ca Compare November 30, 2024 04:09
@renovate renovate bot changed the title chore(deps): update dependency cloudflare-kubernetes-gateway to v0.7.1 chore(deps): update dependency cloudflare-kubernetes-gateway to v0.7.2 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/cloudflare-kubernetes-gateway-0.x branch from 6d0f4ca to 3d3de34 Compare January 4, 2025 10:59
@renovate renovate bot changed the title chore(deps): update dependency cloudflare-kubernetes-gateway to v0.7.2 chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.0 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/cloudflare-kubernetes-gateway-0.x branch from 3d3de34 to 8bdf03c Compare January 9, 2025 02:52
@renovate renovate bot changed the title chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.0 chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.1 Jan 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.1 chore(deps): update dependency cloudflare-kubernetes-gateway to v0.8.1 - autoclosed Jan 25, 2025
@renovate renovate bot closed this Jan 25, 2025
@renovate renovate bot deleted the renovate/cloudflare-kubernetes-gateway-0.x branch January 25, 2025 12:46
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.

0 participants