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

Release Process: cmctl no longer shipped as part of cert-manager releases #1456

Merged

Conversation

maelvls
Copy link
Member

@maelvls maelvls commented Mar 29, 2024

While releasing 1.15.0-alpha.0, I found a couple of inconsistencies due to the fact that cmctl now lives in its own repository.

@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 29, 2024
Copy link

netlify bot commented Mar 29, 2024

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit d83ebca
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/660c153e6752990008a57cd8
😎 Deploy Preview https://deploy-preview-1456--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@maelvls maelvls force-pushed the update-release-process-again branch from dfe5994 to 0785d8a Compare March 29, 2024 13:18
@jetstack-bot jetstack-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 29, 2024
@maelvls maelvls force-pushed the update-release-process-again branch from 0785d8a to ba6745c Compare March 29, 2024 13:19
Cmctl now lives in its own repository.

Signed-off-by: Maël Valais <mael@vls.dev>
@maelvls maelvls force-pushed the update-release-process-again branch from ba6745c to fbb18b8 Compare March 29, 2024 13:35
@@ -472,7 +471,7 @@ page if a step is missing or if it is outdated.

```bash
# Must be run from the cert-manager folder.
export GITHUB_TOKEN=*your-token*
export GITHUB_TOKEN=$(gh auth token)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, haven't tried this yet, but might just be the amazing timesaver I was looking for.
I have always done this through the UI, which takes a lot of time IMO.

@@ -385,7 +385,7 @@ page if a step is missing or if it is outdated.
> kicking off a build using the steps in `gcb/build_cert_manager.yaml`. Users with access to
> the cert-manager-release project on GCP should be able to view logs in [GCB build history](https://console.cloud.google.com/cloud-build/builds?project=cert-manager-release).

9. **(1.12 and above)** In this step, we make sure the Go module
9. **(1.12, 1.13, and 1.14)** In this step, we make sure the Go module
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there maybe a way to collapse this item, so it becomes harder to run these steps by accident?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I implemented this in d83ebca PTAL.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inteon inteon self-assigned this Apr 2, 2024
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@jetstack-bot jetstack-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 2, 2024
@inteon
Copy link
Member

inteon commented Apr 2, 2024

/approve
/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 2, 2024
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 2, 2024
@jetstack-bot jetstack-bot merged commit ffd2b18 into cert-manager:master Apr 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants