chore(deps): update dependency aws/aws-application-networking-k8s to v1.1.0 #1217
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.7
->1.1.0
Release Notes
aws/aws-application-networking-k8s (aws/aws-application-networking-k8s)
v1.1.0
Compare Source
Breaking Changes
Gateway API
GRPCRoute
versionv1alpha2
removalRelease
v1.1
of the AWS Gateway API Controller is built against Gateway APIv1.2
. The controller is also compatible with Gateway APIv1.1
but not withv1.0
.v1.2
of gateway API (#680)We strongly recommend backing up your configuration as this transition particularly affects
GRPCRoute
in the following ways:v1.1
orv1.2
to be installed.v1.1
, existingGRPCRoutes
onv1alpha2
will automatically update to v1 when the controller reconciles them.GRPCRoute
versions.GRPCRoute
objects created usingv1alpha2
.If you are upgrading to Gateway API
v1.2
, you will need to take additional steps becausev1alpha2
is no longer a valid version forGRPCRoute
objects. For detailed instructions, refer to thev1.2
Gateway API release notes.To ensure a streamlined Gateway API migration, follow the guide to upgrade the controller from v.1.0.x to v1.1.y
Document Improvements
v1.2
Full Change log: v1.0.7...v1.1.0
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.