Rafal Pieniazek

Results 26 comments of Rafal Pieniazek

@russellcardullo I completely agree with you that this is temporary. I believe we could help out in work towards making certain things optional. If you could merge it this week...

@russellcardullo Hi - so based on what we have seen around in order to properly modify we need to send out only items we are interested in. Hence for short...

> You are correct that you cannot use the `-f` flag with the `kapp app-group` command. To include your rebase rules when deploying, you can place the kapp config in...

> @RafPe, could you elaborate on what you mean by > > > adding switch to specify config map which holds the rules for evaluation With this one I was...

> @RafPe would you mind sharing what your kapp `Config` is and what you have in your configuration so we can better understand your use case? I'm curious how you...

Hi @mavogel ! Been through the same problem but got it running eventually. The function ( for testing purposes ) ``` func TestMyValidatorDiag(i interface{}, p cty.Path) diag.Diagnostics { return diag.Diagnostics{...

@brandon-piner-aruba I have come across the same problem - however reading the docs does help :) For your reference you can peak on the following [doc](https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/#sensitive-data-and-sso-client-secrets) and for secret itself...

I have been playing around with debugging this bad boy locally and found out that it points to the function that determines ( hardcoded for us ) if the file...

I have been playing around with debugging this bad boy locally and found out that it points to the function that determines ( hardcoded for us ) if the file...