upmc-enterprises / registry-creds

Allow for AWS ECR, Google Registry, & Azure Container Registry credentials to be refreshed inside your Kubernetes cluster via ImagePullSecrets
Other
344 stars 124 forks source link

Include exclude namespaces #104

Open ede-n opened 3 years ago

ede-n commented 3 years ago

Introduces two new arguments

In this implementation I do not except both the arguments to be provided for a given invocation. If both the arguments are provided, only inclusion list is used for processing, exclusion list is ignored.

yuriydzobak commented 3 years ago

Hi @stevesloka, could you take a look?

aemaem commented 2 years ago

This would be really helpful!