Soumya Ghosh Dastidar
Soumya Ghosh Dastidar
When using other Identity Providers like Active Directory, users might want to disable user creation from the UI and the `/create` API routes to prevent any unwanted users from being...
**What happened**: After the initial cluster registration operation, the agent updates the config with the new access key. This PR https://github.com/litmuschaos/litmus/pull/3492 broke the config update by moving the ACESS_KEY env...
Signed-off-by: Soumya Ghosh Dastidar Closes kubernetes/kubernetes#103096
Signed-off-by: Soumya Ghosh Dastidar
Signed-off-by: Soumya Ghosh Dastidar
**Describe the bug** When using multi source apps, the k8s event logs do not show the commit revision being synced to in the event message. Shows up as `Initiated automated...
**Describe the bug** The UI is crashing with some error regarding halving calculation when the explorer is configured to run with local regtest network. **Environment (please complete the following information):**...
**What this PR does / why we need it**: This PR changes exporter logic to use informer cache and workqueues to reduce the no. of api calls made to kube...