Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AndrejsPon00
Copy link
Contributor

@AndrejsPon00 AndrejsPon00 commented Nov 26, 2025

Copilot AI review requested due to automatic review settings November 26, 2025 18:42
@AndrejsPon00 AndrejsPon00 marked this pull request as draft November 26, 2025 18:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Purpose: Introduce automatic labeling of the kof namespace for Istio sidecar injection, unify Istio-related values under a new istio key, and add ServiceTemplate/ConfigMap resources to propagate the label to remote clusters.

  • Replaces istioMcs values block with istio including an enabled flag.
  • Adds kof-namespace ServiceTemplate and corresponding ConfigMap template.
  • Updates MultiClusterService templates to conditionally include namespace labeling and dependsOn based on istio.enabled.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
charts/kof-regional/values.yaml Renames istioMcs to istio and adds enabled flag and dependsOn reference.
charts/kof-regional/templates/regional-multi-cluster-service.yaml Gates Istio-related logic on .Values.istio.enabled and adds kof-namespace template dependency.
charts/kof-mothership/values.yaml Adds istio section with enabled flag for mothership chart.
charts/kof-mothership/templates/istio/svctmpl.yaml Defines ServiceTemplate kof-namespace referencing a ConfigMap template.
charts/kof-mothership/templates/istio/configMap.yaml Adds ConfigMap with namespace manifest labeling kof for Istio injection.
charts/kof-child/values.yaml Renames istioMcs to istio with enabled flag and dependsOn configuration.
charts/kof-child/templates/child-multi-cluster-service.yaml Adds conditional namespace template usage and updates Istio gating; introduces new dependsOn block for kof-operators.

@AndrejsPon00 AndrejsPon00 marked this pull request as ready for review November 27, 2025 09:46
@AndrejsPon00 AndrejsPon00 merged commit 65e2eea into k0rdent:main Nov 28, 2025
12 of 19 checks passed
@github-project-automation github-project-automation bot moved this to Done in k0rdent Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants