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.16.0
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.16.1
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 7, 2024

  1. BUGFIX: use correct resource namespace for Cluster Issuers

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon authored and cert-manager-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    18e99f5 View commit details
    Browse the repository at this point in the history
  2. add ACME ClusterIssuer resource namespace test

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon authored and cert-manager-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1144aab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7342 from cert-manager-bot/cherry-pick-7339-to-re…

    …lease-1.16
    
    [release-1.16] BUGFIX: use correct resource namespace for Cluster Issuers
    cert-manager-prow[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    17d9d81 View commit details
    Browse the repository at this point in the history
  4. update schema validation for minAvailable and maxAvailable to accept …

    …both string and integer values
    
    Signed-off-by: Tim Ramlot <[email protected]>
    inteon authored and cert-manager-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4f4ea8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7345 from cert-manager-bot/cherry-pick-7343-to-re…

    …lease-1.16
    
    [release-1.16] BUGFIX: Update schema validation to accept both string and integer values
    cert-manager-prow[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d22a92 View commit details
    Browse the repository at this point in the history
  6. Run 'make upgrade-klone' and 'make generate'

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c3bdc1f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7348 from cert-manager/self-upgrade-release-1.16

    [CI] Merge self-upgrade-release-1.16 into release-1.16
    cert-manager-prow[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b44f375 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Helm chart: fix documentation for service accounts annotations

    Signed-off-by: jordanp <[email protected]>
    JordanP authored and cert-manager-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7525267 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7355 from cert-manager-bot/cherry-pick-7351-to-re…

    …lease-1.16
    
    [release-1.16] Helm chart: fix documentation for service accounts annotations
    cert-manager-prow[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    02f4a60 View commit details
    Browse the repository at this point in the history
  3. Helm: add enabled to json schema

    Signed-off-by: Tim Ramlot <[email protected]>
    inteon authored and cert-manager-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2298278 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7356 from cert-manager-bot/cherry-pick-7350-to-re…

    …lease-1.16
    
    [release-1.16] Helm: add enabled to json schema
    cert-manager-prow[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ff50c06 View commit details
    Browse the repository at this point in the history
Loading