adding AWS_REGION env var to kube pod env vars, if it exists
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
We were encountering issues in the pre-shipping environment tests for many months. This AWS_REGION env var needs to be passed into the pod's environment variables
Edited by Bill Wang