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

Refactor: Eliminate Global Variable to Enhance Testability #4685

Open
wants to merge 105 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2024

  1. --- (litmuschaos#4664)

    updated-dependencies:
    - dependency-name: github.com/99designs/gqlgen
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f79695d View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump github.com/vektah/gqlparser/v2 (litmuschaos#4660)

    Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.12.
    - [Release notes](https://github.com/vektah/gqlparser/releases)
    - [Commits](vektah/gqlparser@v2.5.11...v2.5.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektah/gqlparser/v2
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    963e7b1 View commit details
    Browse the repository at this point in the history
  3. Updating email id of Oum kale (litmuschaos#4658)

    Signed-off-by: andoriyaprashant <[email protected]>
    oumkale authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    08a877f View commit details
    Browse the repository at this point in the history
  4. fixed nil pointer issue with default chaoshubs (litmuschaos#4683)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1f1d36d View commit details
    Browse the repository at this point in the history
  5. fix(logs): fix the rank warning in logs (litmuschaos#4682)

    Signed-off-by: Shubham Chaudhary <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ispeakc0de authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a13ed01 View commit details
    Browse the repository at this point in the history
  6. Refactor: Eliminate Global Variable to Enhance Testability

    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f10da7b View commit details
    Browse the repository at this point in the history
  7. checks

    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b251240 View commit details
    Browse the repository at this point in the history
  8. backend-checks

    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1ea0aa0 View commit details
    Browse the repository at this point in the history
  9. Upgrade go version in all the modules (litmuschaos#4669)

    * upgrade go version in all the modules
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * upgrade go version in dockerfiles
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * upgrade go version in github actions
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated go sum
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated subscriber dockerfile
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5df950f View commit details
    Browse the repository at this point in the history
  10. Added env support to enable/disable gql introspection (litmuschaos#4672)

    * Added env support to enable/disable gql introspection
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed build issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4852d87 View commit details
    Browse the repository at this point in the history
  11. Hide 'Cluster-Wide' Access in namespace scoped ChaosCentre (litmuscha…

    …os#4615)
    
    Signed-off-by: Baalekshan <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Baalekshan authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e4ef8c9 View commit details
    Browse the repository at this point in the history
  12. chore: update experiment docs (litmuschaos#4641)

    * chore: update docs
    
    Signed-off-by: namkyu1999 <[email protected]>
    
    * fix: update link
    
    Signed-off-by: namkyu1999 <[email protected]>
    
    ---------
    
    Signed-off-by: namkyu1999 <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    namkyu1999 authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3f75be6 View commit details
    Browse the repository at this point in the history
  13. update README.md (litmuschaos#4671)

    Signed-off-by: namkyu1999 <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c100633 View commit details
    Browse the repository at this point in the history
  14. chore(deps): Bump golang.org/x/crypto in /chaoscenter/graphql/server (l…

    …itmuschaos#4689)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
    - [Commits](golang/crypto@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c4793f5 View commit details
    Browse the repository at this point in the history
  15. chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (l…

    …itmuschaos#4688)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
    - [Commits](golang/crypto@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a6b3689 View commit details
    Browse the repository at this point in the history
  16. Update

    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ca4a109 View commit details
    Browse the repository at this point in the history
  17. golang imports

    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    77bda8b View commit details
    Browse the repository at this point in the history
  18. Upgrade go version in all the modules (litmuschaos#4669)

    * upgrade go version in all the modules
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * upgrade go version in dockerfiles
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * upgrade go version in github actions
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated go sum
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated subscriber dockerfile
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3cfde71 View commit details
    Browse the repository at this point in the history
  19. chore(deps): Bump google.golang.org/protobuf (litmuschaos#4700)

    Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3899946 View commit details
    Browse the repository at this point in the history
  20. chore(deps): Bump google.golang.org/protobuf (litmuschaos#4701)

    Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d5e3825 View commit details
    Browse the repository at this point in the history
  21. Temporarily removing version check for Database in 3.x (litmuschaos#4703

    )
    
    Signed-off-by: Vedant Shrotria <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Jonsy13 authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3ac7d3b View commit details
    Browse the repository at this point in the history
  22. fix: Updated Edit Probe button to RBACButton (litmuschaos#4710)

    * fix: Updated Edit Probe button to RBACButton
    
    Signed-off-by: Hrishav <[email protected]>
    
    * fix: Updated dockerfile
    
    Signed-off-by: Hrishav <[email protected]>
    
    ---------
    
    Signed-off-by: Hrishav <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hrishavjha authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d058bef View commit details
    Browse the repository at this point in the history
  23. Added installation manifest for 3.8.0 (litmuschaos#4709)

    * Added installation manifest for 3.8.0
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Added env
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7e68175 View commit details
    Browse the repository at this point in the history
  24. chore(3.8.0): Adding the installation manifest for 3.8.0 (litmuschaos…

    …#4711)
    
    Signed-off-by: Shubham Chaudhary <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ispeakc0de authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    729893d View commit details
    Browse the repository at this point in the history
  25. chore(deps): Bump github.com/gorilla/websocket (litmuschaos#4714)

    Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.3.
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](gorilla/websocket@v1.5.1...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    96c60c2 View commit details
    Browse the repository at this point in the history
  26. chore(deps): Bump github.com/gorilla/websocket (litmuschaos#4713)

    Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.3.
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](gorilla/websocket@v1.5.1...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f7d662e View commit details
    Browse the repository at this point in the history
  27. chore(schedule): update the scheduler crd (litmuschaos#4721)

    Signed-off-by: Shubham Chaudhary <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ispeakc0de authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    dc035fd View commit details
    Browse the repository at this point in the history
  28. chore(deps): Bump go.mongodb.org/mongo-driver (litmuschaos#4715)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.15.1.
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.15.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: go.mongodb.org/mongo-driver
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    854c508 View commit details
    Browse the repository at this point in the history
  29. Added necessary rbacs for invite_users and get_project_members API (l…

    …itmuschaos#4697)
    
    * Added necessary rbacs for invite_users and get_project_members API
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed UTs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed UTs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved review comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fef51ac View commit details
    Browse the repository at this point in the history
  30. chore(deps): Bump ws from 7.5.7 to 7.5.10 in /chaoscenter/web (litmus…

    …chaos#4716)
    
    Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.7...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0224976 View commit details
    Browse the repository at this point in the history
  31. Added mandatory checks for default password reset (litmuschaos#4720)

    * Added mandatory checks for default password reset
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Fixed UTs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ba57ac6 View commit details
    Browse the repository at this point in the history
  32. add cors check (litmuschaos#4725)

    * add cors check
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * add cors check custom middleware
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * change default url
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    ---------
    
    Signed-off-by: Shovan Maity <[email protected]>
    Signed-off-by: Shovan Maity <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    shovanmaity authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    82ba0e8 View commit details
    Browse the repository at this point in the history
  33. Added nil check for token validation (litmuschaos#4727)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b2a2d90 View commit details
    Browse the repository at this point in the history
  34. feat: Added reset password as a mandatory step if new user logs in (l…

    …itmuschaos#4729)
    
    * feat: Added reset password for new user first login
    
    Signed-off-by: Hrishav <[email protected]>
    
    * feat: Resolved few Codacy failing checks
    
    Signed-off-by: Hrishav <[email protected]>
    
    ---------
    
    Signed-off-by: Hrishav <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hrishavjha authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b380405 View commit details
    Browse the repository at this point in the history
  35. update allowed origins list and nginx config (litmuschaos#4730)

    * update allowed origins list
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * update nginx config
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * add manifest changes
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * update local value of allowed origins
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    ---------
    
    Signed-off-by: Shovan Maity <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    shovanmaity authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fa94310 View commit details
    Browse the repository at this point in the history
  36. Added strict validation for username and password in backend. (litmus…

    …chaos#4670)
    
    * Added strict validation for username and password in backend.
    
    Signed-off-by: aryan <[email protected]>
    
    * fixed silly mistake
    
    Signed-off-by: aryan <[email protected]>
    
    * some requested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * modified tests
    
    Signed-off-by: aryan <[email protected]>
    
    * small change
    
    Signed-off-by: aryan <[email protected]>
    
    * Update message string in chaoscenter/authentication/api/handlers/doc.go
    
    Co-authored-by: Vedant Shrotria <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    
    * Update error message chaoscenter/authentication/pkg/utils/sanitizers.go
    
    Co-authored-by: Vedant Shrotria <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    
    * Modified swagger with requested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * added negative tests for requested functions and fixed some conflicts.
    
    Signed-off-by: aryan <[email protected]>
    
    ---------
    
    Signed-off-by: aryan <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    Co-authored-by: Vedant Shrotria <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bf7cfe6 View commit details
    Browse the repository at this point in the history
  37. Executor role implementation. (litmuschaos#4737)

    * Refactor editor to executer in Authentication service.
    
    Signed-off-by: aryan <[email protected]>
    
    * Refactor editor to executer in GraphQl servers.
    
    Signed-off-by: aryan <[email protected]>
    
    * Changing executor roles.
    
    Signed-off-by: aryan <[email protected]>
    
    * Updation in frontend hooks corresponding to backend refactor.
    
    Signed-off-by: aryan <[email protected]>
    
    * Executer role implementation.
    
    Converted editor roles to executer role in frontend files. And Changed rbacs of the new Executer role.
    
    Signed-off-by: aryan <[email protected]>
    
    * modification of api specs for executor
    
    Signed-off-by: aryan <[email protected]>
    
    * removed executor role from userInfraRegistration and fixed import orders.
    
    Signed-off-by: aryan <[email protected]>
    
    * refactor executer to executor
    
    Signed-off-by: aryan <[email protected]>
    
    * Removing exector permission from launch experiment FE
    
    Signed-off-by: aryan <[email protected]>
    
    * minor fix
    
    Signed-off-by: aryan <[email protected]>
    
    ---------
    
    Signed-off-by: aryan <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fe79e4c View commit details
    Browse the repository at this point in the history
  38. Added enhacements in password mandate logic (litmuschaos#4741)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a9e3057 View commit details
    Browse the repository at this point in the history
  39. feat: Added password reset as a route to manage initial login case (l…

    …itmuschaos#4744)
    
    * feat: Added password reset as a route to manage initial login case
    
    Signed-off-by: Hrishav <[email protected]>
    
    * feat: Fixed deepspan issue
    
    Signed-off-by: Hrishav <[email protected]>
    
    * fix: Updated API response in front-end
    
    Signed-off-by: Hrishav <[email protected]>
    
    * chore: addressed review comment
    
    Signed-off-by: Hrishav <[email protected]>
    
    ---------
    
    Signed-off-by: Hrishav <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hrishavjha authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    db79af5 View commit details
    Browse the repository at this point in the history
  40. Added support for jwt secret creation of each user upon user login (l…

    …itmuschaos#4719)
    
    * Added support for jwt secret creation of each user upon logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Add fixes in dex service
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Fixed UTs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed UTs and removed unecessary test cases
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * added server endpoint in allowed origins
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor chnages
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor chnages
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0c45558 View commit details
    Browse the repository at this point in the history
  41. Removed k8s client go dependencies from graphql (litmuschaos#4747)

    * removed k8s client-go dependencies
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Update push.yml
    
    * removed k8s client-go dependencies
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed token issues
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed imports
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * reverted changes for push pipeline
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated go mod
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated mocks
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifests
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4e1439e View commit details
    Browse the repository at this point in the history
  42. Added env based support for HTTPS connection (litmuschaos#4706)

    * Added env based support for HTTPS connection
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved review comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed importd
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * added helper files
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * resolved comments
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Update push.yml
    
    * minor changes
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor changes
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor changes
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor changes
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * minor changes
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Update push.yml
    
    * updated oush.yam
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3a73441 View commit details
    Browse the repository at this point in the history
  43. add network policy yamls (litmuschaos#4745)

    * add network policy yamls
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * remove litmus-cluster-scope.yaml
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    * rename litmus-namespaced-scope.yaml -> litmus-installation.yaml
    
    Signed-off-by: Shovan Maity <[email protected]>
    
    ---------
    
    Signed-off-by: Shovan Maity <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    shovanmaity authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f4136d3 View commit details
    Browse the repository at this point in the history
  44. feat: Updated login and update password APIs (litmuschaos#4751)

    * fix: Added error response in createUser API
    
    Signed-off-by: Hrishav <[email protected]>
    
    * fix: added project ID to update password mutation
    
    Signed-off-by: Hrishav <[email protected]>
    
    * fix: fixed failing UTs
    
    Signed-off-by: Hrishav <[email protected]>
    
    ---------
    
    Signed-off-by: Hrishav <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hrishavjha authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4efe858 View commit details
    Browse the repository at this point in the history
  45. Fixed issues with go routines (litmuschaos#4754)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6f9b6a4 View commit details
    Browse the repository at this point in the history
  46. chore(deps): Bump google.golang.org/grpc in /chaoscenter/graphql/serv…

    …er (litmuschaos#4756)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.64.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    524cc18 View commit details
    Browse the repository at this point in the history
  47. Updated litmus installation yaml (litmuschaos#4757)

    * Updated litmus installation yaml
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated litmus installation yaml
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated litmus installation yaml and envs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Update chaoscenter/manifests/litmus-installation.yaml
    
    Signed-off-by: Vedant Shrotria <[email protected]>
    
    * Update chaoscenter/manifests/litmus-installation.yaml
    
    Signed-off-by: Vedant Shrotria <[email protected]>
    
    * Updated tls logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated tls logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated tls logic
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * fixed tests
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated litmus installation yaml and envs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Updated litmus installation yaml and envs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: Vedant Shrotria <[email protected]>
    Co-authored-by: Vedant Shrotria <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    123549e View commit details
    Browse the repository at this point in the history
  48. added installation manifest for 3.9.0 (litmuschaos#4763)

    * added installation manifest for 3.9
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed jwt secret
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    dae716b View commit details
    Browse the repository at this point in the history
  49. Prepended colon in the ports env (litmuschaos#4760)

    * Prepended colon in the ports env
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * Prepended colon in the ports env
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    003c60b View commit details
    Browse the repository at this point in the history
  50. updated dex deployment yaml (litmuschaos#4764)

    * updated dex deployment yaml
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed jwt secret
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c8dce10 View commit details
    Browse the repository at this point in the history
  51. added experimentID in response of saveChaosExperiment API (litmuschao…

    …s#4765)
    
    Signed-off-by: Sarthak Jain <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    SarthakJain26 authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c7ea7b9 View commit details
    Browse the repository at this point in the history
  52. Fix not getting experiment pod logs in the UI and format logs (litmus…

    …chaos#4732)
    
    * fix: Not getting experiment pod logs in the UI during experiment execution
    
    Signed-off-by: Baalekshan <[email protected]>
    
    * made changes
    
    Signed-off-by: Baalekshan <[email protected]>
    
    * made changes
    
    Signed-off-by: Baalekshan <[email protected]>
    
    ---------
    
    Signed-off-by: Baalekshan <[email protected]>
    Signed-off-by: Baalekshan <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Baalekshan authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a240388 View commit details
    Browse the repository at this point in the history
  53. Removed envs for jwt secret (litmuschaos#4767)

    * updated envs
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * removed installation readme
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    * updated manifest
    
    Signed-off-by: Saranya-jena <[email protected]>
    
    ---------
    
    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4efbaa2 View commit details
    Browse the repository at this point in the history
  54. chore(3.9.0): Adding the installation manifest for 3.9.0 (litmuschaos…

    …#4770)
    
    Signed-off-by: Shubham Chaudhary <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ispeakc0de authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e43bc74 View commit details
    Browse the repository at this point in the history
  55. chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (l…

    …itmuschaos#4749)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.
    - [Commits](golang/crypto@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4687627 View commit details
    Browse the repository at this point in the history
  56. docs(install): spelling, grammar (litmuschaos#4755)

    * docs(install): spelling, grammar
    
    Signed-off-by: Mark Shields <[email protected]>
    
    * Update mkdocs/docs/experiments/troubleshooting/install.md
    
    Signed-off-by: Mark Shields <[email protected]>
    
    ---------
    
    Signed-off-by: Mark Shields <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    beejiujitsu authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    362174c View commit details
    Browse the repository at this point in the history
  57. chore(deps): Bump google.golang.org/grpc in /chaoscenter/authenticati…

    …on (litmuschaos#4742)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.65.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: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5e8b8e2 View commit details
    Browse the repository at this point in the history
  58. UBI migration of Images - chaoscenter (litmuschaos#4753)

    * feat: ubi-migration chaoscenter/authentication
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * feat: ubi-migration chaoscenter/event-tracker
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * feat: ubi-migration chaoscenter/graphql-server
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * feat: ubi-migration chaoscenter/subscriber
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * refactor: app user dir uniformity
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * refactor: modify permissions
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    ---------
    
    Signed-off-by: dusdjhyeon <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Vedant Shrotria <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    82a96ae View commit details
    Browse the repository at this point in the history
  59. Changing trivy exit code to 1 (litmuschaos#4772)

    * feat: change exit-code
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    * chore: Just for build triggers
    
    Signed-off-by: dusdjhyeon <[email protected]>
    
    ---------
    
    Signed-off-by: dusdjhyeon <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    dusdjhyeon authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e182bb2 View commit details
    Browse the repository at this point in the history
  60. fix cannot read properties of undefined in ChaosFaultController (litm…

    …uschaos#4668)
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Amit Kumar Das <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    997d6fc View commit details
    Browse the repository at this point in the history
  61. Fixes litmuschaos#4673 Improvements in user management screen (litmus…

    …chaos#4674)
    
    * fix: Accept Invitation Button duplicates
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * fix: Delete project Invite Dialog not closing on delete invite
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * fix: Leave project Dialog not closing on leaving project
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * fix: handling create user error with toast
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    ---------
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Signed-off-by: Janhavi Alekar <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6e46d7c View commit details
    Browse the repository at this point in the history
  62. Adding gitops support for all git repositories (litmuschaos#4743)

    * adding gitops support for all git repo
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Changing Github-repository to Remote-repository in UI
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Adding comments
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    ---------
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Amit Kumar Das <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    4 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    97afd21 View commit details
    Browse the repository at this point in the history
  63. Multiple project owner backend (litmuschaos#4774)

    * Modified db schema of Owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API GetProjectOwners.
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: return type error.
    
    Signed-off-by: aryan <[email protected]>
    
    * chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (litmuschaos#4527)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.21.0.
    - [Commits](golang/crypto@v0.18.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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>
    
    * chore(deps): Bump follow-redirects in /chaoscenter/web (litmuschaos#4529)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): Bump github.com/golang/protobuf (litmuschaos#4493)
    
    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.3 to 1.5.4.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.3...v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      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>
    Co-authored-by: Raj Das <[email protected]>
    
    * Modified SendInvitation API.
    
    This modification unables to send invite with the role as owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modified LeaveProject API.
    
    This modification checks if the User is the last owner of the project and if not User can leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * RBAC modification `LeaveProject`.
    
    Allows Owner to be able to leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `UpdateMemberRole` API.
    
    This API is used for updating role of the member in the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Fixed some syntax errors.
    
    Signed-off-by: aryan <[email protected]>
    
    * Updated roles for owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API `DeleteProject`.
    Owner can delete project with help of this API.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added mocks.
    
    Signed-off-by: aryan <[email protected]>
    
    * modified go.sum
    
    Signed-off-by: aryan <[email protected]>
    
    * Added condition `UpdateMemberRole`.
    
    User cannot change role of their own, so that it will avoid edge cases like
    1. User is the last owner of the project.
    2. User accidentally losing owner access to the projects.
    
    Signed-off-by: aryan <[email protected]>
    
    * made suggested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * Changed DeleteProject endpoint to have url parameter.
    
    Signed-off-by: aryan <[email protected]>
    
    * Minor fixes.
    
    Signed-off-by: aryan <[email protected]>
    
    * fixed import orders
    
    Signed-off-by: aryan <[email protected]>
    
    * fixing RoleEditor to RoleExecuter
    
    Signed-off-by: aryan <[email protected]>
    
    ---------
    
    Signed-off-by: aryan <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Raj Das <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    4 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    72082b0 View commit details
    Browse the repository at this point in the history
  64. Feat: Added support for multiple project owners (litmuschaos#4597)

    * Modified db schema of Owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API GetProjectOwners.
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: return type error.
    
    Signed-off-by: aryan <[email protected]>
    
    * chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (litmuschaos#4527)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.21.0.
    - [Commits](golang/crypto@v0.18.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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>
    
    * chore(deps): Bump follow-redirects in /chaoscenter/web (litmuschaos#4529)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): Bump github.com/golang/protobuf (litmuschaos#4493)
    
    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.3 to 1.5.4.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.3...v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      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>
    Co-authored-by: Raj Das <[email protected]>
    
    * Modified SendInvitation API.
    
    This modification unables to send invite with the role as owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modified LeaveProject API.
    
    This modification checks if the User is the last owner of the project and if not User can leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * RBAC modification `LeaveProject`.
    
    Allows Owner to be able to leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `UpdateMemberRole` API.
    
    This API is used for updating role of the member in the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Fixed some syntax errors.
    
    Signed-off-by: aryan <[email protected]>
    
    * Updated roles for owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API `DeleteProject`.
    Owner can delete project with help of this API.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added mocks.
    
    Signed-off-by: aryan <[email protected]>
    
    * modified go.sum
    
    Signed-off-by: aryan <[email protected]>
    
    * Added condition `UpdateMemberRole`.
    
    User cannot change role of their own, so that it will avoid edge cases like
    1. User is the last owner of the project.
    2. User accidentally losing owner access to the projects.
    
    Signed-off-by: aryan <[email protected]>
    
    * made suggested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * Changed DeleteProject endpoint to have url parameter.
    
    Signed-off-by: aryan <[email protected]>
    
    * Minor fixes.
    
    Signed-off-by: aryan <[email protected]>
    
    * [WIP] : Multiple project owner backend. (litmuschaos#4536)
    
    * Modified db schema of Owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API GetProjectOwners.
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: return type error.
    
    Signed-off-by: aryan <[email protected]>
    
    * chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (litmuschaos#4527)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.21.0.
    - [Commits](golang/crypto@v0.18.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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>
    
    * chore(deps): Bump follow-redirects in /chaoscenter/web (litmuschaos#4529)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): Bump github.com/golang/protobuf (litmuschaos#4493)
    
    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.3 to 1.5.4.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.3...v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      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>
    Co-authored-by: Raj Das <[email protected]>
    
    * Modified SendInvitation API.
    
    This modification unables to send invite with the role as owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modified LeaveProject API.
    
    This modification checks if the User is the last owner of the project and if not User can leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * RBAC modification `LeaveProject`.
    
    Allows Owner to be able to leave the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `UpdateMemberRole` API.
    
    This API is used for updating role of the member in the project.
    
    Signed-off-by: aryan <[email protected]>
    
    * Fixed some syntax errors.
    
    Signed-off-by: aryan <[email protected]>
    
    * Updated roles for owner.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added new API `DeleteProject`.
    Owner can delete project with help of this API.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added mocks.
    
    Signed-off-by: aryan <[email protected]>
    
    * modified go.sum
    
    Signed-off-by: aryan <[email protected]>
    
    * Added condition `UpdateMemberRole`.
    
    User cannot change role of their own, so that it will avoid edge cases like
    1. User is the last owner of the project.
    2. User accidentally losing owner access to the projects.
    
    Signed-off-by: aryan <[email protected]>
    
    * made suggested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * Changed DeleteProject endpoint to have url parameter.
    
    Signed-off-by: aryan <[email protected]>
    
    * Minor fixes.
    
    Signed-off-by: aryan <[email protected]>
    
    ---------
    
    Signed-off-by: aryan <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Raj Das <[email protected]>
    
    * Added new route .
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `CreateProject` modal.
    
    Added a modal CreateProject with it's controller and views.
    
    Signed-off-by: aryan <[email protected]>
    
    * Some changes in `CreateProjectView`.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `ProjectDashboardCardMenu`.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `ProjectDashboardCard`.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `DeleteProject` API mutations.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `ProjectDashboard`.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added image and strings.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modified `project entities`.
    
    Added new fields in `Project` struct.
    Added fields for filters, pagination, and some constants.
    Modified `CreateProjectInput`.
    
    Signed-off-by: aryan <[email protected]>
    
    * [Backend] Modification in Backend for the UI.
    
    Added Filters and pagination in Backend.
    Modified API's and added a pipeline for the aggregation of results.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added `project_util` for validation of input request.
    
    Signed-off-by: aryan <[email protected]>
    
    * Indent Fixes
    
    Signed-off-by: aryan <[email protected]>
    
    * Modification for Frontend Hook of `CreateProject` API.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modified `ListProject` Query frontend hook.
    
    Signed-off-by: aryan <[email protected]>
    
    * Removed string constants and some minor changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added Project Filters.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added pagination and filter subheader in Dashboard.
    
    Signed-off-by: aryan <[email protected]>
    
    * modified auth-api swagger file.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added tags section in create-project modal.
    
    Signed-off-by: aryan <[email protected]>
    
    * Changes due to modification of API and addition of new strings
    
    Signed-off-by: aryan <[email protected]>
    
    * minor changes and resolved some errors.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added routing when clicked on the card.
    
    Signed-off-by: aryan <[email protected]>
    
    * Modifications in backend tests as per API updates.
    
    Signed-off-by: aryan <[email protected]>
    
    * Fix: NoProjects Element and NoFilteredProject Results element.
    
    Signed-off-by: aryan <[email protected]>
    
    * Added scroll for the project list.
    
    Signed-off-by: aryan <[email protected]>
    
    * Some changes in UI w.r.t Multiple Project Owner Feature.
    
    Signed-off-by: aryan <[email protected]>
    
    * Made search text type insensitive.
    
    Signed-off-by: aryan <[email protected]>
    
    * Update chaoscenter/web/src/controllers/ProjectDashboard/ProjectFilters.tsx
    
    Co-authored-by: Hrishav <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    
    * requested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * removed unnecessary handle function
    
    Signed-off-by: aryan <[email protected]>
    
    * requested backend changes and small fixes
    
    Signed-off-by: aryan <[email protected]>
    
    * Changed folder structure.
    
    Signed-off-by: aryan <[email protected]>
    
    * requested changes.
    
    Signed-off-by: aryan <[email protected]>
    
    * fixed import orders
    
    Signed-off-by: aryan <[email protected]>
    
    * fixing RoleEditor to RoleExecuter
    
    Signed-off-by: aryan <[email protected]>
    
    * removed redundant deleteprojectinput
    
    Signed-off-by: aryan <[email protected]>
    
    * fixed bug caused in merging
    
    Signed-off-by: aryan <[email protected]>
    
    * fixed bug caused in merging
    
    Signed-off-by: aryan <[email protected]>
    
    * removed duplicate struct
    
    Signed-off-by: aryan <[email protected]>
    
    * Fix: frontend chaoshub test
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: tag rendering issue in project dashboard
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: Less user details in createProject
    
    Signed-off-by: aryan <[email protected]>
    
    * fix: import orders
    
    Signed-off-by: aryan <[email protected]>
    
    ---------
    
    Signed-off-by: aryan <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Aryan Bhokare <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Raj Das <[email protected]>
    Co-authored-by: Hrishav <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    5 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ffe5463 View commit details
    Browse the repository at this point in the history
  65. Added architecture and proposal. (litmuschaos#4525)

    Signed-off-by: Aryan Bhokare <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ad34e0c View commit details
    Browse the repository at this point in the history
  66. fix ususual space around project selection card (litmuschaos#4676)

    * fix ususual space around project selection card
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Removed .grow class
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * removing grow class
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    ---------
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Signed-off-by: Janhavi Alekar <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5de89f2 View commit details
    Browse the repository at this point in the history
  67. Updated error codes to be geenric in login api (litmuschaos#4801)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    09d4bc0 View commit details
    Browse the repository at this point in the history
  68. Added installation manifest for 3.9.2 (litmuschaos#4804)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ee2a17a View commit details
    Browse the repository at this point in the history
  69. Updated release guidelines (litmuschaos#4819)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cf12621 View commit details
    Browse the repository at this point in the history
  70. Update README-ko.md file (litmuschaos#4781)

    * Update README-ko.md file
    
    Signed-off-by:  Suhyen Im <[email protected]>
    Signed-off-by: imsuhyen <[email protected]>
    
    * Update README-ko.md
    
    Signed-off-by:  Suhyen Im <[email protected]>
    
    Signed-off-by: Suhyen Im <[email protected]>
    
    * Update README-ko.md file
    
    Signed-off-by: imsuhyen <[email protected]>
    
    ---------
    
    Signed-off-by: Suhyen Im <[email protected]>
    Signed-off-by: imsuhyen <[email protected]>
    Signed-off-by: imsuhyen <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ba99e81 View commit details
    Browse the repository at this point in the history
  71. [Security] Added 'eq' operation when querying entitiy (litmuschaos#4820)

    * refactor: Added 'eq' operation when querying project entitiy
    
    - Resolving security vulnerabilities raised by codeQL 'Database query built from user-controlled sources'
    
    Signed-off-by: sukkyun2 <[email protected]>
    (cherry picked from commit 522ddca)
    
    * refactor: Added 'eq' operation when querying entitiy
    
    - Resolving security vulnerabilities raised by codeQL 'Database query built from user-controlled sources'
    
    Signed-off-by: sukkyun2 <[email protected]>
    
    ---------
    
    Signed-off-by: sukkyun2 <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    65f9fd4 View commit details
    Browse the repository at this point in the history
  72. feat: Change Connect Hub button to display a loading state (litmuscha…

    …os#4797)
    
    Signed-off-by: Lee Jeong Yeon <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d7cf766 View commit details
    Browse the repository at this point in the history
  73. [Security] Refactor gitMutex key naming in chaoscenter/graphql/server…

    …/pkg/gitops/git-lock.go (litmuschaos#4810)
    
    * fix: gitMutex key naming in chaoscenter/graphql/server/pkg/gitops/git-lock.go
    
    Signed-off-by: ParkChangSun <[email protected]>
    
    * fix: log key in chaoscenter/graphql/server/pkg/gitops/git-lock.go
    
    Signed-off-by: ParkChangSun <[email protected]>
    
    * fix: log key in chaoscenter/graphql/server/pkg/gitops/git-lock.go
    
    Signed-off-by: ParkChangSun <[email protected]>
    
    ---------
    
    Signed-off-by: ParkChangSun <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Co-authored-by: Amit Kumar Das <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fbf3078 View commit details
    Browse the repository at this point in the history
  74. Version up github action workflow that is working with node12 or node…

    …16 that is deprecated (litmuschaos#4825)
    
    * ci: version up actions/checkout@v2 to v4
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * ci: version up actions/setup-go@v2 to v5
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * ci: version up actions/setup-node@v3 to v4
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * ci: version up dorny/paths-filter@v2 to v3
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    ---------
    
    Signed-off-by: JiHoon Bae <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8c2b862 View commit details
    Browse the repository at this point in the history
  75. all repo support in chaoshub (litmuschaos#4748)

    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5fda8c6 View commit details
    Browse the repository at this point in the history
  76. Apply golang code review comments to `chaoscenter/graphql/server/serv…

    …er.go` (litmuschaos#4778)
    
    * feat: remove duplicate import
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * feat: apply import convention
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * feat: apply `Indent Error Flow` from code review comments
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    * feat: apply `Indent Error Flow` from code review comments and make simple if statements
    
    Signed-off-by: JiHoon Bae <[email protected]>
    
    ---------
    
    Signed-off-by: JiHoon Bae <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d8eb81b View commit details
    Browse the repository at this point in the history
  77. Subscriber reconnect (litmuschaos#4776)

    * Force infra/subscriber disconnection when is already connected
    
    Signed-off-by: Bruno Ledesma <[email protected]>
    
    * Force infra/subscriber disconnection when is already connected
    
    Signed-off-by: Bruno Ledesma <[email protected]>
    
    ---------
    
    Signed-off-by: Bruno Ledesma <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ledbruno authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    53335b7 View commit details
    Browse the repository at this point in the history
  78. Fixing RBACs of RunChaosExperiment function (litmuschaos#4822)

    Signed-off-by: aryan <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d18aeeb View commit details
    Browse the repository at this point in the history
  79. fix: Fixed routing issues with project switcher (litmuschaos#4828)

    Signed-off-by: Hrishav <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hrishavjha authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a5df784 View commit details
    Browse the repository at this point in the history
  80. Added installation manifests for 3.10.0 (litmuschaos#4827)

    Signed-off-by: Saranya-jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Saranya-jena authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6042dc3 View commit details
    Browse the repository at this point in the history
  81. Fix image links in README (litmuschaos#4811)

    Signed-off-by: Jongwoo Han <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f832f95 View commit details
    Browse the repository at this point in the history
  82. Rename env to EC2_INSTANCE_TAG (litmuschaos#4815)

    Signed-off-by: Jongwoo Han <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    jongwooo authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6c33724 View commit details
    Browse the repository at this point in the history
  83. chore(3.10.0): Adding the installation manifest for 3.10.0 (litmuscha…

    …os#4830)
    
    Signed-off-by: Shubham Chaudhary <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    ispeakc0de authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1bc1285 View commit details
    Browse the repository at this point in the history
  84. fixes litmuschaos#4665 Invalid version details in backend. (litmuscha…

    …os#4666)
    
    * fix: Invalid version details in backend.
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Checking CIVersion at start
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    ---------
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Vedant Shrotria <[email protected]>
    Co-authored-by: Amit Kumar Das <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    4 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6620d93 View commit details
    Browse the repository at this point in the history
  85. e2e.yml fixed (litmuschaos#4696)

    Signed-off-by: andoriyaprashant <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant and namkyu1999 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    03bf77d View commit details
    Browse the repository at this point in the history
  86. chore(deps): Bump github.com/99designs/gqlgen (litmuschaos#4708)

    Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.47 to 0.17.49.
    - [Release notes](https://github.com/99designs/gqlgen/releases)
    - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
    - [Commits](99designs/gqlgen@v0.17.47...v0.17.49)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/99designs/gqlgen
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1c7830b View commit details
    Browse the repository at this point in the history
  87. Fix Horizontal Scroll Bar in "Enable Chaos Environments" Pop-up (litm…

    …uschaos#4692)
    
    Signed-off-by: andoriyaprashant <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    andoriyaprashant and Saranya-jena committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    96130d5 View commit details
    Browse the repository at this point in the history
  88. Improved documentation with spelling and grammar corrections (litmusc…

    …haos#4762)
    
    Signed-off-by: Denish Tomar <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    28d75cc View commit details
    Browse the repository at this point in the history
  89. improvement in pagination component (litmuschaos#4832)

    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Sahil <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bba4df4 View commit details
    Browse the repository at this point in the history
  90. chore(deps): Bump golang.org/x/crypto in /chaoscenter/authentication (l…

    …itmuschaos#4813)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.26.0.
    - [Commits](golang/crypto@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c24a654 View commit details
    Browse the repository at this point in the history
  91. chore(deps): Bump go.mongodb.org/mongo-driver (litmuschaos#4817)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.16.1.
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.15.0...v1.16.1)
    
    ---
    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: andoriyaprashant <[email protected]>
    dependabot[bot] authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b8d9b96 View commit details
    Browse the repository at this point in the history
  92. Allow older infras to connect with chaos centre (litmuschaos#4823)

    Signed-off-by: Baalekshan <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    Baalekshan authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f791ded View commit details
    Browse the repository at this point in the history
  93. fix: Correct swagger.json file versions (litmuschaos#4838)

    Signed-off-by: Suyeon Jung <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    suyeon-jung-dev authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    26b0157 View commit details
    Browse the repository at this point in the history
  94. chore(deps): Bump go.mongodb.org/mongo-driver (litmuschaos#4818)

    Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.1 to 1.16.1.
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.15.1...v1.16.1)
    
    ---
    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>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    64c746f View commit details
    Browse the repository at this point in the history
  95. Create wingie-enuygun.md (litmuschaos#4861)

    Signed-off-by: hursit <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    hursit authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6ff3eb5 View commit details
    Browse the repository at this point in the history
  96. Changed schema chaoshub (litmuschaos#4842)

    Signed-off-by: JanhaviAlekar <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    JanhaviAlekar authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0753bb6 View commit details
    Browse the repository at this point in the history
  97. added '#' as valid Password Character (litmuschaos#4833)

    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    eab3f3b View commit details
    Browse the repository at this point in the history
  98. feat : Group chaos infra in infrastructure selection modal (litmuscha…

    …os#4779)
    
    * Adding environment filter in Infrastructure selection modal
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * setting initialAllInfrastructureLength as 0 initially
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * making InitialAllInfrastructureLength consistent
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Scroll env list and Pagination(infra)
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * added preSelectedEnvironmentID
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Minor changes in code
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Refactored code
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Changing height of infralist section
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    * Minor improvements
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    
    ---------
    
    Signed-off-by: JanhaviAlekar <[email protected]>
    Co-authored-by: Sahil <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f41c158 View commit details
    Browse the repository at this point in the history
  99. add fuzz test(litmuschaos#4795) (litmuschaos#4816)

    Signed-off-by: 잉퓨 <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Co-authored-by: Vedant Shrotria <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    4 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0cac03f View commit details
    Browse the repository at this point in the history
  100. Comment response invalidCredentials status has changed from 400 to 401 (

    litmuschaos#4866)
    
    Signed-off-by: DongYoung Kim <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    kwx4957 authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4e5bc4f View commit details
    Browse the repository at this point in the history
  101. chore(deps): Bump github.com/tidwall/gjson (litmuschaos#4847)

    Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.1 to 1.17.3.
    - [Commits](tidwall/gjson@v1.17.1...v1.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tidwall/gjson
      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>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    2 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    af2c7e5 View commit details
    Browse the repository at this point in the history
  102. test: add fuzz test in chaoshub/handler (litmuschaos#4857)

    * test: add fuzz test to GetChartsPath function in handler
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * test: add fuzz test to FuzzReadExperimentFile function in handler
    
    * Removed the ./types.go example in unit test handler_test.go/TestReadExperimentFile because it returns a file does not exist error, not the file is not a yaml error that the test is intended to return.
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * * test: Add the FuzzReadExperimentYAMLFile test in the handler_fuzz_test.go file
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * test: add fuzz test to FuzzIsFileExisting function in handler
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * test: add fuzz test to FuzzGetExperimentData, FuzzUnzipRemoteHub function in handler
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * refactor: remove unused imported library
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * fix: check yaml: control characters are not allowed
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    * refactor: save goimport order
    
    Signed-off-by: Soyeon Park <[email protected]>
    
    ---------
    
    Signed-off-by: Soyeon Park <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    sypark9646 authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c98cfc0 View commit details
    Browse the repository at this point in the history
  103. add fuzz test in chaos_experiment_run (litmuschaos#4834)

    * add handler_fuzz_test file
    
    Signed-off-by: weeeeestern <[email protected]>
    
    * add service_fuzz_test file
    
    Signed-off-by: weeeeestern <[email protected]>
    
    * test: add fuzz test
    
    Signed-off-by: weeeeestern <[email protected]>
    
    * test: add fuzz_test
    
    Signed-off-by: weeeeestern <[email protected]>
    
    * test: modify fuzz-test
    
    Signed-off-by: weeeeestern <[email protected]>
    
    * test: modify fuzz-test
    
    Signed-off-by: weeeeestern <[email protected]>
    
    ---------
    
    Signed-off-by: weeeeestern <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0e44b72 View commit details
    Browse the repository at this point in the history
  104. Seperate call to retrieve namespace list and retrieve KubeObject for …

    …only a single namespace (litmuschaos#4680)
    
    * Create a seperate function to get Namespace in subscriber
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Update graphql server to include KubeNamespace call (model not generated)
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Update graphqls to include KubeNamespace model
    Update objectmodel and subscriber to incldue KubeNamespace
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Fix issue in graphqls and adding KubeNamespace type.
    Regenerating model with gqlgen.
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Update model to includude missing field in KubeNamespaceData
    Rename getKubeNamespace function that didn't match graphqls operation in Subscription
    Add missing function for the graphql server to retrieve list of namespace
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Add remaining function in k8s pkg and requests to return list of namespace
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Update graphql/subscriber to transform KubeObject to not be a array since subscriber will only return one element.
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Update web server to seperate call for KubeObject and KubeNamespace.
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Fix import with goimports
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Reverting upgrade of  webpack-dev-server so it's compatible with github workflow
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Run gofmt with correct version.
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Bumping ubi-minimal:8.8 to 8.10 to fix some HIGH CVE severity detected by trivy.
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Updating chaos_infrastructure mock to include KubeNamespace.
    Fix a comment
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Fix issue from Codacy
    Removing some unused code
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Fix codacy issue:
    - Add some trailing comma
    - Trying transform subscription function to resolve "non-arrow functions are forbidden"
    - Add null check
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    * Continue fix Codacy issue
    - Adding trailing comma
    - Re-ordering by alphabetic order some parameters
    
    Signed-off-by: Calvin Audier <[email protected]>
    
    ---------
    
    Signed-off-by: Calvin Audier <[email protected]>
    Signed-off-by: Calvinaud <[email protected]>
    Co-authored-by: Namkyu Park <[email protected]>
    Co-authored-by: Saranya Jena <[email protected]>
    Signed-off-by: andoriyaprashant <[email protected]>
    3 people authored and andoriyaprashant committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    30cea9a View commit details
    Browse the repository at this point in the history
  105. Merge branch 'master' into branch1

    Signed-off-by: Prashant Andoriya <[email protected]>
    andoriyaprashant authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c8b7184 View commit details
    Browse the repository at this point in the history