Kshama Jain

Results 4 issues of Kshama Jain

Add redactor feature similar to https://github.com/argoproj/pkg/blob/master/exec/exec.go#L53 to [tracing logging](https://github.com/argoproj/gitops-engine/blob/master/pkg/utils/tracing/logging.go) in order to hide sensitive data.

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug **What happened**: For my usecase, I don't want to provide any managed policy. Hence, I removed field `iam.managed.policies` from iam-manager config...

bug

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug **What happened**: IAM policy was updated by adding a forbidden policy. But, status was not updated to `PolicyNotAllowed`. Instead controller was...

bug
must-to-have

**Is this a BUG REPORT or FEATURE REQUEST?**: **What happened**: Currently, in order to validate an iam policy we ask administrator to configure two different parameters (allowedPolicyAction and restrictedS3Resource). After...

enhancement
nice-to-have