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): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.2 to 3.2.2 #1331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps github.com/kong/kubernetes-ingress-controller/v3 from 3.1.2 to 3.2.2.

Release notes

Sourced from github.com/kong/kubernetes-ingress-controller/v3's releases.

v3.2.2

Download Kong Ingress Controller 3.2.2:

Links:

v3.2.1

Download Kong Ingress Controller 3.2.1:

Links:

v3.2.0

Download Kong Ingress Controller 3.2.0:

Links:

v3.1.6

Download Kong Ingress Controller 3.1.6:

Links:

v3.1.5

Download Kong Ingress Controller 3.1.5:

Links:

... (truncated)

Changelog

Sourced from github.com/kong/kubernetes-ingress-controller/v3's changelog.

3.2.2

Release date: 2024-07-01

Fixed

  • Fixed an issue where new gateways were not being populated with the current configuration when FallbackConfiguration feature gate was turned on. Previously, configuration updates were skipped if the Kubernetes config cache did not change, leading to inconsistencies. Now, the system ensures that all gateways are populated with the latest configuration regardless of cache changes. #6271

3.2.1

Release date: 2024-06-28

Fixed

  • Do not try recovering from gateways synchronization errors with fallback configuration (either generated or the last valid one) when an unexpected error (e.g. 5xx or network issue) occurs. #6237
  • Admission webhook will accept multiple plugins of the same type associated with a single route-like, Service, KongConsumer, KongConsumerGroup object to allow plugins to be associated with combinations of those objects. #6252

3.2.0

Release date: 2024-06-12

Highlights

  • πŸš€ Fallback Configuration: New FallbackConfiguration feature enables isolating configuration failure domains so that one broken object no longer prevents the entire configuration from being applied. See Fallback Configuration guide to learn more.
  • πŸ—οΈ Custom Kong Entities: New KongCustomEntity CRD allows defining Kong custom entities programmatically in KIC. See Using Custom Entities guide to learn more.
  • πŸ“¨ GRPCRoute v1 support: Following the GA graduation in the Gateway API, KIC now supports the v1 version of the GRPCRoute. See GRPCRoute reference to learn more. Requires upgrading the Gateway API's CRDs to v1.1.

Breaking changes

  • Removed support for the deprecated kongCredType Secret field. If you have not previously updated to the credential label you must do so before upgrading to this version. This removal includes an update to the webhook configuration that checks only Secrets with

... (truncated)

Commits
  • f46014f fix(fallback): do not skip config update when gateways out of sync (#6271) (#...
  • e11453f chore: prepare release 3.2.1 (#6268)
  • 9553a95 fix: try recovering from gateway sync failure only on UpdateError (#6237) (#6...
  • d05b52d backport: fix(admission): allow multiple plugins of the same type #6252 (#6259)
  • 02c4599 chore: backport missing 3.2 commits (#6196)
  • 6cf7279 chore(docs) add 3.1.6 changelog (#6187)
  • 2c5b442 chore: rearange changelog, add 3.2 highlights (#6186)
  • 0af0cfa chore(deps): bump cloud.google.com/go/container from 1.35.1 to 1.36.0 (#6185)
  • e86807b feat(diag): expose fallback configuration diagnostics (#6159)
  • b1b344d chore(deps): update dependency kubernetes/code-generator to v0.30.1 (#6182)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team July 2, 2024 04:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 22.43%. Comparing base (6475b4b) to head (76f6a04).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1331   +/-   ##
=======================================
  Coverage   22.43%   22.43%           
=======================================
  Files          54       54           
  Lines        4520     4520           
=======================================
  Hits         1014     1014           
  Misses       3407     3407           
  Partials       99       99           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.2 branch from b952324 to 85a3d0b Compare July 4, 2024 13:02
Bumps [github.com/kong/kubernetes-ingress-controller/v3](https://github.com/kong/kubernetes-ingress-controller) from 3.1.2 to 3.2.2.
- [Release notes](https://github.com/kong/kubernetes-ingress-controller/releases)
- [Changelog](https://github.com/Kong/kubernetes-ingress-controller/blob/main/CHANGELOG.md)
- [Commits](Kong/kubernetes-ingress-controller@v3.1.2...v3.2.2)

---
updated-dependencies:
- dependency-name: github.com/kong/kubernetes-ingress-controller/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.2 branch from 85a3d0b to 76f6a04 Compare July 22, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant