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
f9ddec53b7
Added priorityClass to Clusters and ClusterSets ( #180 )
...
* added priorityClass to Clusters and ClusterSets
* fixed comment
2025-01-14 11:05:48 +01:00
Enrico Candino
72b2a5f1d1
Added podSecurityAdmissionLevel to ClusterSet ( #145 )
...
* added Namespace reconciliation for PodSecurity labels
* added Namespace Watch
* added tests, and example
* bump deps
2024-12-04 21:38:02 +01:00
Enrico Candino
6db5247ff7
fix netpol reconciliation ( #150 )
2024-11-28 01:44:37 +01:00
Enrico Candino
c561b033df
Added allowedNodeTypes to ClusterSet, and fixed NetworkPolicy reconciliation ( #144 )
...
* updated CRDs
* added Mode to ClusterSet, and enum to CRD
* fix typos
* fix mode type in cli
* deletion of second clusterset in same namespace
* removed focused test, added clusterset example
* renamed modes
* added allowedNodeTypes, fixed samples
* fixed network policy reconciliation
2024-11-27 23:00:39 +02:00
Enrico Candino
37573d36a4
Added envtest integration tests for ClusterSet ( #143 )
...
* init tests
* added clusterset tests
* added github action
* updated Dapper with envtest bins
2024-11-11 18:13:20 +02:00