-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[aws-pod-identity-webhook] Adding chart #286
base: master
Are you sure you want to change the base?
[aws-pod-identity-webhook] Adding chart #286
Conversation
@@ -0,0 +1,18 @@ | |||
apiVersion: v1 | |||
appVersion: "c0431e1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please put the appVersion
directly below the version
field to keep them together, like the n-t-h chart does:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, the latest semver release of pod identity webhook is v0.2.0
. Did you want the above specific Git commit for some reason?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want the above specific Git commit for some reason?
Yes because this PR (including the identical previous PR) has dragging on over a year so it's probably from when it wasn't released on docker hub
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edit: there isn't proper tags pushed to docker hub: https://hub.docker.com/r/amazon/amazon-eks-pod-identity-webhook/tags
@jaypipes this PR has been going on and on very slowly for over a year now. I don't really have the patience for it. I'm sure you can understand 😅 Please just either merge or close it. |
…ause the `eks-charts` repository takes forever to merge aws/eks-charts#286
Looks like there is a helm chart for this that was included in this PR eks-distro-build-tooling/pull/56 Path to README for it: |
Any idea when and if this is going to ever get merged? Thanks. |
@ekristen try to tag the repo maintainers in the comments 😉 |
@jaypipes @jim-barber-he any chance this is going to get merged? Would like to use it and prefer to install using helm. Thanks. |
I saw you recently merged PRs here. Can you take a look please? Or ping the right person? |
In meantime, I provide a helm chart which optionally support the cert-manager or static generated tls certificates. https://github.com/jkroepke/helm-charts/tree/main/charts/amazon-eks-pod-identity-webhook |
Would be nice to have it |
Seems like this needs a bump. |
Any chance of this getting merged? |
Hi @jaypipes @jim-barber-he any chance to review and merge? |
waiting long time... |
Any updates here? Would love to see this helm chart merged in :) |
Related issues:
aws/amazon-eks-pod-identity-webhook#4
aws/containers-roadmap#23
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.