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

Migrate litmus agent to 3.x #365

Merged
merged 9 commits into from
Apr 4, 2024

Conversation

Calvinaud
Copy link
Contributor

@Calvinaud Calvinaud commented Mar 5, 2024

What this PR does / why we need it:

Update litmus-agent configuration so it's compatible with 3.X version.

  • Upgrade the version of chart/sub-chart to 1.0.0.
  • Regenerated docs with helm-docs
  • Update name of configmap/secret
  • Update name of variable to new infra name
  • Added the variable for environment ID.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Should we rename the part itself since now it's more an infra instead of an agent ?

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

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

Calvin Audier and others added 4 commits March 5, 2024 18:48
- Renaming mention of agent to infra
- Upgrade appVersion of subcharts
- Added LITMUS_ENVIRONMENT_ID value
- Updating agent-secret/configmap to subscriber-agent/configmap

Signed-off-by: Calvin Audier <[email protected]>
Signed-off-by: Calvin Audier <[email protected]>
- Upgrade versions to 1.0.0 since there is breaking changes between the 2.X and 3.X version
- Regenerated the documentation with helm-docs

Signed-off-by: Calvin Audier <[email protected]>
- Update the variables to use new name
- Add description for environment id

Signed-off-by: Calvin Audier <[email protected]>
@Calvinaud Calvinaud force-pushed the migrate-litmus-agent-to-3.X branch from 17f9875 to 41d242a Compare March 5, 2024 17:48
@Calvinaud
Copy link
Contributor Author

@ispeakc0de @imrajdas @gdsoumya @ajeshbaby @Jasstkn @ksatchit
Can you please review this PR ?

@Jonsy13
Copy link
Contributor

Jonsy13 commented Apr 4, 2024

Thanks @Calvinaud for making these changes!!

@Jonsy13 Jonsy13 merged commit 7e37d79 into litmuschaos:master Apr 4, 2024
4 checks passed
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.

[litmus] Litmus-Helm-agent is not compatible with 3.0 release
3 participants