Features
- Create/Delete
kind
cluster 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
helm
charts of application (values needed for integration test environment can be overwritten easily) - Validate if the respective Kubernetes
pods
are up and running (multiplepods
can be provided that are having selector -app.kubernetes.io/name
) - Port-Froward the respective Kubernetes
services
needed to perform integration testing (multipleservices
can be provided and the respective local ports will be starting from8080
to808[number of services]
maintaining the order as provided)
Bug Fixes
- N/A
Breaking Changes
- N/A