Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Missing auth in post install config map#57

Open
ubin wants to merge 5 commits intokurrent-io:masterfrom
ubin:master
Open

Missing auth in post install config map#57
ubin wants to merge 5 commits intokurrent-io:masterfrom
ubin:master

Conversation

@ubin
Copy link

@ubin ubin commented Mar 4, 2020

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Chart packaged and index updated (you can use ./release)
  • CHANGELOG.md updated

What this PR does / why we need it:
Unable to change default admin password because post install ConfigMap script always fails on users/admin endpoint verification because of missing api auth. Updated to http status check 401 instead of 200.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

ubin added 3 commits March 4, 2020 14:45
…if once we update the password. lets check for 401 status code to check that eventstore is up instead.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant