andridzi

Results 10 comments of andridzi

It's using RollingUpdate by default and there is a problem when you want to use the Persistent Volume. The attempt of update will result in `Multi-Attach error for volume`...

PR opened https://github.com/keel-hq/keel/pull/642

Hi @peter-evans, Yes, something like that. And inside the action when `committer` and `author` are empty strings, they should not be passed to the API call. From what I've found...

@peter-evans Yes, indeed. I missed that commits created using Git protocol. So, currently in `peter-evans/create-pull-request` action it's not possible to create `Verified` commits using Github App auth token. And I...

if you're using `kustomize build --enable helm` it will produce manifests without the namespace. And if `namespace` field will be set in `kustomization.yaml`, it will affect Role/Rolebinding namespace and `{{...

it's really good to have this feature!

@djeebus can you please add few comments about why it's not planned or re-open this issue?

@djeebus can you please review it? I'm looking for this one to be released ASAP if possible, because it's already very much required feature from my side. thanks in advance

@KyriosGN0 , globally - yes, but not right now I was trying to add a test for splitComments but failed will give another try to it in few weeks I...

hello @vovinacci thank you very much for jumping into this, really appreciated! changes looks very good (especially test part, that very hard for me :) ) one small bug I...