Skip to content
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

Missing cmctl and kubectl-cert_manager binaries in GitHub releases #6971

Closed
abhay-krishna opened this issue Apr 29, 2024 · 5 comments
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@abhay-krishna
Copy link

Describe the bug:

Hello, we have an automation that depends on the cmctl binaries from the cert-manager Github releases, which broke when it tried to get the v1.14.5 binaries from Github. After checking the releases page, I found that the GitHub release assets corresponding to the most recent cycle of cert-manager releases (v1.12.10, v1.13.6, v1.14.5 and v1.15.0-alpha.0) don't include any of the release binaries, and had only 4 assets in total.. This is a change of behavior from the previous releases which had a total of 22 assets.

Expected behaviour:

GitHub releases should include cert-manager binaries as they were in the past.

/kind bug

@cert-manager-prow cert-manager-prow bot added the kind/bug Categorizes issue or PR as related to a bug. label Apr 29, 2024
@lachlan-smith
Copy link

Just noticed the same thing, looks like the CLI has been moved to it's own repository now to decouple it's releases from cert-manager proper.

If you check the docs there are updated directions for installing from the new repository.

@SgtCoDFish
Copy link
Member

Thanks for reporting this! It does seem like a bug for these to be missing from the latest 1.12.x, 1.13.x and 1.14.x releases.

It's definitely worth saying that they will disappear from 1.15.x because as @lachlan-smith mentioned cmctl moved to its own repo.

I'll look into this!

@SgtCoDFish
Copy link
Member

@inteon will manually upload the binaries to the 3 affected releases today, and cert-manager/release#179 should fix this so the next release doesn't have the same problem!

@inteon
Copy link
Member

inteon commented Apr 29, 2024

@inteon will manually upload the binaries to the 3 affected releases today, and cert-manager/release#179 should fix this so the next release doesn't have the same problem!

Done. All binaries should have been uploaded.

@SgtCoDFish
Copy link
Member

Thanks Tim, looks good! I'll close this issue now. Sorry again @abhay-krishna !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants