libflexkube icon indicating copy to clipboard operation
libflexkube copied to clipboard

Allow extending resources state

Open invidian opened this issue 5 years ago • 0 comments

Currently resource state is simply a containers state, but there are things, which are part of the state beyond just containers, like list of etcd users, roles etc. Kubelet node roles, annotations etc, which should also be stored, so diff can be provided to the user if something needs to be updated.

Note: not all resources may require it, but perhaps it will make sense to have some interface for getting containers state for example.

invidian avatar Apr 09 '20 16:04 invidian