Hussein Galal
|
37fe4493e7
|
Fix HA init server scaling (#333)
* Fix HA init server scaling
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* increase timeout in e2e test
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2025-05-12 11:51:35 +03:00 |
|
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 |
|
Enrico Candino
|
430e18bf30
|
Added wsl linter, and fixed related issues (#275)
* added wsl linter
* fixed issues
|
2025-02-27 10:59:02 +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
|
bc3f906280
|
Fix status update, updated k3s default version, updated CRDs (#218)
* fix status update
* fix schema and default image
* removed retry in controller
* removed fmt
|
2025-01-30 12:56:42 +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 |
|
Enrico Candino
|
d4368da9a0
|
E2E tests scaffolding (#189)
* testcontainers
add build script
dropped namespace from chart
upload logs
removed old tests
* show go.mod diffs
|
2025-01-16 20:40:53 +01:00 |
|