cryostatio / cryostatio/cryostat-operator
[Request] Consider adding support for Gateway API
- Dominant language
- Go
- Stars
- 37
- Forks
- 22
- Avg merge
- 21h 37m
- Merged PRs (30d)
- 22
Description
### Describe the feature
The Ingress NGINX Controller is being retired. The Kubernetes community suggests migrating from using the Ingress API to the new Gateway API.
https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/
### Anything other information?
For our CI job that uses the Ingress NGINX Controller, we could look at exposing a LoadBalancer service instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the CI job that uses the Ingress NGINX Controller and identify the current Ingress-related setup. Then determine the intended scope for Gateway API support versus exposing a LoadBalancer service. Done should mean the chosen approach is implemented and the CI workflow no longer depends on the retiring controller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100