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-configuration from 1.0.0 to 1.0.5 #1492

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps github.com/kong/kubernetes-configuration from 1.0.0 to 1.0.5.

Release notes

Sourced from github.com/kong/kubernetes-configuration's releases.

v1.0.5

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/Kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.5 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.5 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.5 | kubectl apply -f -

v1.0.4

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/Kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.4 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.4 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.4 | kubectl apply -f -

v1.0.4-rc.1

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/Kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.4-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.4-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.4-rc.1 | kubectl apply -f -

v1.0.3

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

... (truncated)

Changelog

Sourced from github.com/kong/kubernetes-configuration's changelog.

Table of Contents

v1.0.4

Release date: 2025-01-09

Changes

  • Allowed konnectID as ControlPlaneRef's type field value. #214

v1.0.3

Release date: 2025-01-07

Changes

This release didn't include any user-facing changes.

v1.0.2

Release date: 2025-01-07

Changes

  • Disallowed konnectID as ControlPlaneRef's type field value. This is not supported by KGO yet. #198
  • Added version information to CRDs. All CRDs now will be annotated with the kubernetes-configuration.konghq.com/version annotation with the value of the version of the CRDs bundle. #203
Commits
  • b7bc51a feat: expose crdvalidation testsuite types: TestCasesGroup and TestCases (#220)
  • 260bd7c chore(deps): bump github.com/Kong/sdk-konnect-go from 0.1.18 to 0.1.19 (#219)
  • b982010 chore: trigger release v1.0.4 (#218)
  • 1299ed4 chore: trigger release v1.0.4-rc.1 (#217)
  • ee5bb0c chore: add contents:write permission to release workflow (#216)
  • 9a32c76 chore: release v1.0.4 (#215)
  • 6dba3ef Revert "fix: disallow konnectID references (#198)" (#214)
  • 99c05b8 chore(deps): bump github.com/Kong/sdk-konnect-go from 0.1.15 to 0.1.18 (#213)
  • 34568b2 chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 (#212)
  • a5e97c6 pin 3rd party actions by hashes (#211)
  • 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 Jan 13, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.54%. Comparing base (a6e0d60) to head (06d1fdd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1492      +/-   ##
==========================================
+ Coverage   29.53%   29.54%   +0.01%     
==========================================
  Files          61       61              
  Lines        6583     6583              
==========================================
+ Hits         1944     1945       +1     
  Misses       4500     4500              
+ Partials      139      138       -1     

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

Bumps [github.com/kong/kubernetes-configuration](https://github.com/kong/kubernetes-configuration) from 1.0.0 to 1.0.5.
- [Release notes](https://github.com/kong/kubernetes-configuration/releases)
- [Changelog](https://github.com/Kong/kubernetes-configuration/blob/main/CHANGELOG.md)
- [Commits](Kong/kubernetes-configuration@v1.0.0...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/kong/kubernetes-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/kubernetes-configuration-1.0.5 branch from 8df8dc9 to 06d1fdd Compare January 16, 2025 06:32
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

Superseded by #1495.

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kong/kubernetes-configuration-1.0.5 branch January 17, 2025 04:08
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