Skip to content

chore(deps): update module github.com/kong/kubernetes-configuration to v1.4.0 #7401

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/kong/kubernetes-configuration v1.3.1 -> v1.4.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kong/kubernetes-configuration (github.com/kong/kubernetes-configuration)

v1.4.0

Compare Source

Added
  • Added KonnectCloudGatewayTransitGateway to support Konnect transit gateways.
    #​375
  • Allow setting DataPlane's NodePort port number
    #​401
  • Added scale subresource to DataPlane CRD.
    #​402
  • Added support for setting PodDisruptionBudget in GatewayConfiguration's DataPlane options.
    #​405
  • Add methods SetServiceRef and GetServiceRef to KongRoute object.
    #​404
  • Added WatchNamespaceGrant CRD.
    #​403
  • Add watchNamespaces field to GatewayConfiguration's ControlPlane options.
    #​416
Changes
  • Move KongObjectRef to common/v1alpha1 and rename to NameRef.
    #​381
  • Add Type and KonnectID fields to the KonnectGatewayControlPlane CRD.
    #​387
    #​395
  • Change validation rules for KongRoute to allow its migration from serviceless
    (KonnectGatewayControlPlane bound) to KongService bound and vice versa.
    #​386

v1.3.2

Compare Source

Changes
  • Removed namespace field validation on KonnectConfigurationDataPlaneGroup networkRef field.
    Using CEL reserved keywords is only available in Kubernetes 1.32+.
    Added CRD validation test for all supported Kubernetes versions.
    #​394

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), 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 added dependencies Pull requests that update a dependency file renovate/auto-regenerate labels May 8, 2025
Copy link
Contributor Author

renovate bot commented May 8, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/Kong/sdk-konnect-go v0.2.22 -> v0.2.28

@renovate renovate bot requested a review from a team as a code owner May 8, 2025 00:58
Copy link
Contributor Author

renovate bot commented May 8, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.9%. Comparing base (4e2b4bf) to head (29982bc).

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #7401      +/-   ##
========================================
- Coverage   77.2%   45.9%   -31.3%     
========================================
  Files        220     207      -13     
  Lines      25311   24750     -561     
========================================
- Hits       19547   11370    -8177     
- Misses      4773   12357    +7584     
- Partials     991    1023      +32     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 renovate/auto-regenerate size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants