Amit Kumar Das

Results 77 comments of Amit Kumar Das

@grzesuav Can you also provide the metcontroller spec/yaml & if possible the web hook logic?

@glasser I have commented in #194 Let's see if that helps & solves this issue as well

Can we reproduce this problem at will? >When a node running the stateful pod with Local PV goes out of the cluster, the pod gets into a pending state and...

Thinking more on this, `GenericController` configs can be loaded dynamically from kubernetes `ConfigMap` instead of the solution proposed above. ### Proposed Solution Metac will be run on local mode. In...

@cliffpracht thanks for explaining the issue. IMO Generic Controller should solve this very problem. It only observes for watch resource. Attachments can be any arbitrary resource. When I say arbitrary...

@cliffpracht all the features were from our production needs. I am sure others will benefit from this as well. _In addition, other metacontrollers `i.e. composite & decorator` can be used...

Metac is coming up with advanced selectors both for watch as well as for attachments. Though selector is purely for the purposes of filtering, IMO it can go a long...

@arielb135 First of all really sorry that I missed the notification of this issue. I am planning to maintain Metac & use it for production needs of OpenEBS (a CNCF...

I still have not come with docs. However, there are few examples that make use of new features in Metac: - GenericController _(gctl)_ as a meta controller that can be...

https://github.com/AmitKumarDas/metac/pull/92