You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing moduletemplate channel folder (fast, regular) contains kustomization.yaml which include all generated module template as Component. We need to understand its purpose and determine if necessary integrate this into the new moduletemplate strategy.
Acceptance Criteria
Investigate and clarify the purpose of the kustomization.yaml file
Reach out to @akiioto from neighbour team for further insights.
Contact the SRE team to determine the final setup for the kustomization.yaml files
Do we need one file or multiple ones?
Since we moved from channel to version, how can we sync multiple, unrelated versions?
Is there a generic solution that we can use? (sync all the files/automatically add the MTs to the existing kustomization.yaml)
Develop a solution for the new moduletemplate based on this understanding.
Present the proposed solution to the team for review and discussion.
The text was updated successfully, but these errors were encountered:
ruanxin
changed the title
[Submission Pipeline][Research] Figure out if new module template requires kustomize.yaml
[Submission Pipeline][Research] Figure out if new module template requires Kustomization.yaml
Feb 13, 2025
The SRE Team uses the Kustomization.yaml to determine which resources should be synced to the KCP clusters.
janmedrek
changed the title
[Submission Pipeline][Research] Figure out if new module template requires Kustomization.yaml
[Submission Pipeline] Adapt the Kustomization.yaml to the new ModuleTemplates
Feb 20, 2025
Description
The existing moduletemplate channel folder (
fast
,regular
) containskustomization.yaml
which include all generated module template as Component. We need to understand its purpose and determine if necessary integrate this into the new moduletemplate strategy.Acceptance Criteria
Investigate and clarify the purpose of the kustomization.yaml fileReach out to @akiioto from neighbour team for further insights.kustomization.yaml
fileschannel
toversion
, how can we sync multiple, unrelated versions?kustomization.yaml
)The text was updated successfully, but these errors were encountered: