mirror of
https://gitee.com/devstar/devstar-devcontainer-operator
synced 2025-12-21 04:12:27 +00:00
Added Readiness Listener based on StatefulSet.Status.ReadyReplicas
This commit is contained in:
@@ -153,6 +153,9 @@ spec:
|
||||
nodePortAssigned:
|
||||
description: NodePortAssigned 存储 DevcontainerApp CRD调度后集群分配的 NodePort
|
||||
type: integer
|
||||
ready:
|
||||
description: Ready 标识 DevcontainerApp 管理的 Pod 的 Readiness Probe 是否达到就绪状态
|
||||
type: boolean
|
||||
type: object
|
||||
type: object
|
||||
served: true
|
||||
|
||||
Reference in New Issue
Block a user