Marcin Ciszak

Results 16 comments of Marcin Ciszak

Hello @sergiomarotco. Could you expand on the issue a little bit please?

Resource versioning now stored in the graph for relevant objects. Parking this for now!

Hi @darox. You need to store all rbac related objects in files as follows (note: skip file extensions): `Role` objects => `roles` file `RoleBinding` => `rolebindings` `ClusterRole` => `clusterroles` `ClusterRoleBinding`...

Hello @patsevanton. Thanks for the feature request. I'm not sure this will be immediately possible though, mainly because of dependency on a 3rd party service, but certainly something we've been...

@negz Yes, this sounds good! Composition patching by referencing existing ConfigMap key would work very well I think 👍 By the same token `FromSecret` patch would be very useful too.