Skip to content

add support for helm object#340

Merged
nabuskey merged 1 commit intocnoe-io:mainfrom
nabuskey:helm-value
Jul 23, 2024
Merged

add support for helm object#340
nabuskey merged 1 commit intocnoe-io:mainfrom
nabuskey:helm-value

Conversation

@nabuskey
Copy link
Copy Markdown
Collaborator

@nabuskey nabuskey commented Jul 20, 2024

fixes: #339

With this PR we now look at the helmValueObject field in ArgoCD applications.

I ended up implementing a general replacement function that could be used for any field in ArgoCD application spec to replace cnoe:// with derived git URL. This functionality is not enabled in this PR however. I am not sure if this is something we want to support.

Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
@csantanapr
Copy link
Copy Markdown
Contributor

Thanks @nabuskey I think this fix the issue I posted.

I'm ok not having the functionality to replace everywhere for now. Maybe we can wait to see if someone asks for it, and even then we can put behind a experimental env variable to allow it.

@nabuskey nabuskey merged commit 1fc6f1d into cnoe-io:main Jul 23, 2024
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.

[Bug]: All occurrences of cnoe:// not getting replace everywhere

3 participants