sal/kubernetes/tests
Mahmoud-Emad 52f2f7e3c4 feat: Add Kubernetes module to SAL
- Add Kubernetes cluster management and operations
- Include pod, service, and deployment management
- Implement pattern-based resource deletion
- Support namespace creation and management
- Provide Rhai scripting wrappers for all functions
- Include production safety features (timeouts, retries, rate limiting)
2025-06-30 14:56:54 +03:00
..
rhai feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
crud_operations_test.rs feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
integration_tests.rs feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
production_readiness_test.rs feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
rhai_tests.rs feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00
unit_tests.rs feat: Add Kubernetes module to SAL 2025-06-30 14:56:54 +03:00