inviqa / harness-go

Inviqa harness project for Go applications.
4 stars 0 forks source link

Conditionally upgrade CronJob/HPA/PDB for k8s 1.25 and 1.26 support #228

Closed andytson-inviqa closed 2 years ago

andytson-inviqa commented 2 years ago

Since not all clusters are required to be on k8s 1.21+ yet, use helm's capabilities to conditionally upgrade it.

ArgoCD also passes the cluster's version to its helm template render