Till!
Till!
### Is there an existing issue already for this bug? - [x] I have searched for an existing issue, and could not find anything. I believe this is a new...
## Description Followed instructions here: https://www.flatcar.org/docs/latest/container-runtimes/switching-to-unified-cgroups/#migrating-old-nodes-to-unified-cgroups But I think it's missing `rm /etc/flatcar-cgroupv1` ## Impact Instance claims it's still running legacy cgroups (it probably isn't but there's something somewhere in...
## Description Tried to update a node from Flatcar 3510.2.2 to the latest stable and it failed. After some digging (thank you @t-lo, @jepio and @tormath1), it seems like enabling...
## Description Some clownflare email protection: https://www.flatcar.org/docs/latest/setup/customization/other-settings/ ## Impact Can't read the example, or at least not sure. ## Expected behavior See the complete example. ## Additional information When I...
- **fix(release): quote token** - **feat(relase): include helm chart into release artifacts**
don't overwrite nginx.conf if it already exists. this is an alternative to #975 with the failure test case disabled as it shouldn't hit that anymore. the test kind of suggests...
### What are you really trying to do? Trying to setup temporal using this helm chart. ### Describe the bug The schema job fails to complete — it says it...
### Summary My `pack create builder` usually runs on GHA (linux/amd64) and I only build for `linux/amd64` currently. Over the weekend, I had a weird error: ```sh ERROR: failed to...
### Summary I was being lazy and added some order groups to my `builder.toml` without adding all the direct dependencies. As I wrongly assumed that because the dependencies are already...
### Is your feature request related to a problem? It would be nice if updatecli would not output binary file content. I am running the following workflow: ```yaml sources: getRelease:...