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

Validate Helm Repos as the user adds them #625

Closed
prakarsh-dt opened this issue Aug 4, 2021 · 0 comments · Fixed by #709
Closed

Validate Helm Repos as the user adds them #625

prakarsh-dt opened this issue Aug 4, 2021 · 0 comments · Fixed by #709
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@prakarsh-dt
Copy link
Collaborator

Summary

Validate Helm Repos as the user adds them.

Motivation

Adding an invalid repo will stop chart deployment as argocd validates all the helm repos before deploying any helm chart.

Proposal

If repo url is : https://helm.devtron.ai/

https://helm.devtron.ai/index.yaml should return a 200 http status

@prakarsh-dt prakarsh-dt added the enhancement New feature or request label Aug 4, 2021
@nishant-d nishant-d added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 4, 2021
@kartik-579 kartik-579 assigned kartik-579 and unassigned kartik-579 Aug 7, 2021
@kartik-579 kartik-579 self-assigned this Sep 3, 2021
@kartik-579 kartik-579 linked a pull request Sep 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants