Preconditions:
1. All steps are done before running script to create GKE cluster and deploy Helm Charts are done (described in https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=307&projectKey=DLAB&quickFilter=1520&quickFilter=1619)
Steps to reproduce:
1. Run python script to create GKE cluster and deploy Helm Charts:
Actual result:
- Script fails:
Error: error initializing local helm home: Looks like "https://kubernetes-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: Failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden
Expected result:
- Script runs successfully