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

Set the default ingress API Version #679

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

jhuntwork
Copy link
Contributor

Fixes #678

With the removal of the --ingress-api-version flag in 0.15.0, this value was no longer set and the constructed api URL is incomplete.

Fixes zalando-incubator#678

With the removal of the `--ingress-api-version` flag in 0.15.0, this
value was no longer set and the constructed api URL is incomplete.

Signed-off-by: Jeremy Huntwork <[email protected]>
@mikkeloscar
Copy link
Collaborator

Thanks, I agree this is a quick mitigation to the issue introduced. Probably it makes sense to not pass it to the adapter at all but just use the constant value inside the adapter.

@mikkeloscar
Copy link
Collaborator

👍

1 similar comment
@katyanna
Copy link
Member

katyanna commented Feb 1, 2024

👍

@katyanna katyanna merged commit 781c1c6 into zalando-incubator:master Feb 1, 2024
5 of 6 checks passed
@jhuntwork
Copy link
Contributor Author

Thanks for the quick review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no default ingressAPIVersion
3 participants