Jose Armesto

Results 30 comments of Jose Armesto

I have the same issue, `kyverno` is constantly logging those error messages after applying https://kyverno.io/policies/best-practices/check_deprecated_apis/

hey @christopherhein ! What do you mean with > This should be a cluster-wide resource, as well when they use a standard policy name it should use aws as the...

We'd need to reference other AWS resources created by this operator like S3 buckets, in the Policies that would be attached to the IAM Role for the application. If we...

I see. But do you think this would make sense? ``` apiVersion: operator.aws/v1alpha1 kind: IAMRole metadata: name: my-awesome-app spec: policies: - my-awesome-app-kms - my-awesome-app-s3 ``` This role would be used...

Currently I don't have the time to fix it, but it could be a great feature in the future. Also, the current fallback is not that bad, because it skips...

Can we reopen this @cpanato ?

We have a use case where running parallel suites would be really beneficial. Maybe we are not organizing the tests in the best way, so let me explain. We want...

This is exactly my desired use case. I guess is because Plex doesn't know how to use the encryption key? @glodinas have you got it working? Any news on this?

hey @Ankitasw , is there a way to track the progress on this? We are very interested on https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2574 , but it seems to be blocked by this issue. Thank...