[PR #1245] [MERGED] Improve bootstrap.sh and documentation for use with Kubernetes #1205

Closed
opened 2026-02-27 09:11:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1245
Author: @jonas-resch
Created: 8/12/2025
Status: Merged
Merged: 9/28/2025
Merged by: @nitnelave

Base: mainHead: jonas-improve-bootstrapping


📝 Commits (5)

  • fa20331 Improve bootstrap.sh and documentation for use with kubernetes
  • d2932c8 Fix bootstrap.sh script
  • 0d569b8 Fix bootstrap.sh script not working
  • 0166e8b Improve kubernetes bootstrap documentation
  • 25b85c7 Revert changes to bootstrap.sh

📊 Changes

2 files changed (+6 additions, -29 deletions)

View changed files

📝 example_configs/bootstrap/bootstrap.md (+4 -27)
📝 scripts/bootstrap.sh (+2 -2)

📄 Description

  • Pass --password flag to lldap_set_password (it doesn't work by passing the ENV variable anymore)
  • Improve documentation for use with Kubernetes (fix Job yaml)

🔄 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/lldap/lldap/pull/1245 **Author:** [@jonas-resch](https://github.com/jonas-resch) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 9/28/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `jonas-improve-bootstrapping` --- ### 📝 Commits (5) - [`fa20331`](https://github.com/lldap/lldap/commit/fa20331bd9f0bf2d9e19bb74c31fce9a2a1c9289) Improve bootstrap.sh and documentation for use with kubernetes - [`d2932c8`](https://github.com/lldap/lldap/commit/d2932c8ec7b3bea1411cf1140107e488f989a947) Fix bootstrap.sh script - [`0d569b8`](https://github.com/lldap/lldap/commit/0d569b8080f89636d0fa58d9e2536cc2248a747e) Fix bootstrap.sh script not working - [`0166e8b`](https://github.com/lldap/lldap/commit/0166e8b1258ed911d251eb034b0f9bdf30e54ef6) Improve kubernetes bootstrap documentation - [`25b85c7`](https://github.com/lldap/lldap/commit/25b85c7ffef2d152e04517682268137a8f380157) Revert changes to bootstrap.sh ### 📊 Changes **2 files changed** (+6 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `example_configs/bootstrap/bootstrap.md` (+4 -27) 📝 `scripts/bootstrap.sh` (+2 -2) </details> ### 📄 Description - Pass `--password` flag to `lldap_set_password` (it doesn't work by passing the ENV variable anymore) - Improve documentation for use with Kubernetes (fix Job yaml) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:11:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#1205
No description provided.