docs: add 2026-08-13 roadmap plan - #56
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a dated roadmap/planning document to docs/ capturing the investigation notes, decisions, risks, and acceptance criteria that drove the stacked PR sequence (#47–#55), with explicit references to relevant code locations and SDK behavior.
Changes:
- Add
docs/plan-2026-08-13-roadmap.mddocumenting execution order, decision records (D-1/D-2/D-4/D-5), and test/verification plans for items 1–5. - Capture key risk/acceptance criteria notes for retry policy, self-update replacement, GCP support, and the paused k8s work.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Adds
docs/plan-2026-08-13-roadmap.md, the planning document that drove PRs #47-#55.It covers five items, sequenced 3 -> 1 -> 2 -> 4 -> 5:
rhysd/go-github-selfupdateto clear GO-2026-5932 (fix: replace abandoned go-github-selfupdate to remove openpgp CVE #51)list, elevate,statusandrevoke(feat: GCP support for list, elevate, status and revoke #53)grant k8scluster listing, kubeconfig, elevation and exec-credentialItem 5 is paused: it is by far the largest item and importing the SDK's k8s package adds 16 modules to the build graph. The work in progress lives in draft PR #55.
Documentation only - no code changes.