Update dependency ahmetb/kubectx to v0.11.0 #14

Open
renovate wants to merge 1 commit from renovate/ahmetb-kubectx-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ahmetb/kubectx minor 0.9.50.11.0

Release Notes

ahmetb/kubectx (ahmetb/kubectx)

v0.11.0

Compare Source

Changelog

v0.10.2

Compare Source

Changelog

  • 2cb7500 Support interactive fzf selection for kubectx -s with no arguments
  • e4727d3 Fix relative path resolution in exec credential plugins (#​490)
  • eb621b4 Support multiple kubeconfig files (KUBECONFIG=file1:file2:file3) (#​489)

v0.10.0

Compare Source

Changelog

More features in the Go implementation of kubectx/kubens! (It's been 2.5 years since the last release.)

Features
  • kubectx --shell/-s <CONTEXT> spins up an isolated shell where only that context exists! (#​461)
  • kubens -f <NAMESPACE> skips checking if namespace exists and switches into it (#​416) @​idsulik
  • kubens -u/--unset unsets the current namespace (#​440) @​jmischler72
  • kubectx and kubens now respect $XDG_CACHE_HOME (#​478)
Bug Fixes
  • kubectx: skip launching fzf when no contexts exist in kubeconfig (#​480)
  • kubens: skip launching fzf when no contexts exist in kubeconfig (#​481)

Full Changelog: https://github.com/ahmetb/kubectx/compare/v0.9.5...v0.10.0


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ahmetb/kubectx](https://github.com/ahmetb/kubectx) | minor | `0.9.5` → `0.11.0` | --- ### Release Notes <details> <summary>ahmetb/kubectx (ahmetb/kubectx)</summary> ### [`v0.11.0`](https://github.com/ahmetb/kubectx/releases/tag/v0.11.0) [Compare Source](https://github.com/ahmetb/kubectx/compare/v0.10.2...v0.11.0) #### Changelog - feature: `kubectx -r` launches a **read-only shell** where only edits to the cluster via kubectl are prevented. Demo: <https://x.com/ahmetb/status/2036830308587241971> ### [`v0.10.2`](https://github.com/ahmetb/kubectx/releases/tag/v0.10.2) [Compare Source](https://github.com/ahmetb/kubectx/compare/v0.10.0...v0.10.2) #### Changelog - [`2cb7500`](https://github.com/ahmetb/kubectx/commit/2cb7500e341cd83db0c57b1a6901bd37c4a2f267) Support interactive fzf selection for `kubectx -s` with no arguments - [`e4727d3`](https://github.com/ahmetb/kubectx/commit/e4727d38f8894e11848ecf823eb24d00e580d477) Fix relative path resolution in exec credential plugins ([#&#8203;490](https://github.com/ahmetb/kubectx/issues/490)) - [`eb621b4`](https://github.com/ahmetb/kubectx/commit/eb621b4406b7e08c63c0ffa546b67083d251ca0b) Support multiple kubeconfig files (KUBECONFIG=file1:file2:file3) ([#&#8203;489](https://github.com/ahmetb/kubectx/issues/489)) ### [`v0.10.0`](https://github.com/ahmetb/kubectx/releases/tag/v0.10.0) [Compare Source](https://github.com/ahmetb/kubectx/compare/v0.9.5...v0.10.0) #### Changelog More features in the **Go implementation** of kubectx/kubens! (It's been 2.5 years since the last release.) ##### Features - `kubectx --shell/-s <CONTEXT>` spins up an isolated shell where only that context exists! ([#&#8203;461](https://github.com/ahmetb/kubectx/issues/461)) - `kubens -f <NAMESPACE>` skips checking if namespace exists and switches into it ([#&#8203;416](https://github.com/ahmetb/kubectx/issues/416)) [@&#8203;idsulik](https://github.com/idsulik) - `kubens -u/--unset` unsets the current namespace ([#&#8203;440](https://github.com/ahmetb/kubectx/issues/440)) [@&#8203;jmischler72](https://github.com/jmischler72) - kubectx and kubens now respect `$XDG_CACHE_HOME` ([#&#8203;478](https://github.com/ahmetb/kubectx/issues/478)) ##### Bug Fixes - kubectx: skip launching fzf when no contexts exist in kubeconfig ([#&#8203;480](https://github.com/ahmetb/kubectx/issues/480)) - kubens: skip launching fzf when no contexts exist in kubeconfig ([#&#8203;481](https://github.com/ahmetb/kubectx/issues/481)) **Full Changelog**: <https://github.com/ahmetb/kubectx/compare/v0.9.5...v0.10.0> </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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40MC4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-06-29 12:23:56 +00:00
Update dependency ahmetb/kubectx to v0.11.0
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 2m21s
7a18454d16
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 2m21s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ahmetb-kubectx-0.x:renovate/ahmetb-kubectx-0.x
git checkout renovate/ahmetb-kubectx-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/ahmetb-kubectx-0.x
git checkout renovate/ahmetb-kubectx-0.x
git rebase main
git checkout main
git merge --ff-only renovate/ahmetb-kubectx-0.x
git checkout renovate/ahmetb-kubectx-0.x
git rebase main
git checkout main
git merge --no-ff renovate/ahmetb-kubectx-0.x
git checkout main
git merge --squash renovate/ahmetb-kubectx-0.x
git checkout main
git merge --ff-only renovate/ahmetb-kubectx-0.x
git checkout main
git merge renovate/ahmetb-kubectx-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: michael/k8s-mgmt-pod#14
No description provided.