Skip to content

v1.20.1: Add release notes#2029

Merged
cert-manager-prow[bot] merged 1 commit intocert-manager:masterfrom
maelvls:release-notes-for-1.20.1
Apr 11, 2026
Merged

v1.20.1: Add release notes#2029
cert-manager-prow[bot] merged 1 commit intocert-manager:masterfrom
maelvls:release-notes-for-1.20.1

Conversation

@maelvls
Copy link
Copy Markdown
Member

@maelvls maelvls commented Mar 27, 2026

Preview: https://deploy-preview-2029--cert-manager.netlify.app/docs/releases/release-notes/release-notes-1.20

Generated using:

export RELEASE_VERSION="v1.20.1"
export START_TAG="v1.20.0"
export END_REV="release-1.20"
export BRANCH="release-1.20"
# Must be run from the cert-manager folder.
export GITHUB_TOKEN=$(gh auth token)
git fetch origin $BRANCH
export START_SHA="$(git rev-list --reverse --ancestry-path $(git merge-base $START_TAG $BRANCH)..$BRANCH | head -1)"
release-notes --debug --repo-path cert-manager \
 --org cert-manager --repo cert-manager \
 --required-author "cert-manager-prow[bot]" \
 --markdown-links=true \
 --dependencies=false \
 --output website-release-notes.md

Copilot AI review requested due to automatic review settings March 27, 2026 18:38
@cert-manager-prow cert-manager-prow bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 27, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 653cac4
🔍 Latest deploy log https://app.netlify.com/projects/cert-manager/deploys/69c6da2c7a49fd00089259e7
😎 Deploy Preview https://deploy-preview-2029--cert-manager.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 project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds patch release notes for cert-manager v1.20.1 to the 1.20 release notes page.

Changes:

  • Add a new ## v1.20.1 section with three bug/regression entries.
  • Reflow the “Be sure to review…” paragraph to wrap across two lines.
  • Remove the short introductory sentence about cert-manager (not directly related to adding v1.20.1 notes).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/docs/releases/release-notes/release-notes-1.20.md
Comment thread content/docs/releases/release-notes/release-notes-1.20.md Outdated
Comment thread content/docs/releases/release-notes/release-notes-1.20.md Outdated
@maelvls maelvls force-pushed the release-notes-for-1.20.1 branch 4 times, most recently from 5907674 to e43a298 Compare March 27, 2026 19:05
@cert-manager-prow cert-manager-prow 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 Mar 27, 2026
Let's keep the latest release notes at the top, like what Kubernetes does

Signed-off-by: Maël Valais <mael@vls.dev>
@maelvls maelvls force-pushed the release-notes-for-1.20.1 branch from e43a298 to 653cac4 Compare March 27, 2026 19:27
@maelvls maelvls requested a review from wallrj-cyberark April 11, 2026 10:13
@maelvls maelvls mentioned this pull request Apr 11, 2026
Copy link
Copy Markdown
Member

@erikgb erikgb left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@cert-manager-prow cert-manager-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 11, 2026
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: erikgb

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

The pull request process is described here

Details 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

@cert-manager-prow cert-manager-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 11, 2026
@cert-manager-prow cert-manager-prow bot merged commit 032cc43 into cert-manager:master Apr 11, 2026
7 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.

3 participants