Skip to content

Replace apiVersion for ingress in helm chart#67

Merged
pradithya merged 5 commits into
mainfrom
ingress_version
Oct 27, 2022
Merged

Replace apiVersion for ingress in helm chart#67
pradithya merged 5 commits into
mainfrom
ingress_version

Conversation

@pradithya
Copy link
Copy Markdown
Member

Merlin uses mlp chart to perform end to end test. However, the chart uses an already removed version of Ingress API and causing issue when running on Kubernetes 1.22 (https://github.com/gojek/merlin/actions/runs/3328466066/jobs/5504628894).

This PR replace extensions/v1beta1/Ingress with networking.k8s.io/v1/Ingress in the helm chart.

Copy link
Copy Markdown
Contributor

@ariefrahmansyah ariefrahmansyah left a comment

Choose a reason for hiding this comment

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

lgtm. thanks!

@romanwozniak
Copy link
Copy Markdown
Collaborator

@gojek/roc-dev @pradithya what's our plan for preventing MLP chart drifting away from https://github.com/caraml-dev/helm-charts/tree/main/charts/mlp?

@pradithya
Copy link
Copy Markdown
Member Author

Hmm, didn't realize that. Shall we remove this chart in that case?

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.

4 participants