feat: add web probe sentinel cicd visibility (#897)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -62,6 +62,7 @@ const REQUIRED_TARGET_SHAPES: Record<HwlabRuntimeWebProbeSentinelConfigRefKey, R
|
||||
"listenHost",
|
||||
"servicePort",
|
||||
"pvcName",
|
||||
"pvcStorage",
|
||||
"stateRoot",
|
||||
"imageRef",
|
||||
"replicas",
|
||||
@@ -126,15 +127,26 @@ const REQUIRED_TARGET_SHAPES: Record<HwlabRuntimeWebProbeSentinelConfigRefKey, R
|
||||
kind: "object",
|
||||
requiredPaths: [
|
||||
"controlPlaneConfigRef",
|
||||
"source.repository",
|
||||
"source.branch",
|
||||
"source.gitMirrorReadUrl",
|
||||
"source.buildContext",
|
||||
"source.entrypoint",
|
||||
"gitopsPath",
|
||||
"argo.namespace",
|
||||
"argo.projectName",
|
||||
"argo.applicationName",
|
||||
"argo.repoURL",
|
||||
"argo.targetRevision",
|
||||
"image.repository",
|
||||
"image.tagSource",
|
||||
"image.baseImageRef",
|
||||
"image.envRecipeRef",
|
||||
"maintenance.startCommand",
|
||||
"maintenance.stopCommand",
|
||||
"targetValidation.scenarioId",
|
||||
"targetValidation.maxSeconds",
|
||||
"targetValidation.serviceUnavailableVerifyMode",
|
||||
"targetValidation.serviceUnavailablePolicy",
|
||||
],
|
||||
},
|
||||
secrets: {
|
||||
|
||||
Reference in New Issue
Block a user