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