Marco Vito Moscaritolo

Results 84 comments of Marco Vito Moscaritolo

@austindrenski this is related on how the secret is stored in the windows, see [here](https://github.com/docker/docker-credential-helpers/issues/346#issuecomment-2492322764), I suspect that during the upgrade we switch to a new version of docker that...

@yurrriq thx! We will look if we can make it as part of the official chart so you don't need to maintain your changes on top of it 😄

@sanadhis thanks for your contribution! May I ask to include the new keys in the `values.schema.json` file?

@sanadhis `internalTrafficPolicy` and `externalTrafficPolicy` have different behaviour (internal for traffic routing exteral for preserving client IP) I'm not sure about the last changes you included, can you give us some...

@sanadhis I'll try to run the validation and merge ASAP I'm planning to release a new version as soon as this is merged.

@mikefarah I notice that this Include changes from https://github.com/mikefarah/yq/pull/2163 if you prefer I can remove them

@yoderme > Imagine the following scenario: the clustershield helm chart is re-deployed and the contents of either its configmap, secrets, or webhook change... and the clustershield deployment itself does not...

@yoderme thanks for the clarification. I understand your use case, I'll check but secrets and configmap hashes shouldn't be required (the _Cluster Shiedl_ is running a watch process on the...

@yoderme we are doing some internal checks as this may have some implications forcing cert changes which may cause problems in case of re-deployments. I want to assure you that...