Soumya Ghosh Dastidar

Results 9 issues of 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...

kind/feature
area/litmus-portal

**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...

area/litmus-portal
bug
priority/high

Signed-off-by: Soumya Ghosh Dastidar Closes kubernetes/kubernetes#103096

lgtm
cncf-cla: yes
size/XS
do-not-merge/hold
approved
sig/testing
sig/contributor-experience
area/config
tide/merge-method-squash
ok-to-test

Signed-off-by: Soumya Ghosh Dastidar

Signed-off-by: Soumya Ghosh Dastidar

wip

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...

bug
good first issue

**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):**...

bug

**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...