-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/smallEstimated to be completed within ~2 daysEstimated to be completed within ~2 days
Milestone
Description
As a user of NGF
I want a condition to be set when my Gateway API CRDs are not of a supported version for NGF
So that I know that my CRDs are out of date with NGF.
Acceptance
- The SupportedVersion condition is added to the GatewayClass as defined here: Adding new SupportedVersion condition to GatewayClass kubernetes-sigs/gateway-api#2384
- Our release process is updated so that when our supported version of Gateway API has incremented by a minor version, we test the previous version of the Gateway API. In the case where our release does not support the previous version of the Gateway API, a note is made in the release notes.
- Update the upgrade docs to warn users about ensuring both NGF and the Gateway CRDs are updated together.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/smallEstimated to be completed within ~2 daysEstimated to be completed within ~2 days