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

(chore)governance: update maintainer email IDs #1599

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

ksatchit
Copy link
Member

Signed-off-by: ksatchit karthik.s@mayadata.io

What this PR does / why we need it:

  • Updates email IDs of maintainers'

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

Checklist

  • Does this PR have a corresponding GitHub issue?
  • Have you included relevant README for the chaoslib/experiment with details?
  • Have you added debug messages where necessary?
  • Have you added task comments where necessary?
  • Have you tested the changes for possible failure conditions?
  • Have you provided the positive & negative test logs for the litmusbook execution?
  • Does the litmusbook ensure idempotency of cluster state?, i.e., is cluster restored to original state?
  • Have you used non-shell/command modules for Kubernetes tasks?
  • Have you (jinja) templatized custom scripts that is run by the litmusbook, if any?
  • Have you (jinja) templatized Kubernetes deployment manifests used by the litmusbook, if any?
  • Have you reused/created util functions instead of repeating tasks in the litmusbook?
  • Do the artifacts follow the appropriate directory structure?
  • Have you isolated storage (eg: OpenEBS) specific implementations, checks?
  • Have you isolated platform (eg: baremetal kubeadm/openshift/aws/gcloud) specific implementations, checks?
  • Are the ansible facts well defined? Is the scope explicitly set for playbook & included utils?
  • Have you ensured minimum/careful usage of shell utilities (awk, grep, sed, cut, xargs etc.,)?
  • Can the limtusbook be executed both from within & outside a container (configurable paths, no hardcode)?
  • Can you suggest the minimal resource requirements for the litmusbook execution?
  • Does the litmusbook job artifact carry comments/default options/range for the ENV tunables?
  • Has the litmusbooks been linted?

Special notes for your reviewer:

Signed-off-by: ksatchit <karthik.s@mayadata.io>
Copy link
Contributor

@umamukkara umamukkara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ksatchit
Copy link
Member Author

/merge

@github-actions github-actions bot added the merge label Jun 26, 2020
@ksatchit ksatchit merged commit a368f38 into litmuschaos:master Jun 26, 2020
ksatchit pushed a commit that referenced this pull request Jul 9, 2020
Signed-off-by: ksatchit <karthik.s@mayadata.io>
ksatchit pushed a commit that referenced this pull request Jul 9, 2020
…s of litmus repo (#1682)

* (chore)releases: updated release artefacts (#1552)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)roadmap: add item for litmus portal (#1553)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Add merge label and auto-merge feature in gihtub actions (#1556)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* refactor(readme): Add more details in pod network corruption readme (#1555)

* refactor(readme): Add more details in ood network corruption readme

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* Update experiments/generic/pod_network_corruption/README.md

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* refactor(experiment): Add pod memory hog default memory consumption (#1576)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(indentation): Fix the indentation in kubelet service kill experiment (#1581)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* (chore)roadmap: update availability of scaffold scripts to generate experiment code (#1584)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore): update schematic representation of litmus arch (#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)ci: inhibit push of ansible-runner image from litmus (#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

Co-authored-by: UDIT GAURAV <35391335+uditgaurav@users.noreply.github.com>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
imrajdas added a commit that referenced this pull request Aug 15, 2020
* (chore): update schematic representation of litmus arch (#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding cncf sandbox logo in README.md (#1600)

* Adding cncf sandbox logo in README.md

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Adding CNCF  main logo

* Minor fix

* Update README.md

* (chore)ci: inhibit push of ansible-runner image from litmus (#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)releases: update releases doc (#1683)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* fix:- Community Slack url redirection to kubernetes slack litmus (#1696)

Signed-off-by: ashishjain <ashish.jain@mayadata.io>

* Added slack and youtube badges and fixed a typo in community resources section in README (#1711)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* Change multiple line Heading into Single one (#1716)

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* (chore)releases: update release doc (#1747)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Copy docs folder from pages repository to litmus as part of pages repository deprecation (#1681)

* Copy docs folder from pages repository to litmus

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Change company for Maria Kotlyarevskaya (#1777)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Sync litmus docs folder  with pages docs folder (#1778)

* Sync litmus docs folder  with pages docs folder

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Update index.html

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* Set theme jekyll-theme-cayman

* Remove pages repo from litmus (#1781)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* (chore)demo: add a demo application for litmus (#1784)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Added code changes for cluster and service use cases on chaostoolkit (#1795)

* Changes for chaostoolkit

* (refactor): unset  app instance specific env

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* added k8 library

* rename to right folder as chaostoolkit

* restructure the files to align for chaostoolkit

* Added support for Reporting

* organised the cluster and service level chaos

Signed-off-by: Sumit Nagal <sumit_nagal@intuit.com>

Co-authored-by: ksatchit <karthik.s@mayadata.io>

* feat(admin-rbac): Adding node update permission in admin-rbac (#1804)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (#1819)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (#1827)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* (chore)manifests: update litmus deploy manifests for 1.6.2 (#1829)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Refactoring PR template (#1833)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Update README.md (#1840)

Minor updates to the README

* Update Readme  (#1854)

* Update README.md

* (chore)cleanup: remove experiment traces from litmus repo (#1867)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding push script (#1869)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: Ashish Jain <ashishjainjnp18@gmail.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Ajesh Baby <ajesh.baby@mayadata.io>
Co-authored-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
Co-authored-by: sumit Nagal <sumit_nagal@intuit.com>
Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
Co-authored-by: prithvi1307 <52114109+prithvi1307@users.noreply.github.com>
imrajdas added a commit that referenced this pull request Aug 15, 2020
* Moving commits from litmus-portal-dev branch to litmus-portal (#1689)

* added litmus-portal base code for frontend and backend, also modified the gitignore files of both projects to be a common file (#1588)

Signed-off-by: arkajyotiMukherjee <arkajyoti31@gmail.com>

* Litmus portal dev (#1592)

* added the loginpage, hompage, reliablity scores page and the custom components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added dummy routes to check loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added icons for loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added Sidebar (#1595)

* Added sidebar

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* Minor corrections

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* minor css changes

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* Adding graphql server to litmus portal

Signed-off-by: Raj Das <raj.das@mayadata.io>

* minor fix

Signed-off-by: Raj Das <raj.das@mayadata.io>

* CI/CD Setup

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* CI/CD Setup

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Updated the Makefile

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Adding push script to Makefile (#1602)

Signed-off-by: Raj Das <raj.das@mayadata.io>
Adding push script to Makefile

* Changes made according to the base layout and added new components (#1603)

* added the loginpage, hompage, reliablity scores page and the custom components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added dummy routes to check loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added icons for loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added the custom back and next button

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Made changes according to base layout and created few separate components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added ToggleButton for pass/fail and Customized linear progressbar

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* minor css changes

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added the new icons and updated the sidebar and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Changes made in custom modal

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Adding graphql subscriber client to the litmus-agent (#1606)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* chore(litmus-portal): Adding workflow Cluster and Modal (#1593)

* Workflow cluster and Finish Modal

Signed-off-by: Oum kale <oum.kale@mayadata.io>

* chore(litmus-portal): Adding Dockerfile for subscriber client and adding dockerops to Makfile (#1617)

* Adding dockerfile for the subscriber client

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Added linting with eslint, prettier, airbnb SG and typescript; added scripts for linting and formatting; added husky and precommit hooks; formated all components to the new SG (#1633)

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmusportal): Modifying bettercodehub for the litmusportal (#1646)

* Modifying bettercodehub for the litmusportal

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Adding k8s-manifest for the litmusportal (#1644)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Added Better CI (#1657)

* Added Better CI

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* initial commit building auth server (#1653)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Spacing, custom slider fixes and addition of tooltips in workflow screens. (#1651)

* Fixed spacing issues and removed extra inline styling
Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added verify and commit screen (#1639)

* Added verify and commit screen

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* updated(Community Page): Created Basic Community Layout and updated InfoFilled Component + Modified formatCount Utility (#1649)

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Adding mongodb manifest (#1663)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* docker ops related to authentication submodule (#1662)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Modifying circleci manifest and formatting litmus portal auth (#1669)

* Modifying circleci and Makefile

Signed-off-by: Raj Das <raj.das@mayadata.io>

* [CodeFactor] Apply fixes (#1675)

Co-authored-by: codefactor-io <support@codefactor.io>

* Authdeploy (#1674)

* Modifying k8s manifest

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

Co-authored-by: Arkajyoti Mukherjee <32966391+arkajyotiMukherjee@users.noreply.github.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Saranya-jena <Saranya.jena@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: gdsoumya <gdsoumya@gmail.com>
Co-authored-by: OUM NIVRATHI KALE <oum.kale@mayadata.io>
Co-authored-by: Sanjay Nathani <50315249+Sanjay1611@users.noreply.github.com>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
Co-authored-by: codefactor-io <support@codefactor.io>

* chore(litmus-portal): Adding redux setup for the frontend (#1699)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* (feat auth): Redirection and Namespace (#1698)

* minor bug fix related to redirect issue

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Welcome Modal and workflow issues fixed (#1697)

Signed-off-by: Oum Kale <oum.kale@mayadata.io>

* Updating details filled in jwt token (#1704)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Updating the loginpage and homepage (#1705)

* Updated the loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Updated redux for GeoCountry Data (#1712)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated Nginx Config (#1703)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* chore(litmus-portal): Added description in loginpage (#1714)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): City wise Users Geo Map and Country Wise Users Geo Map - Community Page (#1719)

* City wise Users Geo Map and Country Wise Users Geo Map

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): added(Cypress Unit Test + Recent Workflow Components), Passed VS Failed, Custom Stepper(Updated), Semi Circular Progress Indicator (#1710)

* added(Cypress Unit Test + Recent Workflow Components): Passed VS Failed, Custom Stepper(Updated), Semi-Circular Progress Indicator

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* (litmus-portal): Added header and related components. (#1723)

* Added header and related components.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* handling cors error (#1726)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* handling cors issue for errors (#1727)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Modifying README.md (#1738)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): Auth integration (#1731)

* User Redux Setup and Lock file Update

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* User Redux Setup and Lock file Update

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Auth Integration Complete

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated Community Endpoint

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Update cookies.ts

* Update PasswordModal.tsx

* chore(litmus-portal): Refactoring components + added routes to homepage and blog (#1737)

* Refactoring components + added routes to homepage and blog

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* Adding litmus namespace to k8s-manifest and fixing the readme (#1739)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Modal refactoring (#1740)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* adding default username and password in readme (#1742)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Added time-series plots with minor redux update for integration. (#1746)

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Code refactoring (#1744)

* fixed rendering issue in city maps and other minor fixes

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* removed unnecessary files

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* now login page shows error with wrong credentials; some lint config change for ternary operators and changes themes file (code reorganization)

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* refactored maps, login page and other small chnages in components

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* plots are centered and binary switch has rem values

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmus-portal): Fixed the switcher in Reliability Page, added changes in LoginPage Components and made some important refactors (#1750)

* Fixed the switcher bug in Result Modal

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): Adding agent to litmus portal's subscriber and few more changes to IGC (#1758)

* Adding agent to litmus portal's subscriber and few more changes to IGC

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): Community Page and Time Series Plot Refractor. (#1759)

* Community Page and Time Series Plot Refractor.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Modified Welcome Modal and Refactored InputField (#1776)

* Updated Welcome Modal

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Workflow cluster Refactoring (#1754)

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): Added Self-Deployer (#1779)

* Addeing self-Deployer microservice

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* using gin-gonic and input json (#1766)

* using gin-gonic and input json

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* changed login post req from formdata to json

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* updating dependencies

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

Co-authored-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* Added the GraphQL Schema for Code Generation. (#1794)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* chore(litmus-portal): Header and BreadCrumbs Refractor. (#1760)

* Header and BreadCrumbs Refractor

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Updated GQL Sever (#1771)

* Updated GQL Sever to handle Cluster-Registration

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Adding members approval to 2 (#1796)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Refactoring agent to use graphql server directly (#1782)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* fixing auth mongo connection

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* CSS changes (#1798)

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Button issue Fixed (#1805)

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): ChooseWorkflow Screen with required models and actions. (#1810)

* ChooseWorkflow Screen with required models and actions.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): added setup for gql query, subscription and in-memory cache (#1820)

* added setup for gql query, subscription and in-memory cache

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmus-portal): Tune workflow screen and workflow page integration. (#1812)

* Tune workflow screen and workflow page integration.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* Refactoring graphql-server (#1815)

Changes-
1. Changing GetCluster function to use findOne operation instead of find
2. Generalize some function
3. Refactor the directory structure.
4. Changing the name of some env variable to some meaningful names
5. Generating resolvers for the Workflow schema
6. Adding a function to instantiate stateData struct 
    ref- https://github.com/litmuschaos/litmus/blob/litmus-portal/litmus-portal/backend/graphql-server/pkg/data-store/store.go#L10
7. Separating mongodb struct from gql struct.
8. Making UpdateCluster and UpdateClusterData more generic.

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Minox Fix for Cypress and Refactored the unit tests. (#1831)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Updated Welcome Modal(Auth + JSON body) (#1835)

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Account settings (#1832)

* updated repo

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* chore(litmus-portal): Design Refactoring + Cypress Code Coverage Fix (#1808)

* Design Refactoring + Workflow Chart Added + Cypress Code Coverage Fix

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Removed the unused dependencies. (#1836)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* chore(litmus-portal): Added Workflow Agent Operations to GQL Server (#1841)

* Added GQL Operations for Workflow Agent

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* ESLint Refactor + Removed babel-eslint + Updated prettier settings (#1855)

Modified ESLint and changed the envs, removed babel-eslint since we are using @typescript-eslint/parser already, updated prettier config to accommodate code and comment upto 100 lines now.

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* (litmus-portal): Adding chaosworkflowAPI to GQL server and few more refactors (#1856)

Adding ChaosWorkflowAPI
Adding ArgoCRDs and controller to subscriber manifest

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* State management of Workflow Scheduling Screens and Some Refactoring done.  (#1859)

* State management of Workflow scheduling screens and some refactoring added.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Refactored the unit tests for refactored components.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Some minor changes done.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

Co-authored-by: Ishan Gupta <ishan.gupta@mayadata.io>
Co-authored-by: Saranya Jena <Saranya.jena@mayadata.io>

* Typo fix in FinishModal (#1860)

Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>

* Adding get cluster details api (#1863)

- Adding get cluster details GQL API
- Schema addition of getCluster query

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): usermanagement functionality  (#1866)

This PR consists of the following changes
- update password
- logout functionality
- resets password
Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* (feat usermanagement): Usermanage (#1865)

* project ans user API

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* removing unneeded schemas

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Workflow dashboard layout and a separate route for create workflow (#1844)

Added the workflow dashboard layout, workflow table and a separate route for creating a workflow.
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): Added Workflow Agent  (#1818)

- Adding Workflow Agent
- Workflow Agent updates the GQL server about the workflow runs

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Rebasing litmus portal from master (#1868)

* (chore): update schematic representation of litmus arch (#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding cncf sandbox logo in README.md (#1600)

* Adding cncf sandbox logo in README.md

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Adding CNCF  main logo

* Minor fix

* Update README.md

* (chore)ci: inhibit push of ansible-runner image from litmus (#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)releases: update releases doc (#1683)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* fix:- Community Slack url redirection to kubernetes slack litmus (#1696)

Signed-off-by: ashishjain <ashish.jain@mayadata.io>

* Added slack and youtube badges and fixed a typo in community resources section in README (#1711)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* Change multiple line Heading into Single one (#1716)

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* (chore)releases: update release doc (#1747)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Copy docs folder from pages repository to litmus as part of pages repository deprecation (#1681)

* Copy docs folder from pages repository to litmus

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Change company for Maria Kotlyarevskaya (#1777)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Sync litmus docs folder  with pages docs folder (#1778)

* Sync litmus docs folder  with pages docs folder

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Update index.html

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* Set theme jekyll-theme-cayman

* Remove pages repo from litmus (#1781)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* (chore)demo: add a demo application for litmus (#1784)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Added code changes for cluster and service use cases on chaostoolkit (#1795)

* Changes for chaostoolkit

* (refactor): unset  app instance specific env

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* added k8 library

* rename to right folder as chaostoolkit

* restructure the files to align for chaostoolkit

* Added support for Reporting

* organised the cluster and service level chaos

Signed-off-by: Sumit Nagal <sumit_nagal@intuit.com>

Co-authored-by: ksatchit <karthik.s@mayadata.io>

* feat(admin-rbac): Adding node update permission in admin-rbac (#1804)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (#1819)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (#1827)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* (chore)manifests: update litmus deploy manifests for 1.6.2 (#1829)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Refactoring PR template (#1833)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Update README.md (#1840)

Minor updates to the README

* Update Readme  (#1854)

* Update README.md

* (chore)cleanup: remove experiment traces from litmus repo (#1867)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding push script (#1869)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: Ashish Jain <ashishjainjnp18@gmail.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Ajesh Baby <ajesh.baby@mayadata.io>
Co-authored-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
Co-authored-by: sumit Nagal <sumit_nagal@intuit.com>
Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
Co-authored-by: prithvi1307 <52114109+prithvi1307@users.noreply.github.com>

* multi stage docker build (#1870)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* [CodeFactor] Apply fixes

* Minor fix to the k8s-manifest(#1873)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* User management (#1839)

* comment improvements

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Added user management tab

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Code improvements

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor changes

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* mutation string for create user

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Added GET_USER Modal check

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* backend integration

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* backend integration

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Updated use Effect hook call in Homepage

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Backend integration of create,edit,login and fetch user details

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor modifications

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor change

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor change

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor additions

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

Co-authored-by: Sanjay Nathani <sanjay.nathani@mayadata.io>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>

Co-authored-by: Arkajyoti Mukherjee <32966391+arkajyotiMukherjee@users.noreply.github.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Saranya-jena <Saranya.jena@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: gdsoumya <gdsoumya@gmail.com>
Co-authored-by: OUM NIVRATHI KALE <oum.kale@mayadata.io>
Co-authored-by: Sanjay Nathani <50315249+Sanjay1611@users.noreply.github.com>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: Ishan Gupta <ishan.gupta@mayadata.io>
Co-authored-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
Co-authored-by: VEDANT SHROTRIA <40681425+Jonsy13@users.noreply.github.com>
Co-authored-by: Sanjay Nathani <sanjay.nathani@mayadata.io>
Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Ashish Jain <ashishjainjnp18@gmail.com>
Co-authored-by: Ajesh Baby <ajesh.baby@mayadata.io>
Co-authored-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
Co-authored-by: sumit Nagal <sumit_nagal@intuit.com>
Co-authored-by: prithvi1307 <52114109+prithvi1307@users.noreply.github.com>
ksatchit pushed a commit to ksatchit/litmus that referenced this pull request Aug 15, 2020
* Moving commits from litmus-portal-dev branch to litmus-portal (litmuschaos#1689)

* added litmus-portal base code for frontend and backend, also modified the gitignore files of both projects to be a common file (litmuschaos#1588)

Signed-off-by: arkajyotiMukherjee <arkajyoti31@gmail.com>

* Litmus portal dev (litmuschaos#1592)

* added the loginpage, hompage, reliablity scores page and the custom components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added dummy routes to check loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added icons for loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added Sidebar (litmuschaos#1595)

* Added sidebar

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* Minor corrections

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* minor css changes

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* Adding graphql server to litmus portal

Signed-off-by: Raj Das <raj.das@mayadata.io>

* minor fix

Signed-off-by: Raj Das <raj.das@mayadata.io>

* CI/CD Setup

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* CI/CD Setup

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Updated the Makefile

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Adding push script to Makefile (litmuschaos#1602)

Signed-off-by: Raj Das <raj.das@mayadata.io>
Adding push script to Makefile

* Changes made according to the base layout and added new components (litmuschaos#1603)

* added the loginpage, hompage, reliablity scores page and the custom components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added dummy routes to check loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added icons for loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added the custom back and next button

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Made changes according to base layout and created few separate components

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added ToggleButton for pass/fail and Customized linear progressbar

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* minor css changes

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added the new icons and updated the sidebar and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Changes made in custom modal

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Adding graphql subscriber client to the litmus-agent (litmuschaos#1606)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* chore(litmus-portal): Adding workflow Cluster and Modal (litmuschaos#1593)

* Workflow cluster and Finish Modal

Signed-off-by: Oum kale <oum.kale@mayadata.io>

* chore(litmus-portal): Adding Dockerfile for subscriber client and adding dockerops to Makfile (litmuschaos#1617)

* Adding dockerfile for the subscriber client

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Added linting with eslint, prettier, airbnb SG and typescript; added scripts for linting and formatting; added husky and precommit hooks; formated all components to the new SG (litmuschaos#1633)

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmusportal): Modifying bettercodehub for the litmusportal (litmuschaos#1646)

* Modifying bettercodehub for the litmusportal

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Adding k8s-manifest for the litmusportal (litmuschaos#1644)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Added Better CI (litmuschaos#1657)

* Added Better CI

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* initial commit building auth server (litmuschaos#1653)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Spacing, custom slider fixes and addition of tooltips in workflow screens. (litmuschaos#1651)

* Fixed spacing issues and removed extra inline styling
Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Added verify and commit screen (litmuschaos#1639)

* Added verify and commit screen

Signed-off-by: Saranya-jena <saranyajena29@yahoo.com>

* updated(Community Page): Created Basic Community Layout and updated InfoFilled Component + Modified formatCount Utility (litmuschaos#1649)

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Adding mongodb manifest (litmuschaos#1663)

Signed-off-by: Raj Das <raj.das@mayadata.io>

* docker ops related to authentication submodule (litmuschaos#1662)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Modifying circleci manifest and formatting litmus portal auth (litmuschaos#1669)

* Modifying circleci and Makefile

Signed-off-by: Raj Das <raj.das@mayadata.io>

* [CodeFactor] Apply fixes (litmuschaos#1675)

Co-authored-by: codefactor-io <support@codefactor.io>

* Authdeploy (litmuschaos#1674)

* Modifying k8s manifest

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

Co-authored-by: Arkajyoti Mukherjee <32966391+arkajyotiMukherjee@users.noreply.github.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Saranya-jena <Saranya.jena@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: gdsoumya <gdsoumya@gmail.com>
Co-authored-by: OUM NIVRATHI KALE <oum.kale@mayadata.io>
Co-authored-by: Sanjay Nathani <50315249+Sanjay1611@users.noreply.github.com>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: codefactor-io[bot] <47775046+codefactor-io[bot]@users.noreply.github.com>
Co-authored-by: codefactor-io <support@codefactor.io>

* chore(litmus-portal): Adding redux setup for the frontend (litmuschaos#1699)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* (feat auth): Redirection and Namespace (litmuschaos#1698)

* minor bug fix related to redirect issue

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Welcome Modal and workflow issues fixed (litmuschaos#1697)

Signed-off-by: Oum Kale <oum.kale@mayadata.io>

* Updating details filled in jwt token (litmuschaos#1704)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Updating the loginpage and homepage (litmuschaos#1705)

* Updated the loginpage and homepage

Signed-off-by: amityt <amitkumar.das@mayadata.io>

* Updated redux for GeoCountry Data (litmuschaos#1712)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated Nginx Config (litmuschaos#1703)

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* chore(litmus-portal): Added description in loginpage (litmuschaos#1714)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): City wise Users Geo Map and Country Wise Users Geo Map - Community Page (litmuschaos#1719)

* City wise Users Geo Map and Country Wise Users Geo Map

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): added(Cypress Unit Test + Recent Workflow Components), Passed VS Failed, Custom Stepper(Updated), Semi Circular Progress Indicator (litmuschaos#1710)

* added(Cypress Unit Test + Recent Workflow Components): Passed VS Failed, Custom Stepper(Updated), Semi-Circular Progress Indicator

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* (litmus-portal): Added header and related components. (litmuschaos#1723)

* Added header and related components.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* handling cors error (litmuschaos#1726)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* handling cors issue for errors (litmuschaos#1727)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Modifying README.md (litmuschaos#1738)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): Auth integration (litmuschaos#1731)

* User Redux Setup and Lock file Update

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* User Redux Setup and Lock file Update

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Auth Integration Complete

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Updated Community Endpoint

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Update cookies.ts

* Update PasswordModal.tsx

* chore(litmus-portal): Refactoring components + added routes to homepage and blog (litmuschaos#1737)

* Refactoring components + added routes to homepage and blog

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* Adding litmus namespace to k8s-manifest and fixing the readme (litmuschaos#1739)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Modal refactoring (litmuschaos#1740)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* adding default username and password in readme (litmuschaos#1742)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Added time-series plots with minor redux update for integration. (litmuschaos#1746)

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Code refactoring (litmuschaos#1744)

* fixed rendering issue in city maps and other minor fixes

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* removed unnecessary files

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* now login page shows error with wrong credentials; some lint config change for ternary operators and changes themes file (code reorganization)

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* refactored maps, login page and other small chnages in components

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* plots are centered and binary switch has rem values

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmus-portal): Fixed the switcher in Reliability Page, added changes in LoginPage Components and made some important refactors (litmuschaos#1750)

* Fixed the switcher bug in Result Modal

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): Adding agent to litmus portal's subscriber and few more changes to IGC (litmuschaos#1758)

* Adding agent to litmus portal's subscriber and few more changes to IGC

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): Community Page and Time Series Plot Refractor. (litmuschaos#1759)

* Community Page and Time Series Plot Refractor.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Modified Welcome Modal and Refactored InputField (litmuschaos#1776)

* Updated Welcome Modal

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Workflow cluster Refactoring (litmuschaos#1754)

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): Added Self-Deployer (litmuschaos#1779)

* Addeing self-Deployer microservice

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* using gin-gonic and input json (litmuschaos#1766)

* using gin-gonic and input json

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* changed login post req from formdata to json

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* updating dependencies

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

Co-authored-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* Added the GraphQL Schema for Code Generation. (litmuschaos#1794)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* chore(litmus-portal): Header and BreadCrumbs Refractor. (litmuschaos#1760)

* Header and BreadCrumbs Refractor

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): Updated GQL Sever (litmuschaos#1771)

* Updated GQL Sever to handle Cluster-Registration

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Adding members approval to 2 (litmuschaos#1796)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Refactoring agent to use graphql server directly (litmuschaos#1782)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* fixing auth mongo connection

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* CSS changes (litmuschaos#1798)

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Button issue Fixed (litmuschaos#1805)

Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>

* chore(litmus-portal): ChooseWorkflow Screen with required models and actions. (litmuschaos#1810)

* ChooseWorkflow Screen with required models and actions.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* chore(litmus-portal): added setup for gql query, subscription and in-memory cache (litmuschaos#1820)

* added setup for gql query, subscription and in-memory cache

Signed-off-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>

* chore(litmus-portal): Tune workflow screen and workflow page integration. (litmuschaos#1812)

* Tune workflow screen and workflow page integration.

Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>

* Refactoring graphql-server (litmuschaos#1815)

Changes-
1. Changing GetCluster function to use findOne operation instead of find
2. Generalize some function
3. Refactor the directory structure.
4. Changing the name of some env variable to some meaningful names
5. Generating resolvers for the Workflow schema
6. Adding a function to instantiate stateData struct 
    ref- https://github.com/litmuschaos/litmus/blob/litmus-portal/litmus-portal/backend/graphql-server/pkg/data-store/store.go#L10
7. Separating mongodb struct from gql struct.
8. Making UpdateCluster and UpdateClusterData more generic.

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Minox Fix for Cypress and Refactored the unit tests. (litmuschaos#1831)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Updated Welcome Modal(Auth + JSON body) (litmuschaos#1835)

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Account settings (litmuschaos#1832)

* updated repo

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* chore(litmus-portal): Design Refactoring + Cypress Code Coverage Fix (litmuschaos#1808)

* Design Refactoring + Workflow Chart Added + Cypress Code Coverage Fix

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Removed the unused dependencies. (litmuschaos#1836)

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* chore(litmus-portal): Added Workflow Agent Operations to GQL Server (litmuschaos#1841)

* Added GQL Operations for Workflow Agent

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* ESLint Refactor + Removed babel-eslint + Updated prettier settings (litmuschaos#1855)

Modified ESLint and changed the envs, removed babel-eslint since we are using @typescript-eslint/parser already, updated prettier config to accommodate code and comment upto 100 lines now.

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* (litmus-portal): Adding chaosworkflowAPI to GQL server and few more refactors (litmuschaos#1856)

Adding ChaosWorkflowAPI
Adding ArgoCRDs and controller to subscriber manifest

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* State management of Workflow Scheduling Screens and Some Refactoring done.  (litmuschaos#1859)

* State management of Workflow scheduling screens and some refactoring added.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Refactored the unit tests for refactored components.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

* Some minor changes done.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>

Co-authored-by: Ishan Gupta <ishan.gupta@mayadata.io>
Co-authored-by: Saranya Jena <Saranya.jena@mayadata.io>

* Typo fix in FinishModal (litmuschaos#1860)

Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>

* Adding get cluster details api (litmuschaos#1863)

- Adding get cluster details GQL API
- Schema addition of getCluster query

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* chore(litmus-portal): usermanagement functionality  (litmuschaos#1866)

This PR consists of the following changes
- update password
- logout functionality
- resets password
Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* (feat usermanagement): Usermanage (litmuschaos#1865)

* project ans user API

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* removing unneeded schemas

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* chore(litmus-portal): Workflow dashboard layout and a separate route for create workflow (litmuschaos#1844)

Added the workflow dashboard layout, workflow table and a separate route for creating a workflow.
Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* chore(litmus-portal): Added Workflow Agent  (litmuschaos#1818)

- Adding Workflow Agent
- Workflow Agent updates the GQL server about the workflow runs

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>

* Rebasing litmus portal from master (litmuschaos#1868)

* (chore): update schematic representation of litmus arch (litmuschaos#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (litmuschaos#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (litmuschaos#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (litmuschaos#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (litmuschaos#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding cncf sandbox logo in README.md (litmuschaos#1600)

* Adding cncf sandbox logo in README.md

Signed-off-by: Raj Das <raj.das@mayadata.io>

* Adding CNCF  main logo

* Minor fix

* Update README.md

* (chore)ci: inhibit push of ansible-runner image from litmus (litmuschaos#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)releases: update releases doc (litmuschaos#1683)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* fix:- Community Slack url redirection to kubernetes slack litmus (litmuschaos#1696)

Signed-off-by: ashishjain <ashish.jain@mayadata.io>

* Added slack and youtube badges and fixed a typo in community resources section in README (litmuschaos#1711)

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>

* Change multiple line Heading into Single one (litmuschaos#1716)

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* Readme minor change

Signed-off-by: ajeshbaby <ajesh.baby@mayadata.io>

* (chore)releases: update release doc (litmuschaos#1747)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Copy docs folder from pages repository to litmus as part of pages repository deprecation (litmuschaos#1681)

* Copy docs folder from pages repository to litmus

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Change company for Maria Kotlyarevskaya (litmuschaos#1777)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Sync litmus docs folder  with pages docs folder (litmuschaos#1778)

* Sync litmus docs folder  with pages docs folder

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* Update index.html

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* Set theme jekyll-theme-cayman

* Remove pages repo from litmus (litmuschaos#1781)

Signed-off-by: Jasstkn <jasssstkn@yahoo.com>

* (chore)demo: add a demo application for litmus (litmuschaos#1784)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Added code changes for cluster and service use cases on chaostoolkit (litmuschaos#1795)

* Changes for chaostoolkit

* (refactor): unset  app instance specific env

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* added k8 library

* rename to right folder as chaostoolkit

* restructure the files to align for chaostoolkit

* Added support for Reporting

* organised the cluster and service level chaos

Signed-off-by: Sumit Nagal <sumit_nagal@intuit.com>

Co-authored-by: ksatchit <karthik.s@mayadata.io>

* feat(admin-rbac): Adding node update permission in admin-rbac (litmuschaos#1804)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (litmuschaos#1819)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* update(crd): updating crds and add namespaced scope superset rbac (litmuschaos#1827)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* (chore)manifests: update litmus deploy manifests for 1.6.2 (litmuschaos#1829)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Refactoring PR template (litmuschaos#1833)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* Update README.md (litmuschaos#1840)

Minor updates to the README

* Update Readme  (litmuschaos#1854)

* Update README.md

* (chore)cleanup: remove experiment traces from litmus repo (litmuschaos#1867)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Adding push script (litmuschaos#1869)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: Ashish Jain <ashishjainjnp18@gmail.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Ajesh Baby <ajesh.baby@mayadata.io>
Co-authored-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
Co-authored-by: sumit Nagal <sumit_nagal@intuit.com>
Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
Co-authored-by: prithvi1307 <52114109+prithvi1307@users.noreply.github.com>

* multi stage docker build (litmuschaos#1870)

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* [CodeFactor] Apply fixes

* Minor fix to the k8s-manifest(litmuschaos#1873)

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>

* User management (litmuschaos#1839)

* comment improvements

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Added user management tab

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Code improvements

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor changes

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* mutation string for create user

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>

* Added GET_USER Modal check

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* backend integration

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* backend integration

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* Updated use Effect hook call in Homepage

Signed-off-by: Sayan Mondal <sayan.mondal@mayadata.io>

* Backend integration of create,edit,login and fetch user details

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor modifications

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor change

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor change

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor additions

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

Co-authored-by: Sanjay Nathani <sanjay.nathani@mayadata.io>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>

Co-authored-by: Arkajyoti Mukherjee <32966391+arkajyotiMukherjee@users.noreply.github.com>
Co-authored-by: Amit Kumar Das <40661238+amityt@users.noreply.github.com>
Co-authored-by: Saranya-jena <Saranya.jena@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: gdsoumya <gdsoumya@gmail.com>
Co-authored-by: OUM NIVRATHI KALE <oum.kale@mayadata.io>
Co-authored-by: Sanjay Nathani <50315249+Sanjay1611@users.noreply.github.com>
Co-authored-by: Sayan Mondal <sayan.mondal@mayadata.io>
Co-authored-by: Ishan Gupta <ishan.gupta@mayadata.io>
Co-authored-by: arkajyotiMukherjee <arkajyoti.mukherjee@mayadata.io>
Co-authored-by: VEDANT SHROTRIA <40681425+Jonsy13@users.noreply.github.com>
Co-authored-by: Sanjay Nathani <sanjay.nathani@mayadata.io>
Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Ashish Jain <ashishjainjnp18@gmail.com>
Co-authored-by: Ajesh Baby <ajesh.baby@mayadata.io>
Co-authored-by: Maria Kotlyarevskaya <jasssstkn@yahoo.com>
Co-authored-by: sumit Nagal <sumit_nagal@intuit.com>
Co-authored-by: prithvi1307 <52114109+prithvi1307@users.noreply.github.com>
tan-nhu pushed a commit to tan-nhu/litmus that referenced this pull request Mar 15, 2024
…s of litmus repo (litmuschaos#1682)

* (chore)releases: updated release artefacts (litmuschaos#1552)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)roadmap: add item for litmus portal (litmuschaos#1553)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Add merge label and auto-merge feature in gihtub actions (litmuschaos#1556)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* refactor(readme): Add more details in pod network corruption readme (litmuschaos#1555)

* refactor(readme): Add more details in ood network corruption readme

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* Update experiments/generic/pod_network_corruption/README.md

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* refactor(experiment): Add pod memory hog default memory consumption (litmuschaos#1576)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(indentation): Fix the indentation in kubelet service kill experiment (litmuschaos#1581)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* (chore)roadmap: update availability of scaffold scripts to generate experiment code (litmuschaos#1584)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore): update schematic representation of litmus arch (litmuschaos#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (litmuschaos#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (litmuschaos#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (litmuschaos#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (litmuschaos#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)ci: inhibit push of ansible-runner image from litmus (litmuschaos#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

Co-authored-by: UDIT GAURAV <35391335+uditgaurav@users.noreply.github.com>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants