Ervin Racz

Results 26 comments of Ervin Racz

Thank you for taking the time to report the issue, @tylerauerbeck! I noticed it was reported a couple of months ago, and I wanted to check in to see if...

We can close this thread if your problem got solved. However I'm still curious how did you overcome the problem :D

> @tormath1 Any idea if there's a better contact email for `spec.yaml` than `[email protected]` ? It would be safe to use `[email protected]`. This email address is also mentioned in the...

Upgraded to ^9.0.14 directly instead of 9.0.4 as originally proposed by dependabot.

Hello @till! Do you know if your node was able to make multiple update attempts in this case before your intervention with `sudo flatcar-update --to-version 4230.2.3`? The original issue description...

Thanks for the additional information. No, the protocol had not been changed for a while. I would have some follow-ups to better understand your situation. > I've tried update_engine_client -update...

Taken care of by https://github.com/flatcar/nebraska/pull/1074 @dependabot ignore this minor version

Great work on this PR! 👍 This addresses #654. The implementation is well-structured and follows Helm best practices overall. There is only one minor inconsistency that I observed: The annotation...

LGTM! There is one last minor issue found by the linter: ``` charts/nebraska/values.yaml Error: 37:21 [trailing-spaces] trailing spaces ```

Hello @tylerauerbeck, great addition! I see it checks a few file types by default. ` [default: md,mkd,mdx,mdown,mdwn,mkdn,mkdown,markdown,html,htm,txt]` I was wondering if it would make sense to check jsx, tsx files...