canonical / resource-dispatcher

Kubernetes resource dispatcher is responsible for populating namespaces with desired default resources
Apache License 2.0
3 stars 0 forks source link

Fix charm going to infinite "Waiting for container" #35

Closed misohu closed 1 year ago

misohu commented 1 year ago

Trying to fix this https://github.com/canonical/resource-dispatcher/issues/29

Add defer event when container is not ready yet.