[886] [EPIC] Developer Experience Platform with Local Development - #947
Merged
OtowoSamuel merged 15 commits intoJun 24, 2026
Conversation
Restore backup CLI imports, kubectl-stellar DynamicObject support, data pipeline test fixtures, and ControllerState fields so the full test suite compiles and passes again.
Introduces registry management with Trivy/Grype scanning, Cosign signing policy, multi-region mirrors, garbage collection, and admission checks for vulnerable or unsigned images.
Registry PR should not reference modules that land in the follow-up secret epic.
Drop stellar-scaffold from Cargo.toml until the SDK lands, fix Helm DR feature-flag typing, trim trailing whitespace, and ignore new transitive audit advisories that have no patched releases in our dependency pins.
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 14:11
d114223 to
e337cfc
Compare
Fix len/is_empty pairs, const assertions, gateway router regex caching, and a handful of test-only style warnings so make lint passes in CI.
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 14:22
e337cfc to
4875320
Compare
Regenerate docs for the StellarRegistry CRD and close an unterminated string in pdb_test.yaml that broke helm-unittest parsing.
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 14:34
4875320 to
949abf5
Compare
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 14:46
949abf5 to
c7564da
Compare
Align unittest document indices with the webhook manifest order, enable PDB tests against default values, fix RBAC label nesting, and correct CRD document selection so helm-unittest passes in CI.
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 15:09
c7564da to
c32499d
Compare
Supports dynamic database credentials with TTL, KMS-backed rotation, Vault/AWS/Azure backends, audit logging, and zero-downtime version history.
Exposes stellar_k8s::sdk with CRD-to-controller codegen, test harness, stellar-scaffold binary, and three example operator extensions.
Ships hot-reload Tiltfile, Skaffold profile, 12 dev templates, VS Code extension stub, and developer experience guide for sub-hour onboarding.
yinkscss
force-pushed
the
fix/886-developer-experience-platform-with-local-development
branch
from
June 24, 2026 15:30
c32499d to
7993751
Compare
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
dev/templates/Test plan
make testpasses on stacked branchCloses #886