Utku Özdemir
Utku Özdemir
Remove deprecated goreleaser config.
Export the state struct from the internal package into a public package. It is a dependency of the `ClusterServer` GRPC service - so to be able to import and use...
Being able to visualize the DAG (to console/using graphviz etc.) would help a lot with debugging and contributing.
We should document the high-level overview and the important details like: - Why and how the DAG is used - Inputs/outputs etc. To facilitate maintenance and conributions.
Hi, I was trying to use prometheus's windows_exporter, which uses this project under the hood. I have noticed that some objects are missing (or incorrectly parsed) by perflib_exporter, therefore windows...
On a best-effort basis, store the state on disk on shutdown & restore it from the disk on startup. Additionally, bump Go version, deps & rekres. Closes #54.
Correctly handle the retrieval and updates of schematics when a Talos node has secure boot enabled. When secure boot is enabled, we now - Use the correct installer image, `installer-secureboot`...