fix ocp auth adding / to oauth discovery url (#140)

* fix ocp auth adding / to oauth discovery url

* fix space after comma

* add changelog fragment

* Convert line endings

Co-authored-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
Paul Czarkowski
2022-02-22 12:28:51 -06:00
committed by GitHub
parent fc4a979762
commit 8aeffa3872
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- fix ocp auth failing against cluster api url with trailing slash (https://github.com/openshift/community.okd/issues/139)