Enrico Candino
|
2b7202e676
|
Added NetworkPolicy for Cluster isolation (#290)
* added cluster NetworkPolicy
* wip tests
* remove focus
* added networking test
* test refactoring
* unfocus
* revert labels
* added async creation of clusters, and namespace deletion
* add unfocus validation
|
2025-03-07 14:36:49 +01:00 |
|
Enrico Candino
|
5e8bc0d3cd
|
Update CRDs documentation (#279)
* complete CRD documentation
* fix missing rebuild of CRDs
|
2025-03-03 11:47:53 +01:00 |
|
Hussein Galal
|
fa553d25d4
|
Default to dynamic persistence and fix HA restarts (#250)
* Default to dynamic persistence and fix HA restarts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2025-02-14 14:26:10 +02:00 |
|
Enrico Candino
|
fdb133ad4a
|
Added Ports to NodePortConfig and expose fixes (#247)
* fix NodePort service update
* updated crd docs
|
2025-02-11 14:47:01 +01:00 |
|
Enrico Candino
|
2a7541cdca
|
Fix missing updates of server certificates (#219)
* merge
* wip test
* added test for restart
* tests reorg
* simplified tests
|
2025-02-04 09:17:56 +01:00 |
|
Enrico Candino
|
44045c5592
|
Added test (virtual cluster creation, with pod) and small kubeconfig refactor (#211)
* added virtual cluster and pod test
* moved ClusterCreate
* match patch k8s host version
|
2025-01-24 22:26:01 +01:00 |
|
Enrico Candino
|
3f49593f96
|
Add Cluster creation test (#192)
* added k3kcli to path
* test create cluster
* updated ptr
* added cluster creation test
|
2025-01-21 17:53:42 +01:00 |
|