Draft
Conversation
…nk-provider # Conflicts: # pnpm-lock.yaml
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
/rootvolume, service creation atinstances: 0, restricted project secrets forKILOCLAW_ENV_KEY, trusted edge-header routing, and Postgres restore recovery from deterministic names.NF_*Worker settings.docker-localremains development-only.Verification
pnpm --filter kiloclaw format— passedpnpm --filter kiloclaw typecheck— passedpnpm --filter kiloclaw lint— passedpnpm --filter kiloclaw exec vitest run src/providers/northflank/index.test.ts src/providers/index.test.ts src/northflank/config.test.ts src/northflank/client.test.ts src/providers/northflank/names.test.ts src/durable-objects/kiloclaw-instance/state.test.ts— passedpnpm --filter kiloclaw exec vitest run src/providers/rollout.test.ts src/providers/index.test.ts src/northflank/config.test.ts src/providers/northflank/index.test.ts— passed after enabling Northflank rollout availabilitypnpm --filter kiloclaw exec vitest run src/routes/platform-inbound-email.test.ts src/routes/platform-legacy-routing.test.ts— passed after DB restore shape changespnpm --filter kiloclaw exec wrangler deploy --dry-run— passedgit pushpre-push checks — passedVisual Changes
N/A
Reviewer Notes
NORTHFLANK_ROLLOUT_AVAILABLEis enabled in this PR, but new Northflank selection still requires runtime rollout config to set percentages and enabled org IDs.NF_API_TOKEN,NF_EDGE_HEADER_VALUE, Northflank private GHCR pull credentials, andNF_IMAGE_CREDENTIALS_ID.@northflank/js-clientcurrently emits a Nodepunycodedeprecation warning in tests from its dependency tree; tests and Wrangler dry-run pass.NF_DEPLOYMENT.mdwas intentionally left untracked and is not part of this PR.