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

[Feat] Add Helm Agent Install Handler #4902

Closed
wants to merge 15 commits into from

Conversation

dusdjhyeon
Copy link
Contributor

Proposed changes

Create a chaos environment via helm agent even in an open source environment

Types of changes

What types of changes does your code introduce to Litmus? Put an x in the boxes that apply

  • New feature (non-breaking change which adds functionality)
  • Bugfix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices applies)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have signed the commit for DCO to be passed.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

Dependency

  • Please add the links to the dependent PR need to be merged before this (if any).

Special notes for your reviewer:

dusdjhyeon and others added 15 commits September 24, 2024 10:09
…on (litmuschaos#4852)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raj Das <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
…rontend (litmuschaos#4843)

* added dropdown in add chaoshub modal(AddHubModalWizard)

Signed-off-by: JanhaviAlekar <[email protected]>

* added svg for list chaoshub in chaoshub page(ChaosHubs.tsx)

Signed-off-by: JanhaviAlekar <[email protected]>

* added dropdown list in edit chaoshub modal(EditHubModalWizard.tsx)

Signed-off-by: JanhaviAlekar <[email protected]>

* made remoteHub as required field

Signed-off-by: JanhaviAlekar <[email protected]>

---------

Signed-off-by: JanhaviAlekar <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
* initialise upgrade-agent

Signed-off-by: Kartikay <[email protected]>

* dockerfile revert

Signed-off-by: Kartikay <[email protected]>

* go.mod

Signed-off-by: Kartikay <[email protected]>

* litmus-portal to chaoscenter

Signed-off-by: Kartikay <[email protected]>

* dummy versions and log

Signed-off-by: Kartikay <[email protected]>

* CONTRIBUTING.md init

Signed-off-by: Kartikay <[email protected]>

* added checks while upgrading

Signed-off-by: Kartikay <[email protected]>

* transactions

Signed-off-by: Kartikay <[email protected]>

* transaction implemented in v3.4.0

Signed-off-by: Kartikay <[email protected]>

* added upgrades for version 3.9.0

Signed-off-by: Kartikay <[email protected]>

* nit: gofmt

Signed-off-by: Kartikay <[email protected]>

* Template for upgrades

Signed-off-by: Kartikay <[email protected]>

* refactoring and dumping dummy versions

Signed-off-by: Kartikay <[email protected]>

* gofmt

Signed-off-by: Kartikay <[email protected]>

* best practices

Signed-off-by: Kartikay <[email protected]>

* removed commented code

Signed-off-by: Kartikay <[email protected]>

* added flowchart

Signed-off-by: Kartikay <[email protected]>

* removed dummy version from map

Signed-off-by: Kartikay <[email protected]>

* refactor: better logs and comments

Signed-off-by: Kartikay <[email protected]>

---------

Signed-off-by: Kartikay <[email protected]>
Signed-off-by: Kartikay <[email protected]>
Signed-off-by: Kartikay <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
Co-authored-by: Kartikay <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: Vedant Shrotria <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
…on (litmuschaos#4877)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.66.0...v1.66.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusdjhyeon <[email protected]>
…itmuschaos#4875)

Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.3...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusdjhyeon <[email protected]>
…itmuschaos#4855)

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: Ali Çiçek <[email protected]>
Co-authored-by: Ali Çiçek <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
… api (litmuschaos#4878)

* auth: change PasswordEncryptionCost

Signed-off-by: Kartikay <[email protected]>

* refactor: cost of encryption to 8

Signed-off-by: Kartikay <[email protected]>

* fix: fix goimports

Signed-off-by: Kartikay <[email protected]>

---------

Signed-off-by: Kartikay <[email protected]>
Co-authored-by: Kartikay <[email protected]>
Co-authored-by: Saranya Jena <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.16.1...v1.17.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
…hema (litmuschaos#4894)

* Converted an extended operation type to a root type in the GraphQL schema

Signed-off-by: Suyeon Jung <[email protected]>

* Refactored GraphQL schema to use Query and Mutation root types in chaos_experiment.graphqls for gqlgen compatibility

Signed-off-by: Suyeon Jung <[email protected]>

* Update github.com/99designs/gqlgen version 0.17.42 to 0.17.49

Signed-off-by: Suyeon Jung <[email protected]>

---------

Signed-off-by: Suyeon Jung <[email protected]>
Co-authored-by: Namkyu Park <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
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.

8 participants