Skip to content

Add gateway api CRDs to kuberentes in-tree APIs #3552

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

Closed
dudicoco opened this issue Jan 14, 2025 · 3 comments
Closed

Add gateway api CRDs to kuberentes in-tree APIs #3552

dudicoco opened this issue Jan 14, 2025 · 3 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@dudicoco
Copy link

dudicoco commented Jan 14, 2025

What would you like to be added:

Hi, currently the gateway api CRDs need to be installed out-of-tree, they are not included as part of the default kubernetes APIs.

Since the goal of the project is to replace the ingress API it would make sense to include the APIs as part of the stock kubernetes APIs.

Why this is needed:

Make for a more seamless experience for anyone who wants to use the gateway api, reduce the overheads involved in installing CRDs.
By searching the issues in this repo I see that there were requests by users for installing CRDs via helm or kubernetes jobs, including the APIs in-tree would solve these issues.

@dudicoco dudicoco added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 14, 2025
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 14, 2025
@youngnick
Copy link
Contributor

The Kubernetes project is actually working to remove things from the k/k repo as much as possible, and is expecting more changes to be delivered like Gateway API.

What we are going back and looking at is a Job to help with installing the CRDs, that implementations will be able to safely include in their Helm charts, that will ensure that at least a compatible version is installed in the cluster when the implementation is.

Please keep an eye on #2678 for that effort.

I'll close this one though, thanks for logging it.

/close

@k8s-ci-robot
Copy link
Contributor

@youngnick: Closing this issue.

In response to this:

The Kubernetes project is actually working to remove things from the k/k repo as much as possible, and is expecting more changes to be delivered like Gateway API.

What we are going back and looking at is a Job to help with installing the CRDs, that implementations will be able to safely include in their Helm charts, that will ensure that at least a compatible version is installed in the cluster when the implementation is.

Please keep an eye on #2678 for that effort.

I'll close this one though, thanks for logging it.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants