minishift / minishift-addons

A repository for the community to exchange Minishift add-ons
Apache License 2.0
71 stars 86 forks source link

Upcoming versions of Eclipse Che will remove oauth token option. #146

Closed amisevsk closed 6 years ago

amisevsk commented 6 years ago

As of PR https://github.com/eclipse/che/pull/10529, the Che property che.infra.kubernetes.oauth_token is no longer used. To avoid confusion, it should be removed from the Che minishift addon as well.

Note that the addon works perfectly fine using the Che service account that is already created, so this shouldn't break anything (in fact, as tokens expire, it should make running Che somewhat easier).

LalatenduMohanty commented 6 years ago

@amisevsk Please open issues or pull requests for Che add-on in Minishift repository as it is moved there. Che is a default Minishift add-on now.