Skip to content

fix: don't use protocol for ARGO_CD_URL in gitops-operator #332

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

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

ATGardner
Copy link
Contributor

What

gitops-operator should get ARGO_CD_URL without the protocol. the value ends up as an env variable to argocd binary, which fails if the protocol is supplied

Why

Notes

@ATGardner ATGardner requested a review from a team as a code owner November 7, 2024 16:03
@ATGardner ATGardner self-assigned this Nov 7, 2024
@ATGardner ATGardner changed the title don't use protocol for ARGO_CD_URL in gitops-operator fix: don't use protocol for ARGO_CD_URL in gitops-operator Nov 7, 2024
@ATGardner
Copy link
Contributor Author

/e2e

@ATGardner ATGardner merged commit 43dd143 into main Nov 7, 2024
2 checks passed
@ATGardner ATGardner deleted the feat/fix-argocd-server-url branch November 7, 2024 17:01
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.

2 participants