Commit Graph

22 Commits

Author SHA1 Message Date
Nianyu Shen
4fcff11e7e
PE-5115 add cluster reset event (#95)
* add cluster reset event

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>

* bump go to 1.23

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>

* fix uninstall script name

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>

---------

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>
2024-09-29 18:28:26 -07:00
Tyler Gillson
6a9fad59f9
fix: set 'cluster-init: false' when explicitly disabled via ProviderOptions (#83)
* fix: set 'cluster-init: false' when explicitly disabled via ProviderOptions
* ci: run unit tests
---------

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
2024-07-08 07:15:09 -06:00
Tyler Gillson
e0c5ebeade
Support ProviderOptions from the Kairos SDK; export constants for yip stage names (#65)
* conditionally disable ClusterInit to use sqlite for two node clusters
* expose boot.before stage names as constants
* support kairos SDK ProviderOptions; add datastore config
---------

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Signed-off-by: Arun Sharma <dev.arun2302@gmail.com>
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Co-authored-by: Arun Sharma <dev.arun2302@gmail.com>
Co-authored-by: Oz Tiram <oz.tiram@gmail.com>
2024-06-11 14:44:34 -06:00
Piyush Kumar
fd75d972e4 using manual command for k3s service restarts
Signed-off-by: Piyush Kumar <k17piyush@gmail.com>
2023-12-01 13:05:29 +05:30
Piyush Kumar
8081d98bb9 added logs
Signed-off-by: Piyush Kumar <k17piyush@gmail.com>
2023-12-01 13:05:29 +05:30
Tyler Gillson
eea409b551
align module name w/ repo name
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
2023-10-08 18:20:34 -06:00
Mauro Morales
5fd99c5062
Use kairos-sdk instead
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-04-20 09:38:04 +02:00
Rishi
07e860aea9 Import content changes
Signed-off-by: Rishi <rishi.anand0@gmail.com>
2023-02-19 08:52:25 -08:00
Santhosh
7a1e9e0ec6 update import path script for execution
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2023-02-16 19:37:13 +05:30
Santhosh
20c8845f77 local images import
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2023-02-13 10:07:02 +05:30
Santhosh
9ad89b959b add default noproxy value for non-empty http-proxy
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2023-01-23 14:17:27 +05:30
Santhosh
e3b507c0c9 read proxy vars from clusterprovider env
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2022-12-18 22:08:43 +05:30
Santhosh
17231b6bf8 fetch proxy attributes from clusterplugin.cluster
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2022-12-14 22:00:03 +05:30
Santhosh
e77e5411a1 get cidr from cluster.options
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2022-11-28 16:36:18 +05:30
Santhosh
90ae97c60e proxy support
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2022-11-23 16:22:48 +05:30
Rishi
1058fe1bb0 addressed review comments 2022-10-18 10:25:13 -07:00
Rishi
fbf2814170 filtering k3s agent config from cluster options 2022-10-18 09:50:18 -07:00
Piyush Kumar
dd87822edf fixed jq config merge command 2022-09-15 00:29:30 +05:30
Jacob Payne
6ea93d199d remove fields that agent does not accept 2022-08-22 11:38:09 -07:00
Jacob Payne
aaa48b5909 fixed arch builds and k3s not starting on openrc 2022-08-18 16:28:53 -07:00
Jacob Payne
d2d49a3986 added inital github workflows 2022-08-09 13:08:13 -07:00
Jacob Payne
1aac2fc928 init commit 2022-08-08 08:55:32 -07:00