Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cert-manager/cert-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.2
Choose a base ref
...
head repository: cert-manager/cert-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.3
Choose a head ref
  • 12 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 16, 2026

  1. Fail issuance when certificate public key doesn't match CSR (#8380)

    Signed-off-by: calm329 <calmdev0329@gmail.com>
    calm329 authored and cert-manager-bot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    0658b58 View commit details
    Browse the repository at this point in the history
  2. Fail issuance when certificate public key doesn't match CSR

    Signed-off-by: calm329 <calmdev0329@gmail.com>
    calm329 authored and cert-manager-bot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    ebfc7e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Merge pull request #8415 from cert-manager-bot/cherry-pick-8403-to-re…

    …lease-1.19
    
    [release-1.19] Fail issuance when certificate public key doesn't match CSR (#8380)
    cert-manager-prow[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    b2ccdb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. [release-1.19] bump kind and bump kind images

    This will enable testing of k8s 1.35 using cert-manager v1.19
    
    Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
    SgtCoDFish committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    3caf308 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8421 from SgtCoDFish/release-1.19-bumpkind

    [release-1.19] Bump kind and bump kind images
    cert-manager-prow[bot] authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    d678763 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. fix(HTTP-01): handling of IPv6 address literals

    For IPv6 addresses, the Host header may contain square brackets
    
    Signed-off-by: SlashNephy <slashnephy@hatena.ne.jp>
    SlashNephy authored and cert-manager-bot committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    acd3120 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Merge pull request #8436 from cert-manager-bot/cherry-pick-8424-to-re…

    …lease-1.19
    
    [release-1.19] fix(acme/http01): solver mishandles host headers containing an IPv6 address without a port number
    cert-manager-prow[bot] authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    845a645 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. [release-1.19] bump go to 1.25.6

    Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
    SgtCoDFish committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    e4556ab View commit details
    Browse the repository at this point in the history
  2. [release-1.19] Bump base images with hack/latest-base-images.sh

    Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
    SgtCoDFish committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    0c04433 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8459 from SgtCoDFish/release-1.19-bumpgo

    [release-1.19] Bump go to 1.25.6 and bump base images
    cert-manager-prow[bot] authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    866f955 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. [release-1.19] security: address GHSA-gx3x-vq4p-mhhv

    Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
    SgtCoDFish committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    8b62c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4faed2 View commit details
    Browse the repository at this point in the history
Loading