Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

landscaper update does not update pods of ReplicaControllers or DaemonSets #79

Open
philipbjorge opened this issue Jun 4, 2017 · 1 comment

Comments

@philipbjorge
Copy link
Contributor

philipbjorge commented Jun 4, 2017

landscaper update does not update pods of ReplicaControllers or DaemonSets.

Ran into this while updating environment variables in a daemonset.

It looks like this is supported by helm with the --recreate-pods argument which is a temporary workaround in place until kubernetes upstream handles it.

It seems like this option would best be supported in the landscape definition?
I'm thinking, I only want to use this argument on specific, impacted charts (e.g. logspout) especially since it does not do a soft restart right now -- helm/helm#1702


A workaround today is to build in hooks to the chart to handle recreating it's pods.

helm/helm#1648


Thoughts on a plan of action?

@philipbjorge
Copy link
Contributor Author

@rollulus -- Any opinions on how this should be done?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant