Dmitriy Kalinin

Results 407 comments of Dmitriy Kalinin

related: https://github.com/vmware-tanzu/carvel-secretgen-controller/issues/54

@Samze take a look at ytt interface for rebase rules within kapp -- https://carvel.dev/kapp/docs/v0.51.0/config/#rebaserules. one thing that i think we need to be mindful about is that execution environment (e.g....

@erkerb4 that becomes becomes of an issue for generating multiple passwords and combining them into a single secret (via a template). we've considered adding something like SecretTemplate CR (or something...

hey @abenabid 👋. > It would be nice to have a field in either SecretExport or SecretImport (preferably) which indicate to the controller to keep or delete the generated Secret...

@vrabbi can you elaborate on what your use cases are for this feature?

> Does introducing an optional boolean field with a default value as false requires an API version upgrade? nope, we are happy to accept it as part of the current...

> Or is it just waiting for someone to swoop in and do this? yup. im also not sure how complicated this would be, so somebody have to do some...

im not sure how to reproduce this. could you make a minimal example and provide steps, and output that i should be looking at.

@braunsonm hmm, this gives me a little more to go on. will take a closer look into "id". which version of tf are you using?