feat(connector): add local kubeconfig fleet source - #52
Merged
Conversation
added 5 commits
July 10, 2026 15:07
Extend the fleet model and add the capability-checked seven-verb registry plus the Reader-to-Source bridge that local and hub adapters share. GSTACK-Checkpoint: 2026-07-10/slice-1-source-adapter#1 Signed-off-by: Gnani Rahul <gnani.nutakki@gmail.com>
Use the supported Go line required by current client-go v0.36.2 and keep local, CI, and documented toolchain expectations aligned. GSTACK-Checkpoint: 2026-07-10/slice-1-source-adapter#2 Signed-off-by: Gnani Rahul <gnani.nutakki@gmail.com>
GSTACK-Checkpoint: 2026-07-10/slice-1-source-adapter#3 Signed-off-by: Gnani Rahul <gnani.nutakki@gmail.com>
GSTACK-Checkpoint: 2026-07-10/slice-1-source-adapter#4 Signed-off-by: Gnani Rahul <gnani.nutakki@gmail.com>
Add the race-enabled two-kind-cluster gate, harden request timeouts and validation, and keep reachable dependency vulnerabilities out of CI. GSTACK-Checkpoint: 2026-07-10/slice-1-source-adapter#5 Signed-off-by: Gnani Rahul <gnani.nutakki@gmail.com>
This was referenced Jul 10, 2026
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.
Outcome
Implements Slice 1 for #38 and #32: the source-abstract fleet model, capability-checked seven-verb connector registry, and the first read-only local-kubeconfig adapter.
Behavior
Verification
Supply chain and cost
Resolves #38
Resolves #32