provisioning-code/.ncl-cache/aa99ffce04f044385b2c028e8b912ee100671fe32553f4e2937f1733ff89421d.json

193 lines
4.8 KiB
JSON

{
"BuildkitLite": {
"concerns": {
"backup": {
"kind": "disabled",
"reason": "no persistent state; BuildKit cache is ephemeral layer storage on the pod"
},
"certs": {
"kind": "disabled",
"reason": "no ACME issuer required"
},
"dns": {
"kind": "disabled",
"reason": "no DNS records owned by this component"
},
"observability": {
"backlog_ref": "OBS-001",
"kind": "pending",
"reason": "ObservabilityImpl iteration deferred — surface stub only"
},
"security": {
"backlog_ref": "SEC-001",
"kind": "pending",
"reason": "SecurityImpl iteration deferred — surface stub only"
},
"tls": {
"kind": "disabled",
"reason": "TCP inside cluster; mTLS not required for in-cluster port-forward path"
}
},
"deployment": "buildkit",
"image": "moby/buildkit:v0.13.2",
"namespace": "build-system",
"operations": {
"delete": false,
"health": true,
"install": true,
"update": false
},
"port": 1234,
"privileged": true,
"provides": {
"interface": "buildkit-tcp",
"service": "buildkit_lite"
},
"registry_secret": "zot-credentials",
"replicas": 1,
"requires": {
"capabilities": [
"k8s-cluster-access",
"buildkit-daemon"
]
},
"resources": {
"limits": {
"cpu": "4",
"memory": "4Gi"
},
"requests": {
"cpu": "500m",
"memory": "512Mi"
}
}
},
"DefaultBuildkitLite": {
"concerns": {
"backup": {
"kind": "disabled",
"reason": "no persistent state; BuildKit cache is ephemeral layer storage on the pod"
},
"certs": {
"kind": "disabled",
"reason": "no ACME issuer required"
},
"dns": {
"kind": "disabled",
"reason": "no DNS records owned by this component"
},
"observability": {
"backlog_ref": "OBS-001",
"kind": "pending",
"reason": "ObservabilityImpl iteration deferred — surface stub only"
},
"security": {
"backlog_ref": "SEC-001",
"kind": "pending",
"reason": "SecurityImpl iteration deferred — surface stub only"
},
"tls": {
"kind": "disabled",
"reason": "TCP inside cluster; mTLS not required for in-cluster port-forward path"
}
},
"deployment": "buildkit",
"image": "moby/buildkit:v0.13.2",
"namespace": "build-system",
"operations": {
"health": true,
"install": true
},
"port": 1234,
"privileged": true,
"provides": {
"interface": "buildkit-tcp",
"service": "buildkit_lite"
},
"registry_secret": "zot-credentials",
"replicas": 1,
"requires": {
"capabilities": [
"k8s-cluster-access",
"buildkit-daemon"
]
},
"resources": {
"limits": {
"cpu": "4",
"memory": "4Gi"
},
"requests": {
"cpu": "500m",
"memory": "512Mi"
}
}
},
"Version": {
"nickel_api": "1.0",
"version": "0.1.0"
},
"defaults": {
"buildkit_lite": {
"concerns": {
"backup": {
"kind": "disabled",
"reason": "no persistent state; BuildKit cache is ephemeral layer storage on the pod"
},
"certs": {
"kind": "disabled",
"reason": "no ACME issuer required"
},
"dns": {
"kind": "disabled",
"reason": "no DNS records owned by this component"
},
"observability": {
"backlog_ref": "OBS-001",
"kind": "pending",
"reason": "ObservabilityImpl iteration deferred — surface stub only"
},
"security": {
"backlog_ref": "SEC-001",
"kind": "pending",
"reason": "SecurityImpl iteration deferred — surface stub only"
},
"tls": {
"kind": "disabled",
"reason": "TCP inside cluster; mTLS not required for in-cluster port-forward path"
}
},
"deployment": "buildkit",
"image": "moby/buildkit:v0.13.2",
"namespace": "build-system",
"operations": {
"health": true,
"install": true
},
"port": 1234,
"privileged": true,
"provides": {
"interface": "buildkit-tcp",
"service": "buildkit_lite"
},
"registry_secret": "zot-credentials",
"replicas": 1,
"requires": {
"capabilities": [
"k8s-cluster-access",
"buildkit-daemon"
]
},
"resources": {
"limits": {
"cpu": "4",
"memory": "4Gi"
},
"requests": {
"cpu": "500m",
"memory": "512Mi"
}
}
}
}
}