8000 Comparing v1.16.1...v1.16.2 · cert-manager/cert-manager · GitHub
[go: up one dir, main page]

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.1
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.2
Choose a head ref
  • 8 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 15, 2024

  1. [release-1.16] add IPv6 example for recursive DNS arg

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a9785d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #7370 from SgtCoDFish/release-1.16-ipv6-dns

    [release-1.16] add IPv6 example for recursive DNS arg
    cert-manager-prow[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    24f59c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. security: Add functions to limit max PEM sizes allowable

    Includes a lot of comments explaining how the maxima were calculated.
    This is _very_ conservative, and assumes we're dealing with RSA keys
    twice the size of what we actually allow as a maximum.
    
    From running the included benchmark it seems the pathological runtime is
    about 13617196ns (13ms) on an M2 Max which seems acceptable.
    
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    481b67b View commit details
    Browse the repository at this point in the history
  2. security: remove calls to pem.Decode in non-test code

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d99dddb View commit details
    Browse the repository at this point in the history
  3. [release-1.16] bump base images

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3ba1f2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7401 from SgtCoDFish/release-1.16-pem-inputs

    [release-1.16] Restrict max size of PEM inputs
    cert-manager-prow[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5001e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. [release-1.16] bump go + base images

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    03f9832 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7431 from SgtCoDFish/release-1.16-bumps

    [release-1.16] Bump go + base images
    cert-manager-prow[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    33df0f2 View commit details
    Browse the repository at this point in the history
Loading
0