Skip to content

feat(operator): support custom Ingress annotations and ingressClassName #5826 #6278

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

Merged
merged 4 commits into from
Jun 5, 2025

Conversation

jsenko
Copy link
Member

@jsenko jsenko commented May 30, 2025

Resolves #5826 and IPT-1224 for 3.x

@jsenko jsenko requested a review from EricWittmann May 30, 2025 14:54
@jsenko jsenko force-pushed the issue-5826+ipt-1224 branch 2 times, most recently from eaa5cd0 to 5c9be8d Compare June 2, 2025 14:04
@jsenko jsenko force-pushed the issue-5826+ipt-1224 branch 2 times, most recently from 38d4bf4 to 4d5a630 Compare June 5, 2025 11:57
jsenko added 2 commits June 5, 2025 14:11
Setting ICN to "empty" did not propagate:
```
Error:    IngressITTest.ingressClassName:166 » ConditionTimeout Assertion condition defined as a Lambda expression in io.apicurio.registry.operator.it.IngressITTest
Expecting actual:
  "test---nginx"
not to be equal to:
  "test---nginx"
 within 30 seconds.
```
@jsenko jsenko force-pushed the issue-5826+ipt-1224 branch from 4d5a630 to 70f3de4 Compare June 5, 2025 12:23
@jsenko jsenko enabled auto-merge (rebase) June 5, 2025 14:08
@jsenko jsenko disabled auto-merge June 5, 2025 14:08
@jsenko jsenko merged commit dbe1aec into Apicurio:main Jun 5, 2025
20 checks passed
@jsenko jsenko deleted the issue-5826+ipt-1224 branch June 5, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operator should have a way to provide an IngressClass reference to the Ingresses
2 participants