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

Gateway API: generate "standard" versions of install manifests #5801

Open
skriss opened this issue Oct 3, 2023 · 3 comments
Open

Gateway API: generate "standard" versions of install manifests #5801

skriss opened this issue Oct 3, 2023 · 3 comments
Assignees
Labels
area/deployment Issues or PRs related to deployment tooling or infrastructure. area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@skriss
Copy link
Member

skriss commented Oct 3, 2023

Currently, Contour uses the experimental Gateway API channel when generating its YAML manifests. However, with Gateway API v1.0 approaching, many users may prefer only to use the standard channel resources. This is already possible with Contour, by installing the standard Gateway API channel separately and then disabling the non-standard resources using CLI flags to contour serve. It'd be nice if we could provide this out of the box by generating a standard channel-based version of the YAML, that includes setting those CLI flags. The experimental version should remain available as well for folks who prefer to stay on the bleeding edge.

Note, #5276 is a partial blocker to doing this for the Gateway provisioner since we don't currently have a way to disable the experimental resources for dynamically provisioned contour gateways.

@skriss skriss added area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. area/deployment Issues or PRs related to deployment tooling or infrastructure. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. and removed lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. labels Oct 3, 2023
@skriss skriss added this to the 1.28.0 milestone Oct 4, 2023
@skriss skriss changed the title generate "standard" versions of Contour+Gateway manifests Gateway API: generate "standard" versions of install manifests Oct 31, 2023
@skriss skriss mentioned this issue Oct 31, 2023
5 tasks
@skriss skriss added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jan 29, 2024
@skriss skriss removed this from the 1.28.0 milestone Jan 29, 2024
@lubronzhan
Copy link
Contributor

#5276
This one is finished, now I can pick up this

@lubronzhan lubronzhan self-assigned this Feb 18, 2024
@lubronzhan lubronzhan removed the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Feb 18, 2024
Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 21, 2024
Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@sunjayBhatia sunjayBhatia added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 28, 2024
@sunjayBhatia sunjayBhatia reopened this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deployment Issues or PRs related to deployment tooling or infrastructure. area/gateway-api Issues or PRs related to the Gateway (Gateway API working group) API. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
Status: Done
Development

No branches or pull requests

3 participants