-
- Downloads
add user configurable cluster api version
This change introduces an environment variable, `CAPI_VERSION`, through which a user can set the API version for the group they are using. This change is being added to address situations where a user might have multiple API versions for the cluster api group and wishes to be explicit about which version is selected. Also adds unit tests and documentation for the new behavior. This change does not break the existing behavior.
Showing
- cluster-autoscaler/cloudprovider/clusterapi/README.md 17 additions, 0 deletionscluster-autoscaler/cloudprovider/clusterapi/README.md
- cluster-autoscaler/cloudprovider/clusterapi/clusterapi_controller.go 18 additions, 1 deletion...oscaler/cloudprovider/clusterapi/clusterapi_controller.go
- cluster-autoscaler/cloudprovider/clusterapi/clusterapi_controller_test.go 48 additions, 0 deletions...er/cloudprovider/clusterapi/clusterapi_controller_test.go
Loading
Please register or sign in to comment