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.3 #1349

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.2.3

Download Kong Ingress Controller 3.2.3:

Links:

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:

... (truncated)

Changelog

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

3.2.3

Release date: 2024-07-23

Fixed

  • Fixed the reference checker in checking permission of remote plugins to use the correct namespace of ReferenceGrant required. Add trace logging to ReferenceGrant check functions. #6295 #6302

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.

... (truncated)

Commits

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.43%. Comparing base (8e0dc3e) to head (7639ca3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1349      +/-   ##
==========================================
+ Coverage   22.36%   22.43%   +0.06%     
==========================================
  Files          54       54              
  Lines        4520     4520              
==========================================
+ Hits         1011     1014       +3     
+ Misses       3409     3407       -2     
+ Partials      100       99       -1     

☔ 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.3 branch 2 times, most recently from 75b126f to 7639ca3 Compare August 5, 2024 07:13
Bumps [github.com/kong/kubernetes-ingress-controller/v3](https://github.com/kong/kubernetes-ingress-controller) from 3.1.2 to 3.2.3.
- [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.3)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.3 branch from 7639ca3 to 7c5da5e Compare August 19, 2024 09:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2024

Superseded by #1360.

@dependabot dependabot bot closed this Aug 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.3 branch August 21, 2024 04:34
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.

1 participant