-
Notifications
You must be signed in to change notification settings - Fork 21
Commits on Apr 8, 2022
-
feat: use
~/.talos/config
as a primary source for clustersNow Theila always gets `kubeconfig` using `Talos` API. From now only talosconfig is required for Theila to operate. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for ecb6be6 - Browse repository at this point
Copy the full SHA ecb6be6View commit details -
feat: add text Highlight feature
Add text Highlight and fix ongoing tasks bug fix Signed-off-by: evgeniybryzh<evgeniy@merge.rocks> Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for da6b879 - Browse repository at this point
Copy the full SHA da6b879View commit details -
fix: get rid of racy code in the kubeconfig request code
RLock was used in the write operation. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 60a1a23 - Browse repository at this point
Copy the full SHA 60a1a23View commit details -
feat: restyle t-alert component
restyle TAlert component Signed-off-by: evgeniybryzh<evgeniy@merge.rocks> Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 36b6832 - Browse repository at this point
Copy the full SHA 36b6832View commit details -
fix: remove t-header error notification
Removed error notification from THeader component. Signed-off-by: evgeniybryzh<evgeniy@merge.rocks> Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 4f7b4a7 - Browse repository at this point
Copy the full SHA 4f7b4a7View commit details -
chore: allow getting resources without version and group
That should help to keep Theila backward and forward compatible with any CRDs from CAPI or whatever else. Now if the resource name is represented only with a single word without any dots in it, the backend will look up version and group by using the discovery service. Same way as it is done by kubectl. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 19c718a - Browse repository at this point
Copy the full SHA 19c718aView commit details -
feat: show the extended hardware info
Display the extendend hardware information that was added via siderolabs/sidero#735 in the Theila UI Co-authored-by: Gerard de Leeuw <gdeleeuw@leeuwit.nl> Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 6f8114e - Browse repository at this point
Copy the full SHA 6f8114eView commit details -
feat: update favicon to sidero logo
Fixes: siderolabs#127 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for c376b06 - Browse repository at this point
Copy the full SHA c376b06View commit details -
fix: display delta time for pod's age
Fixed Pods page's age format and also fixed container runtime version alignment. Signed-off-by: evgeniybryzh<evgeniy@merge.rocks> Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for 92a1c14 - Browse repository at this point
Copy the full SHA 92a1c14View commit details -
chore: update Talos libs to the latest version
Fixes: siderolabs#138 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for a8ec4ac - Browse repository at this point
Copy the full SHA a8ec4acView commit details -
chore: disable single commit check
To enable backports. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Configuration menu - View commit details
-
Copy full SHA for b29df3c - Browse repository at this point
Copy the full SHA b29df3cView commit details