jupyterhub/Await Kubernetes workloads

An action to help you await successful startup of Kubernetes workloads: DaemonSets, Deployments, and StatefulSets.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workloadsAwait a subset of the namespace's workloads. Example: "deployment/hub,statefulset/user-placeholder". no""
namespaceAwait workloads within this namespace instead of the current contexts namespace. no""
timeoutAborts after this time in seconds. Defaults to `-1` which means infinite. no0
max-restartsAborts after this many container restarts for any given container. Defaults to `0`. `-1` means infinite. no0

no outputs