Skip to content

Make created REST API secret stable#11

Merged
glrf merged 1 commit into
masterfrom
fix/stable-pw
Jun 30, 2023
Merged

Make created REST API secret stable#11
glrf merged 1 commit into
masterfrom
fix/stable-pw

Conversation

@glrf

@glrf glrf commented Jun 29, 2023

Copy link
Copy Markdown
Contributor

The feature of the helm chart to generate a secret for the REST API doesn't work through the component. It regenerates the password every time.

This PR removes the password and adds a hook job that sets the password if (and only if) it isn't set yet

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@glrf glrf added the bug Something isn't working label Jun 29, 2023
@glrf glrf self-assigned this Jun 29, 2023
@glrf glrf force-pushed the fix/stable-pw branch 2 times, most recently from 9888ee6 to 7353ca6 Compare June 30, 2023 08:01
@glrf glrf marked this pull request as ready for review June 30, 2023 08:02
The feature of the helm chart to generate a secret for the REST API
doesn't work through the component. It regenerates the password every
time.

This PR removes the password and adds a hook job that sets the password
if (and only if) it isn't set yet
@glrf glrf requested a review from Kidswiss June 30, 2023 08:04
@@ -0,0 +1,41 @@
/**
* Fixup images that are missing tags

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG :D

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I hate it too. But I don't know what else to do 🙈

@glrf glrf merged commit cb7fe08 into master Jun 30, 2023
@glrf glrf deleted the fix/stable-pw branch June 30, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants