Jesse Hitch

Results 447 comments of Jesse Hitch

> I think it is better to use the Github App instead of Actions as it avoids potentially leaking any secrets and doesn't need any config except for the main...

> I know, but at Nextcloud we have a special problem: Many more or less trustworthy people are part of the Github organization which makes it possible for them to...

Fair, I also tend to defer to infosec professionals. 😁 Btw, a peep in the U.S. is a marshmellow snack shaped like a baby chicken, so I made a security...

I could improve this PR by also making a note in the values.yaml for the image.tag parameter as mentioned in https://github.com/nextcloud/helm/issues/103 if you agree that's a good idea?

Wait, the docs are confusing, due to grammar: > Before you can upgrade to the next major release, Nextcloud upgrades to the latest point release. If it's what you're saying...

PR here :) https://github.com/nextcloud/documentation/pull/12062

oh no, why are all these tests failing? 🤔 Looks like it's because of [this error](https://github.com/nextcloud/helm/actions/runs/10109686360/job/27958164582?pr=606#step:8:34): `Service in version "v1" cannot be handled as a Service: json: cannot unmarshal string...

ok, the fix was remove the `nil` from the values.yaml for the `nodePort` helm parameter 👍

Since this is a new install and can you try deleting the install, and then wiping/deleting the PVC entirely and trying again? This typically happens when there's already data in...

This seems like a good idea! :) I'm a bit busy right now, but you, or anyone else in the community can submit a PR for this.