nais / naiserator

Naiserator creates a full set of Kubernetes application infrastructure based on a single application spec.
MIT License
43 stars 12 forks source link

track pods and populate status condition fields #465

Closed sechmann closed 10 months ago

sechmann commented 1 year ago

naiserator should watch pods for some time after deploy (until they look OK?), and populate application status with relevant information

this can then be used by nais/console-backend to show developers what might have failed

jhrv commented 1 year ago

related https://github.com/nais/naiserator/issues/460

sechmann commented 10 months ago

closed in favor of https://github.com/nais/naiserator/issues/460