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.4 #1360

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

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

Release notes

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

v3.2.4

Download Kong Ingress Controller 3.2.4:

Links:

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:

... (truncated)

Changelog

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

[3.2.4]

Release date: 2024-08-20

Changed

  • Check Kong Gateway readiness concurrently. This greatly reduces the time which is required to check all Gateway instances readiness, especially when there's many of them. Increased individual readiness check timeout from 1s to 5s. #6347 #6357

Fixed

  • Do not update Programmed condition in status of resources to Unknown when there are existing Programmed condition. #6395

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.

... (truncated)

Commits
  • 56f88ba update changelog for release 3.2.4 (#6413)
  • 649ced2 feat: check Gateway pending clients readiness concurrently (#6357) (#6424)
  • 745146f fix(controller): Do not update existing Programmed condition to Unknown (#639...
  • 34288aa chore: bump github.com/kong/go-database-reconciler to v1.14.3 (#6378)
  • aa84635 chore(kongstate) update logging var
  • c0f4ff1 chore(refs) add grant check logs (#6302)
  • cea1315 chore(logging) create logging package (#6304)
  • 44c2f86 fix(plugin): fix plugin reference check (#6295)
  • f46014f fix(fallback): do not skip config update when gateways out of sync (#6271) (#...
  • e11453f chore: prepare release 3.2.1 (#6268)
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.4 branch from 4b32ba0 to b282f1f Compare August 21, 2024 12:30
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.49%. Comparing base (0913629) to head (b594dc0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1360      +/-   ##
==========================================
+ Coverage   22.42%   22.49%   +0.06%     
==========================================
  Files          54       54              
  Lines        4517     4517              
==========================================
+ Hits         1013     1016       +3     
+ Misses       3404     3402       -2     
+ Partials      100       99       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [github.com/kong/kubernetes-ingress-controller/v3](https://github.com/kong/kubernetes-ingress-controller) from 3.1.2 to 3.2.4.
- [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.4)

---
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.4 branch from b282f1f to b594dc0 Compare August 21, 2024 12:42
@pmalek pmalek merged commit 8e49095 into main Aug 21, 2024
43 checks passed
@pmalek pmalek deleted the dependabot/go_modules/github.com/kong/kubernetes-ingress-controller/v3-3.2.4 branch August 21, 2024 13:14
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.

2 participants