Coder Social home page Coder Social logo

Comments (5)

haarchri avatar haarchri commented on July 19, 2024 1

@lukeweber we renew the secret in every reconcile loop - close the issue - feel free to reopen if we have problems with this implementation

from provider-aws.

nakulpathak3 avatar nakulpathak3 commented on July 19, 2024

Hi, we're working on programmatically creating and interacting with EKS clusters as well but using Python. Have you run into any 403 forbidden errors using the tokens? How are you handling the 15 minutes max life right now?

from provider-aws.

lukeweber avatar lukeweber commented on July 19, 2024

We aren't handling it right now explicitly. Certainly you can regenerate a token in the same way we generate tokens, and just make sure to get a new one before the old one expires.

https://github.com/crossplaneio/crossplane/blob/ecca498e3b2989ba201ad60770fce54eee571b79/pkg/clients/aws/eks/eks.go#L218-L229

This is what's done internally when you use the iam authenticator binary
https://github.com/kubernetes-sigs/aws-iam-authenticator/

from provider-aws.

ichekrygin avatar ichekrygin commented on July 19, 2024

I think we are relying on Sync interval to "re-generate" EKS credentials, which should "renew" the auth token.

from provider-aws.

hasheddan avatar hasheddan commented on July 19, 2024

@negz can we close this with continuous secret propagation?

from provider-aws.

Related Issues (20)

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.