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

ingress stable networking api #590

Merged
merged 6 commits into from
Oct 9, 2021
Merged

ingress stable networking api #590

merged 6 commits into from
Oct 9, 2021

Conversation

vrumjantsev
Copy link
Contributor

Moved ingress to stable api
#587

@hashicorp-cla
Copy link

hashicorp-cla commented Aug 13, 2021

CLA assistant check
All committers have signed the CLA.

@guyguy333
Copy link

Thanks for this PR, it is required for K8S 1.22. I hope it will be merged soon :)

Copy link
Member

@tvoran tvoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you also mind adding a test in test/unit/server-ingress.bats for the old Ingress style?

Something like:

helm template \
      --show-only templates/server-ingress.yaml \
      --set 'server.ingress.enabled=true' \                      
      --kube-version 1.18.3 \
      .

And then check for the apiVersion, serviceName, and servicePort.

templates/server-ingress.yaml Outdated Show resolved Hide resolved
templates/server-ingress.yaml Outdated Show resolved Hide resolved
templates/server-ingress.yaml Outdated Show resolved Hide resolved
@vrumjantsev
Copy link
Contributor Author

@tvoran sorry for the delay, updated

@vrumjantsev vrumjantsev requested a review from tvoran October 5, 2021 12:49
Copy link
Member

@tvoran tvoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@np-13
Copy link

np-13 commented Oct 12, 2021

@tvoran is there an ETA for this change to be released? Thanks!

@tvoran
Copy link
Member

tvoran commented Oct 14, 2021

@np-13 Probably next week.

@tvoran tvoran mentioned this pull request Oct 21, 2021
illegalnumbers pushed a commit to streamnative/vault-helm that referenced this pull request Mar 17, 2022
* Moved ingress to stable networking api

* lower versions support

* ingress disabled by default

* added tests for old k8s
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.

5 participants