Skip to content

Add onwner-info subchart#32

Closed
anton-paulovich wants to merge 1 commit into
mainfrom
feat/add-owner-info-subchart
Closed

Add onwner-info subchart#32
anton-paulovich wants to merge 1 commit into
mainfrom
feat/add-owner-info-subchart

Conversation

@anton-paulovich

Copy link
Copy Markdown

Required for gatekeeper validation rule

Copilot AI review requested due to automatic review settings June 1, 2026 14:09
Signed-off-by: Anton Paulovich <a.paulovich@sap.com>
@anton-paulovich anton-paulovich force-pushed the feat/add-owner-info-subchart branch from a1b55c8 to 2d8e82a Compare June 1, 2026 14:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the owner-info Helm subchart dependency to the owner-label-injector chart so that owner metadata can be produced in a way that satisfies the referenced Gatekeeper validation requirement.

Changes:

  • Adds default owner-info values (support-group, helm-chart-url) to the chart’s values.yaml.
  • Bumps chart version to 2.3.1 and adds owner-info as a Helm dependency.
  • Introduces a Chart.lock pinning owner-info to 1.0.0.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
charts/owner-label-injector/values.yaml Adds default configuration values for the new owner-info subchart.
charts/owner-label-injector/Chart.yaml Bumps chart version and declares the owner-info dependency (OCI repo).
charts/owner-label-injector/Chart.lock Pins the resolved owner-info dependency version/digest for reproducible builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +10 to +13
dependencies:
- name: owner-info
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: '>= 0.0.0'
@anton-paulovich

Copy link
Copy Markdown
Author

Wrong idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants