Giter Club home page Giter Club logo

ecr-secret-operator's People

Contributors

datianshi avatar rainerleber avatar willgarcia avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ecr-secret-operator's Issues

using 2 ecr

Hello we have 2 different ECRs one for QA and one for PROD, i successfully configured the operator to work with the QA ECR.
How can I add a second ECR with different credentials?

Support digest for kube-rbac-proxy

In mirror install, all images are rewritten with ImageContentSourcePolicy which by default uses digest.
With ecr operator it has no issue rewriting "quay.io/mobb/ecr-secret-operator:v0.4.1" but fails with gcr.io/kubebuilder/kube-rbac-proxy as its tag based.

Please can you add digest support for it. currently I have to patch the operator and delete the deployment to work around it.

Thanks

Generated Token only for us-east-2 login

Hi,

because of hard coded region reference in the ecr folder only us-east-2 is possible.
Could you please fix this so we are able to use it for other regions ?

feature request: add secret to multiple namespaces

The operator should be able to automatically add the pull secret to one or more namespaces. Some suggestions:

  1. Operator only manages the namespace its in ... therefore requires minimal RBAC
  2. Operator creates pull secrets for all namespaces (except for kube-system, openshift-*, etc), requires heightened RBAC
  3. Operator watches for namespaces with a certain annotation which tells it to manage an ECR pull secret (for a specific repo ?)

feature request: Support STS (pod-identity webhook)

The Operator should be able to use a STS token to create user/key required for the pullsecret rather than the pull secret itself.

ROSA allows for injecting STS credentials using the pod-identity webhook which lets you provide a trustPolicy to tell the IAM Role to trust a specific annotated K8s service-account, which then injects a STS token into a pod without needing user key/secret.

An example of creating IAM role / policy / trust-policy in order to use STS inside a pod - https://mobb.ninja/docs/rosa/aws-secrets-manager-csi/

Update specific value in secret

I'm using the ecr-secret-operator on the pull-secret s our cluster uses AWS ECR for all OCP images. However I also have cloud.openshift.com in this secret. It keeps getting removed. How can both coexist?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.