flexkube / libflexkube

Go library for installing and managing Kubernetes clusters
https://flexkube.github.io/
Apache License 2.0
35 stars 7 forks source link

Check if new container image is available before removing old container #217

Open invidian opened 3 years ago

invidian commented 3 years ago

That can be done in https://github.com/flexkube/libflexkube/blob/ef0532aae1ea0c4dff9a6b5a137a35886973d02a/pkg/container/containers.go#L322-L340, maybe we could create a config container or something using new image?