Generate least-privilege GitOps manifests (#30) - #32
Merged
AntoineToussaint merged 7 commits intoJul 29, 2026
Merged
Conversation
…ivilege-gitops-manifests-instead-of' into issue-30-generate-exact-least-privilege-gitops-manifests-instead-of
…ct-least-privilege-gitops-manifests-instead-of # Conflicts: # module/tools/base-manifest.json
…ct-least-privilege-gitops-manifests-instead-of # Conflicts: # module/DEPLOYMENT_TOPOLOGY.md # module/deployment/README.md # module/deployment/kustomize/base/istio-gateway.yaml # module/deployment/kustomize/base/istio-mtls.yaml # module/deployment/kustomize/overlays/aws/kustomization.yaml # module/deployment/kustomize/overlays/local/kustomization.yaml # module/tools/base-manifest.json
9 tasks
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.
Closes #30.
Summary
Test plan
go test -count=1 -race ./...go vet ./...staticcheck ./...golangci-lint run gitops.go main.go gitops_test.gonode module/tools/base-integrity.mjs checknode --test module/tools/base-integrity.test.mjsGOWORK=off go test -count=1 ./...inmodule/toolsgo test -count=1 ./pkg/cataloggeninmodule/services/accounts/codego test -count=1 ./...inmodule/services/auth-sidecar/codeandmodule/services/store/codenpm test,npm run lint,npm run build:plugin-packages, andnpm run typecheckinmodule/services/frontend/code(lint has 18 existing React Compiler compatibility warnings and no errors)verify,sync-drift,lint, andcompilephasesno migration found for version 82); no database state was deleted to work around it.golangci-lint run ./...: the changed-file lint is clean; the repository-wide invocation reports three existingerrcheckfindings in unchangedhost/host.goand twogovetfindings in ignorednode_modules/flatted.External dependencies
codefly-dev/core#101must provide the versioned reference-only secret contract. This module rejects any resolved Kubernetes Secret in the selected immutable tree in the meantime.codefly-dev/cli#151andcodefly-dev/cli#152must automate the render/commit/generate/publish sequence. The module now validates that sequence and fails closed when the selected revision is stale or incomplete.