Artem Chernyshev

Results 60 issues of Artem Chernyshev

Due to that etcd changed the DB format going from 3.5 to 3.6, it's now not possible to downgrade Talos seamlessly. To be able to downgrade it will be necessary...

Migrate existing solutions to store three things: * resources in BoltDB * machine logs * audit logs To use SQLite database. With that in hand, we can use LItestream to...

Take some inspiration from the community PRs and create a proper Helm chart for Omni.

User beta.0 and the latest alpha (for upgrade tests)

Same as in the image factory. Related to #506

epic
UI

This resource is going to be used to store the saved installation media presets generated by the UI wizard.

The Resource should hold configured extensions, kernel args, secure boot config, image flavor, tunnel settings, labels. Talos version and join token will be picked at the moment user downloads the...

Based on Talos/Kubernetes SBOMs, list known CVEs for the particular Talos/Kubernetes release.

needs planning
UI wireframes required
UI

Another attempt to fix: https://github.com/crewjam/saml/pull/580 The code is reading the attributes from the elements in the loop, then writes to a map using `childEl.Scope` as the key. Intention behind this...