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.14.5
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.14.6
Choose a head ref
  • 16 commits
  • 12 files changed
  • 5 contributors

Commits on Apr 25, 2024

  1. Update cmd/ctl's go.mod to v1.14.5

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8671a41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6959 from SgtCoDFish/update-cmd/ctl/v1.14.5

    [Release v1.14.5] Update cmd/cmctl's go.mod to v1.14.5
    SgtCoDFish authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    caef9b5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. move roadmap to community repo

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish authored and cert-manager-bot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    aec5a18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7001 from cert-manager-bot/cherry-pick-6997-to-re…

    …lease-1.14
    
    [release-1.14] Move roadmap to community repo
    cert-manager-prow[bot] authored May 10, 2024
    Configuration menu
    Copy the full SHA
    8a2b234 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. upgrade Go to 1.21.10

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed May 13, 2024
    Configuration menu
    Copy the full SHA
    15c51d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7008 from inteon/release-1.14_bump_go

    [release-1.14] Bump go to 1.21.10
    cert-manager-prow[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    16b1f75 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. upgrade base image

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6a229f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7018 from inteon/release-1.14_upgrade_baseimages

    [release-1.14] Upgrade base image
    cert-manager-prow[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b64d1e3 View commit details
    Browse the repository at this point in the history
  3. [release-1.14] manual backport of #7022

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5416349 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7026 from SgtCoDFish/release-1.14-e2eci

    [release-1.14] manual backport of #7022
    cert-manager-prow[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e4c769c View commit details
    Browse the repository at this point in the history
  5. [release-1.14] Remove kind update script

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8e43e2d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7028 from SgtCoDFish/release-1.14-kind

    [release-1.14] Remove kind update script
    cert-manager-prow[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    3eb4706 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. BUGFIX: correctly mount config files for components

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon authored and cert-manager-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dd8b987 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7053 from cert-manager-bot/cherry-pick-7052-to-re…

    …lease-1.14
    
    [release-1.14] BUGFIX: correctly mount config files for components
    cert-manager-prow[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    36479ad View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore: update golang to 1.21.11

    go1.21.11 (released 2024-06-04) includes security fixes to the archive/zip and net/netip packages, as well as bug fixes to the compiler, the go command, the runtime, and the os package.
    
    Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
    Adam Talbot committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    728caee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7076 from ThatsMrTalbot/chore/release-1.14-golang…

    …-1.21.11-update
    
    chore: update golang to 1.21.11
    cert-manager-prow[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cb9f16c View commit details
    Browse the repository at this point in the history
Loading