IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 89 forks source link

fix: Increase robustness of openshift login flow #318

Closed vburckhardt closed 3 years ago

vburckhardt commented 3 years ago

This PR increases the robustness of the openshift login flow:

Context: We've been plagued with a number of authentication / login issue in our terraform code. The IBM Cloud terraform provider makes intensive use. See in particular https://github.com/IBM-Cloud/terraform-provider-ibm/issues/2811

hkantare commented 3 years ago

We will looking into the PR

ocofaigh commented 3 years ago

@hkantare Vincent is on vacation for 2 weeks, so I am just following up on this. These authentication issues are occurring quite frequently, so would be great if we could add some robustness like Vincent has proposed in this PR. Thank you.

hkantare commented 3 years ago

Thanks we reviewd the PR and all looks good

ocofaigh commented 3 years ago

@hkantare Thank you very much - How do we go about getting this into the ibm terraform provider code for next provider release? Thanks