Skip to content

Rename project to lldap-operator and add documentation foundation#22

Merged
lukidoescode merged 4 commits into
mainfrom
lwagner/1-docs-foundation
May 10, 2026
Merged

Rename project to lldap-operator and add documentation foundation#22
lukidoescode merged 4 commits into
mainfrom
lwagner/1-docs-foundation

Conversation

@lukidoescode

@lukidoescode lukidoescode commented May 10, 2026

Copy link
Copy Markdown
Owner

Renames all crates and Helm chart from lldap-resources-operator to lldap-operator, and adds mdBook documentation site with CRD references, architecture overview, and development guide.

Renames all crates and Helm chart from lldap-resources-operator to
lldap-operator, and adds mdBook documentation site with CRD references,
architecture overview, and development guide.
Update actions/upload-pages-artifact and actions/deploy-pages from v4 to
v5 in the docs deployment workflow.
The operator binary is a stub with no reconciliation logic,
so E2E tests always time out. Switch to manual-only trigger
until the operator is functional.
Replace the simple GitHub Pages deployment with a versioned docs system:
- Add deploy-docs.yml workflow triggered by CI (main-branch) and releases
- Add helper scripts for generating versions.json and root redirect
- Add version selector dropdown (JS/CSS) to mdBook output
- Wire CI and release workflows to trigger docs deployment
@lukidoescode lukidoescode merged commit 30f14ac into main May 10, 2026
8 checks passed
@lukidoescode lukidoescode deleted the lwagner/1-docs-foundation branch May 10, 2026 21:42
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.

Documentation Foundation (mdBook + GitHub Pages)

1 participant