4 Commits

Author SHA256 Message Date
Nils Blomgren
a96dd33039 Add unit tests for KubernetesCluster, Tenant, ServiceInstance, and RegisterClusterHandler
Some checks failed
Build EntKube / build (push) Failing after 27s
Package Helm Chart / lint (push) Failing after 36s
Package Helm Chart / package (push) Has been skipped
- Implement tests for KubernetesCluster including registration, connectivity status, and error handling.
- Create tests for Tenant creation, member management, and status changes.
- Add tests for ServiceInstance provisioning and state management.
- Introduce RegisterClusterHandler tests to validate registration requests and error scenarios.
- Set up project files for new test projects with necessary dependencies.
2026-05-05 11:44:36 +02:00
Nils Blomgren
461fa36a46 Update README.md and add Copilot instructions for EntKube
Co-authored-by: Copilot <copilot@github.com>
2026-05-05 09:43:17 +02:00
44e6f0656a initial commit 2026-04-30 09:49:00 +02:00
455ef6accd Initial commit 2026-04-30 07:45:32 +00:00