feat(e2e-ui): local workbench identity and cluster gitops - #177
Open
patrickleet wants to merge 6 commits into
Open
feat(e2e-ui): local workbench identity and cluster gitops#177patrickleet wants to merge 6 commits into
patrickleet wants to merge 6 commits into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
3 tasks
Add Helm deploy charts for api/ui with cluster-dev vs package posture, local PSQLCluster for the API, and hops.local Application YAMLs under gitops/env/local. Document hops local up as Option A for dogfood. Implements [[tasks/lwb-e2e-ui-gitops-charts]] [[tasks/lwb-docs-happy-path]]
When sourceDelivery.mode=sync, wait for .hops-synced / package manifest before cargo/vite so tar/mutagen can populate emptyDir first.
api deliveryPath points at e2e-ui Cargo root; ui at ui/ with vite. cluster-dev waits indefinitely for .hops-synced/package/Cargo before start.
…ault Add gitops/cluster tree (packages, providers, AuthStack, PSQLStack, e2e-identity MRs) and SecretStack vault backend claim for local workbench. Wire app charts/env Applications for cluster-dev delivery. Keep secrets out of YAML; document kubectl bootstrap in SECRETS.md.
Move shared Zitadel Project/roles/humans to cluster scope, keep OIDC apps worktree-scoped for redirects and Login V2 baseUri. Restructure cluster gitops (configurations/, stacks/, DRCs) and ExternalSecrets hooks for OIDC + demo passwords.
Wire project id into local Application env so the API does not fall back to DevHeaders, and drop hand-rolled deliveryPath so delivery uses the git worktree root by default.
patrickleet
force-pushed
the
feat/e2e-ui-local-workbench-identity
branch
from
August 9, 2026 06:36
3c3fe6b to
297bf92
Compare
patrickleet
changed the base branch from
tasks--graphql-qs-epic
to
feat/blob-simulate-move-wasm
August 9, 2026 06:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
configurations/,stacks/, provider DRCs, vault ExternalSecrets wiringalice/bob/admin); worktree OIDC app only (redirects + Login V2 baseUri)Stacked on
feat/blob-simulate-move-wasm(top of the GraphQL QS epic stack). Base is that branch, not the epic tip.Test plan
hops local gitops clusterapplies configurations/stacks without drift against this treeidentity.enabledrenders shared Project/roles/humans + worktree OIDC appalice/Password1!against local AuthStack + host FQDNs