[PR #319] [CLOSED] Fix errror in kustomize init.bash #1380

Closed
opened 2025-12-29 02:29:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/319
Author: @leigh-johnson
Created: 2/13/2022
Status: Closed

Base: mainHead: issue-318-init-script


📝 Commits (3)

  • 8e47d19 heredoc contents of derp-example.yaml
  • dbbb424 print wg version for reference
  • 5c1bd65 Fix shellcheck lint errors:

📊 Changes

1 file changed (+22 additions, -2 deletions)

View changed files

📝 docs/examples/kustomize/init.bash (+22 -2)

📄 Description

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • [] added unit tests (N/A)
  • [] added integration tests (N/A)
  • [] updated documentation if needed (N/A)
  • [] updated CHANGELOG.md (N/A)
  • Fixes issue 318.1 reported in #318
  • shellcheck linter (shellcheck defaults)
  • Added check for wg and print version for future debugging/issue reporting quality of life 🙌

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/319 **Author:** [@leigh-johnson](https://github.com/leigh-johnson) **Created:** 2/13/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `issue-318-init-script` --- ### 📝 Commits (3) - [`8e47d19`](https://github.com/juanfont/headscale/commit/8e47d192731d7a1da7e261f655b71afc6b2c1f6b) heredoc contents of derp-example.yaml - [`dbbb424`](https://github.com/juanfont/headscale/commit/dbbb42490da02f3ca00fdab425f050e3cd9188c4) print wg version for reference - [`5c1bd65`](https://github.com/juanfont/headscale/commit/5c1bd65ba4fa1976bff0f237efb84f5e07a8572f) Fix shellcheck lint errors: ### 📊 Changes **1 file changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/examples/kustomize/init.bash` (+22 -2) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [] added unit tests (N/A) - [] added integration tests (N/A) - [] updated documentation if needed (N/A) - [] updated CHANGELOG.md (N/A) * Fixes issue 318.1 reported in #318 * shellcheck linter (shellcheck defaults) * Added check for `wg` and print version for future debugging/issue reporting quality of life :raised_hands: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:53 +01:00
adam closed this issue 2025-12-29 02:29:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1380