Skip to content

Conversation

@fungiboletus
Copy link

What this PR does / why we need it:

This pull request removes the third-party HTTP call to generate a random UUID, which seems unnecessary.

  • uuidgen is by default on Mac.
  • On Linux, /proc/sys/kernel/random/uuid contains a random uuid

This may not support people using this hem chart through Bash on Windows, I havn't tested. But these people, if they exist, should use WSL or WSL2 instead.

Which issue this PR fixes

Fixes nothing.

Special notes for your reviewer:

Checklist

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

  • Chart Version bumped
  • e2e tests pass
  • Variables are documented in the README.md
  • Chart tgz added to /docs and index updated

- uuidgen is by default on Mac.
- On Linux, /proc/sys/kernel/random/uuid contains a random uuid

This may **not** support people using this hem chart through Bash on Windows, I havn't tested. But these people, if they exist, should use WSL or WSL2 instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant