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: giantswarm/kyverno-policy-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: giantswarm/kyverno-policy-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 29, 2025

  1. Update module sigs.k8s.io/controller-runtime to v0.20.1 (#176)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 29, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3818785 View commit details

Commits on Jan 31, 2025

  1. Validate PolicyManifest before creating an empty PolicyException (#181)

    * Validate PolicyManifest before creating an empty PolicyException
    
    * Add GSPolicy label
    
    * Handle deletion of PolicyExceptions with MatchingLabels
    
    * Specify namespace when deleting
    
    * Ignore NotFound errors
    
    * Add log when deleting PolicyExceptions
    
    * Update .gitignore
    fhielpos authored Jan 31, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ce26150 View commit details
  2. Release v0.1.4 (#182)

    taylorbot authored Jan 31, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5aae6d5 View commit details
Loading