-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
No new images releases for alpine/k8s on docker-hub? #75
Comments
That's weird. the schedule job stoped with no reason. let me check. By the way, I manually trigger the build this time, new tags are available now. |
1.27.12 is missing, I assume it is related to this issue. |
Unfortunately, the CircleCI pipeline is not working, missing the last new versions (1.29.5). |
There's a new error when installing
update 1To narrow down the issue, I can now duplicate it using the following command:
|
So I knew the reason now. https://github.com/kubernetes-sigs/aws-iam-authenticator/releases the latest release of Old way, 10 assets new way, only 2 assets, both are source codes someone has reported a similar issue at kubernetes-sigs/aws-iam-authenticator#723 |
another issue |
another issue, it has higher version, v0.6.20, but it still marks reported in kubernetes-sigs/aws-iam-authenticator#720 |
I have just realized, that there are no more updates on docker-hub for the images alpine/k8s in the last 2 months.
https://hub.docker.com/r/alpine/k8s/tags?page=1&name=1.2
Still only has 1.28.7 and 1.29.2, but we already have 1.28.8 and 1.29.4.
No nightly builds for the cicd pipeline? https://app.circleci.com/pipelines/github/alpine-docker/k8s
The text was updated successfully, but these errors were encountered: