Merge pull request #2696 from pikasTech/fix/pac-repository-label-value
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Success
Pipelines as Code CI / unidesk-host- Success

修复 PaC Repository 非法标签
This commit is contained in:
Lyon
2026-07-21 01:22:26 +08:00
committed by GitHub
@@ -1383,7 +1383,7 @@ export function renderPacRepositoryDesiredFragment(targetId: string): string {
labels: {
"app.kubernetes.io/managed-by": "unidesk",
"app.kubernetes.io/part-of": "pipelines-as-code",
"unidesk.ai/spec": pac.metadata.spec,
"unidesk.ai/spec": kubernetesLabelValue(pac.metadata.spec),
},
},
spec: {