Skip to content

feat(base-cluster/kyverno): enable policyExceptions for kyverno#1655

Merged
tasches merged 1 commit intomainfrom
feat/add-kyverno-exception
Aug 14, 2025
Merged

feat(base-cluster/kyverno): enable policyExceptions for kyverno#1655
tasches merged 1 commit intomainfrom
feat/add-kyverno-exception

Conversation

@tasches
Copy link
Copy Markdown
Collaborator

@tasches tasches commented Aug 14, 2025

@tasches tasches self-assigned this Aug 14, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Aug 14, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between 6821ed8 and 8523b3d.

📒 Files selected for processing (1)
  • charts/base-cluster/templates/kyverno/kyverno.yaml (1 hunks)
 _____________________________________________________________________
< No matter how far down the wrong road you have gone, turn back now. >
 ---------------------------------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ

Tip

CodeRabbit can enforce grammar and style rules using `languagetool`.

Configure languagetool in your project's settings in CodeRabbit enable/disable rules and categories. Refer to the LanguageTool Community to learn more.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/add-kyverno-exception

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@tasches tasches added this pull request to the merge queue Aug 14, 2025
Merged via the queue into main with commit 2029bcb Aug 14, 2025
22 checks passed
@tasches tasches deleted the feat/add-kyverno-exception branch August 14, 2025 13:50
github-merge-queue Bot pushed a commit that referenced this pull request Aug 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[9.2.0](base-cluster-v9.1.1...base-cluster-v9.2.0)
(2025-08-14)


### Features

* **base-cluster/cert-manager:** enableCertificateOwnerRef
([#1653](#1653))
([283d86f](283d86f))
* **base-cluster/cert-manager:** use oci repository
([#1650](#1650))
([ef6382d](ef6382d))
* **base-cluster/kyverno:** enable policyExceptions for kyverno
([#1655](#1655))
([2029bcb](2029bcb))


### Bug Fixes

* **base-cluster/certificates:** certificate for `baseDomain` is not
used
([#1644](#1644))
([6a3ccae](6a3ccae))
* **base-cluster/dns:** only deploy external-dns HelmRepository if
needed
([#1645](#1645))
([7d313f2](7d313f2))
* **base-cluster/ingress-nginx:** set a couple of timeouts in the
loadbalancer to the maximum value
([#1571](#1571))
([bc6fe78](bc6fe78))
* **base-cluster/monitoring:** remove versions from datasources so they
always take precedence
([#1651](#1651))
([6821ed8](6821ed8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- New Features
  - Cert-manager: option to set certificate owner references.
  - Cert-manager: support for pulling from an OCI repository.
  - Kyverno: ability to enable policy exceptions.

- Bug Fixes
  - Corrected use of the base domain certificate.
  - External DNS repository now created only when required.
- Ingress load balancer timeouts set to maximum to prevent premature
terminations.
  - Monitoring datasources prioritized by removing version pinning.

- Chores
  - Bumped base-cluster chart to 9.2.0 and updated release notes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants