Features
- Create/Delete
kindcluster in CI environment - Optional - Azure Key Vault Provider for Secrets Store CSI Driver installation and configuration
- Optional - Azure Container Registry (ACR) Image Pull Secret
- Install
helmcharts of application (values needed for integration test environment can be overwritten easily) - Validate if the respective Kubernetes
podsare up and running (multiplepodscan be provided that are having selector -app.kubernetes.io/name) - Port-Froward the respective Kubernetes
servicesneeded to perform integration testing (multipleservicescan be provided and the respective local ports will be starting from8080to808[number of services]maintaining the order as provided)
Bug Fixes
- N/A
Breaking Changes
- N/A