Skip to content

Run go mod tidy across all submodules#56

Merged
bcho merged 2 commits intofix/node-bootstrap-script-held-packagesfrom
copilot/sub-pr-54-again
Mar 17, 2026
Merged

Run go mod tidy across all submodules#56
bcho merged 2 commits intofix/node-bootstrap-script-held-packagesfrom
copilot/sub-pr-54-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

Runs go mod tidy across all three Go submodules to remove stale/unused dependency entries from go.mod and go.sum files.

Changes

  • cli, karpenter, plugin: removed unused entries from go.mod and go.sum (3 go.mod lines, 8 go.sum lines total)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback: Run 'go mod tidy' across all submodules Run go mod tidy across all submodules Mar 17, 2026
Copilot AI requested a review from bcho March 17, 2026 01:49
Copilot finished work on behalf of bcho March 17, 2026 01:49
@bcho bcho marked this pull request as ready for review March 17, 2026 01:51
@bcho bcho merged commit d3a67ef into fix/node-bootstrap-script-held-packages Mar 17, 2026
1 check passed
@bcho bcho deleted the copilot/sub-pr-54-again branch March 17, 2026 01:52
bcho added a commit that referenced this pull request Mar 17, 2026
* fix node bootstrap script for held kube packages

* fix Azure profile-aware AKS Flex bootstrap

* Refactor: use `az account show` for tenant ID and subscription ID; move kubeconfig/k8s helpers to shared packages (#55)

* Initial plan

* Address review feedback: use az CLI for tenant ID, move utility functions to shared packages

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

* Use az CLI for subscription ID; fix indentation in APIServerFromKubeconfigFile

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

* Add contextName parameter to APIServerFromKubeconfigFile; pass context in cilium deploy

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

* Extract clusterContext variable in deployCilium; reuse across API server lookup and cilium install flags

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Run go mod tidy across all submodules (#56)

* Initial plan

* Run go mod tidy across all submodules (cli, karpenter, plugin)

Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>

---------

Co-authored-by: Qi Ke <noreply@ked.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bcho <1975118+bcho@users.noreply.github.com>
Co-authored-by: hbc <bahe@microsoft.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants