Skip to content

1.0.0 (2020-08-03)

Latest
Compare
Choose a tag to compare
@prabdeb prabdeb released this 06 Aug 06:39
· 4 commits to main since this release
870d8ab

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 (multiple pods can be provided that are having selector - app.kubernetes.io/name)
  • Port-Froward the respective Kubernetes services needed to perform integration testing (multiple services can be provided and the respective local ports will be starting from 8080 to 808[number of services] maintaining the order as provided)

Bug Fixes

N/A

Breaking Changes

N/A