8 Commits

Author SHA1 Message Date
Nianyu Shen
701adfd4a4 PE-6055 fix: use string slice instead of string for k3s args (#106)
* fix: use string slice instead of string for k3s args

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

* fix: test

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

---------

Signed-off-by: Nianyu Shen <xiaoyu9964@gmail.com>
2025-01-30 19:54:25 -08:00
Vivek-Joshi-99
2dea81b509 PE-5814: K3S provider does not support agent-specific options (#101)
* PE-5814: Filtering out agent specific options in server config

* Added all flags

* Revised structs

* Filtering out agent specific options for server config

* Added unit test

Signed-off-by: Vivek-Joshi-99 <viveksanjayjoshi1999@gmail.com>

---------

Signed-off-by: Vivek-Joshi-99 <viveksanjayjoshi1999@gmail.com>
2025-01-27 14:38:46 -08:00
Santhosh
5a33ed222b remove flannel backend from agent
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2024-05-07 09:26:26 +05:30
Piyush Kumar
fd78d5f2ce removed no-flannel flag for agent config
Signed-off-by: Piyush Kumar <k17piyush@gmail.com>
2023-12-01 13:05:29 +05:30
Nianyu Shen
7f33d900bc add flannel-backend in agent config
Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>
2023-11-17 17:45:22 -08:00
Piyush Kumar
e7b0bbd858 added k3s agent config fields
Signed-off-by: Piyush Kumar <k17piyush@gmail.com>
2023-10-12 11:07:24 +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