GithubHelp home page GithubHelp logo

rustrial / aws-eks-iam-auth-controller Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 5.0 153 KB

Kubernetes operator which consolidates custom resources into `aws-auth` ConfigMap.

License: The Unlicense

Dockerfile 13.17% Rust 66.83% Smarty 20.00%
aws eks kubernetes-operator

aws-eks-iam-auth-controller's People

Contributors

alex-berger avatar andrewchubatiuk avatar dependabot[bot] avatar levtomer66 avatar robinkb avatar rustrial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aws-eks-iam-auth-controller's Issues

iamidentitymappings.iamauthenticator.k8s.aws resources appears in kubectl get all command

When running kubectl -n <namespace> get all command. We can see that all iamidentitymappings.iamauthenticator.k8s.aws resources appears event if those resources are not namespaced.

NAME                                                                                                    AGE
iamidentitymapping.iamauthenticator.k8s.aws/circleci-kubernetes-deployer-xxx                            166d
iamidentitymapping.iamauthenticator.k8s.aws/circleci-kubernetes-deployer-abc                            166d
iamidentitymapping.iamauthenticator.k8s.aws/circleci-kubernetes-deployer-123                            166d
iamidentitymapping.iamauthenticator.k8s.aws/circleci-kubernetes-deployer-456                            166d

As an operator, I want to set the Pod Priority class to ensure that aws-eks-iam-auth-controller receives higher priority

First of all, thanks for writing this! It's a great addition to improve reliability of my automation.

aws-eks-iam-auth-controller is a critical cluster component. It should receive priority during scheduling, because its unavailability may prevent clusters from recovering in certain situations. The easiest way to do so is by setting the Pod Priority Class to system-cluster-critical.

I will open a pull request in a few minutes to address this.

Add support for `status` subresource

Thanks for putting this together! ๐Ÿ™Œ

The status subresource in a CRD is used to represent the current state of the resource, in addition to the spec for desired state.

https://github.com/kubernetes-sigs/aws-iam-authenticator added support for the status subresource a little while ago.

It would be great if support for status and updating it could be added to this controller to complete the reconcile/feedback loop.

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.