Andrew Rynhard

Results 81 issues of Andrew Rynhard

After stepping away from CAPI for a bit and coming back, I find it confusing that we have `talosconfigs` and `talosconfigtemplates`, but either one are not used in the `TaloscontrolPlane`...

As of today, it is not easy to update any machine configs because they are stuffed into a secret. We should propagate changes to associated secrets when an update is...

This project needs to move away from Coffeescript and JQuery and use Etch.

Investigate an automatic fetch on toggle feature and implement if deemed useful.

enhancement

Talos is an OS built for Kubernetes that has some unique features: - no SSH - has an API - immutable - Built using Golang - integrates with Kubernetes

It would be nice to be able to click a button on a server in the server list that takes me to the node view.

Not sure if this is a problem in musl-cross but I am getting: ``` x86_64-linux-musl-gcc-ar: Cannot find plugin 'liblto_plugin.so' ``` I add the issue here because liblto_plugin.so is packaged with...