Skip to content

docs for netrc auth#899

Merged
k8s-ci-robot merged 2 commits into
kubernetes-sigs:masterfrom
dkulchinsky:dannyk/netrc_fetch_docs
Feb 25, 2026
Merged

docs for netrc auth#899
k8s-ci-robot merged 2 commits into
kubernetes-sigs:masterfrom
dkulchinsky:dannyk/netrc_fetch_docs

Conversation

@dkulchinsky

@dkulchinsky dkulchinsky commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Related issue: #896

follow-up for #897, adding docs.

cc @ahmetb

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 24, 2026
@ahmetb

ahmetb commented Feb 24, 2026

Copy link
Copy Markdown
Member

Can you create a separate document about serving plug-ins privately? The target audience is not people installing the plug-ins but creating and distributing them so they should understand the architecture of doing so just like you are doing.

@ahmetb

ahmetb commented Feb 24, 2026

Copy link
Copy Markdown
Member

The main distinction here is that custom index are for the most part still public. We can always have a link between the two documents, but I think this is a document called "Serving plugins privately".

@dkulchinsky

Copy link
Copy Markdown
Contributor Author

@ahmetb sounds good 👍🏼 let me split this out into a new doc.

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 25, 2026
@dkulchinsky
dkulchinsky force-pushed the dannyk/netrc_fetch_docs branch from f16c8e2 to 1466346 Compare February 25, 2026 02:15
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 25, 2026
@dkulchinsky
dkulchinsky force-pushed the dannyk/netrc_fetch_docs branch 2 times, most recently from 6b2c1c7 to 423bddc Compare February 25, 2026 02:23
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 25, 2026
@dkulchinsky

Copy link
Copy Markdown
Contributor Author

@ahmetb pushed the changes into a new doc, let me know what you think.

@dkulchinsky
dkulchinsky force-pushed the dannyk/netrc_fetch_docs branch from 423bddc to 9ff3128 Compare February 25, 2026 02:31
Comment thread site/content/docs/user-guide/serving-plugins-privately.md Outdated
@ahmetb

ahmetb commented Feb 25, 2026

Copy link
Copy Markdown
Member

Almost there. Thank you. 🙏🏼
You can click the deploy/netlify check to see a preview.

@dkulchinsky

dkulchinsky commented Feb 25, 2026

Copy link
Copy Markdown
Contributor Author

Almost there. Thank you. 🙏🏼 You can click the deploy/netlify check to see a preview.

updated 👍🏼

sorry, closed by mistake and reopened 😅

@dkulchinsky dkulchinsky reopened this Feb 25, 2026
@ahmetb

ahmetb commented Feb 25, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve
Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 25, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, dkulchinsky

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 25, 2026
@k8s-ci-robot
k8s-ci-robot merged commit 810cb64 into kubernetes-sigs:master Feb 25, 2026
8 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 2, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubernetes-sigs/krew](https://github.com/kubernetes-sigs/krew) | minor | `v0.4.5` → `v0.5.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>kubernetes-sigs/krew (kubernetes-sigs/krew)</summary>

### [`v0.5.0`](https://github.com/kubernetes-sigs/krew/releases/tag/v0.5.0)

[Compare Source](kubernetes-sigs/krew@v0.4.5...v0.5.0)

## Installation

To install this release, refer to the instructions at <https://github.com/kubernetes-sigs/krew/blob/v0.5.0/README.md>.

## Release Assets

Artifacts for this release can be downloaded from the following links.
It is recommended to follow [installation instructions](https://github.com/kubernetes-sigs/krew/blob/v0.5.0/README.md)
and not using these artifacts directly.

- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-darwin_amd64.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-darwin_amd64.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-darwin_arm64.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-darwin_arm64.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_amd64.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_amd64.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_arm.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_arm.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_arm64.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_arm64.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_ppc64le.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-linux_ppc64le.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-windows_amd64.tar.gz>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew-windows_amd64.tar.gz.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew.exe>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew.exe.sha256>
- <https://github.com/kubernetes-sigs/krew/releases/download/v0.5.0/krew.yaml>

Thanks to our contributors for helping out with v0.5.0:

- Tyler Auerbeck
- Danny Kulchinsky
- mattn
- ls-2018
- Mikel Olasagasti Uranga
- Ishaan Mittal
- Ahmet Alp Balkan

(krew v0.5.0 was tagged on Thu Feb 26 02:31:09 UTC 2026.)

<details>
<summary>Merged pull requests</summary>

- add optional netrc authentication support for plugin downloads [#&#8203;897](kubernetes-sigs/krew#897)
- docs for netrc auth [#&#8203;899](kubernetes-sigs/krew#899)
- Update to Go 1.25 and latest Go dependencies [#&#8203;890](kubernetes-sigs/krew#890)
- feat: speed up ci [#&#8203;884](kubernetes-sigs/krew#884)
- Fix: Non-constant format string in PrintWarning [#&#8203;877](kubernetes-sigs/krew#877)
- Bump GitHub actions to latest stable [#&#8203;881](kubernetes-sigs/krew#881)
- bump golangci-lint to v2 [#&#8203;880](kubernetes-sigs/krew#880)
- Add workaround for msys2/cygwin git [#&#8203;873](kubernetes-sigs/krew#873)

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants