Jordi Prats

Results 6 issues of Jordi Prats

This PR is to be able to switch to the context if only one matches. This is intended for EKS clusters where the default context name is the ARN (arn:aws:eks:REGION:ACCOUNTNUMBER:cluster/CLUSTERNAME)...

cla: yes

Hi, I'm currenly using barman 2.8. I've found that there is a huge amount of "lock" files on the barman directory: ``` [root@barman barman]# ls -la | grep lock |...

**What this PR does / why we need it**: This PR adds a new variable to be able to add custom namespace selectors for the webhook. It's needed because the...

Hi, I have tried this program on a ATM but it's not properly cracking the credit card's PIN... I'm not getting my cash, bro! Please fix ASAP!

This PR fixes: #309 This takes into consideration the roles that are used to generate other roles so that they are not marked as unused as per [aggregated-clusterroles](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#aggregated-clusterroles)

**Describe the bug** ClusterRoles that are being aggregated to a another one, they appear unused in the report (POP-400) **To Reproduce** Using ``` apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: annotations: rbac.authorization.kubernetes.io/autoupdate:...