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

SupportedVersion condition for GatewayClass #1178

Closed
Tracked by #1173
mpstefan opened this issue Oct 23, 2023 · 0 comments · Fixed by #1301
Closed
Tracked by #1173

SupportedVersion condition for GatewayClass #1178

mpstefan opened this issue Oct 23, 2023 · 0 comments · Fixed by #1301
Assignees
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Oct 23, 2023

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.
@mpstefan mpstefan added the enhancement New feature or request label Oct 23, 2023
@mpstefan mpstefan added this to the v1.1.0 milestone Oct 23, 2023
@mpstefan mpstefan added refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days labels Nov 13, 2023
@kate-osborn kate-osborn self-assigned this Nov 17, 2023
@kate-osborn kate-osborn moved this from 🆕 New to 🏗 In Progress in NGINX Gateway Fabric Nov 17, 2023
@kate-osborn kate-osborn moved this from 🏗 In Progress to 👀 In Review in NGINX Gateway Fabric Nov 30, 2023
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants