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

Test ingress chart against kong chart PRs #875

Open
rainest opened this issue Aug 22, 2023 · 0 comments
Open

Test ingress chart against kong chart PRs #875

rainest opened this issue Aug 22, 2023 · 0 comments

Comments

@rainest
Copy link
Contributor

rainest commented Aug 22, 2023

The ingress chart uses released versions of the kong chart. We want to test kong changes in the separate ingress Deployments as they're being proposed, rather than needing to release kong, open an ingress PR, and make further releases of kong if something broke.

Someone from the Kubernetes #charts chat noted that you can sorta do this:

I’ve just been using repository: file://../<chart_name> in the deps while testing (which works since all my charts live in the same repo). But that’s annoying because it requires editing my deps while I’m testing.

It'd need a hack to edit the ingress Chart.yaml, but absent other viable options it's worth a shot.

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

No branches or pull requests

1 participant