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

Litmus Agent: allow using existing configuration and secrets #382

Merged

Conversation

sambonbonne
Copy link
Contributor

What this PR does / why we need it:

When using the Litmus Agent chart, we can set global.infraConfigName and global.infraSecretName but we can't use an existing (already in cluster) config or secret.

Which issue this PR fixes

Special notes for your reviewer:

This is a rework of #313 with the addition of the ability to use an existing ConfigMap.

Checklist

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@sambonbonne
Copy link
Contributor Author

Sorry, I didn't see that a check failed. I'll work on it next week.

@sambonbonne sambonbonne force-pushed the feature/use-existing-secret-and-config branch 6 times, most recently from 5155d26 to 67ca59b Compare June 17, 2024 07:19
@sambonbonne sambonbonne force-pushed the feature/use-existing-secret-and-config branch from 67ca59b to 857d89f Compare June 17, 2024 07:20
@sambonbonne
Copy link
Contributor Author

I was using the latest version of helm-docs locally so I downgraded to use the same as CI.

Also, the DCO bot was not happy by the name in the "Signed-off-by" so I updated it to comply with what it expected.

Finally, I rebased my branch from master and updated the chart version again.

I think the CI should be OK now, sorry for the delay!

@Vineeth-varma
Copy link

Hi Team,
When will be this change pushed to master?

@Jonsy13
Copy link
Contributor

Jonsy13 commented Jul 10, 2024

Thanks @sambonbonne for the contribution, Merging this PR now!

@Jonsy13 Jonsy13 merged commit 44112b0 into litmuschaos:master Jul 10, 2024
4 checks passed
@sambonbonne
Copy link
Contributor Author

Thanks @Jonsy13!

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.

Use Existing Secret in litmus-agent values.yaml
5 participants