Commit Graph

  • fa276a4af3 chore(deps): bump actions/checkout from 4 to 6 dependabot/github_actions/actions/checkout-6 dependabot[bot] 2026-03-15 01:42:30 +00:00
  • 3484857127 chore(deps): bump actions/github-script from 7 to 8 dependabot/github_actions/actions/github-script-8 dependabot[bot] 2026-03-15 01:42:27 +00:00
  • 2b0e4de615 kubens: use context to cancel slow-query warning timer after API returns claude/kubens-loading-indicator-MUACx Claude 2026-03-09 16:33:05 +00:00
  • f1283e7ebc kubens: pre-fetch namespaces before launching fzf, pipe via stdin Claude 2026-03-09 16:27:40 +00:00
  • c57909e31a kubens: show slow-listing warning after 3s during namespace list Claude 2026-03-09 08:15:23 +00:00
  • f500964e24 fix: skip fzf launch in kubens when no contexts exist in kubeconfig (#481) master Ahmet Alp Balkan 2026-03-09 00:30:21 -07:00
  • 711beb5fc5 fix: skip fzf launch in kubens when no contexts exist in kubeconfig abalkan/kubens-force-switch Ahmet Alp Balkan 2026-03-09 00:28:28 -07:00
  • 039f5ed1ef fix: skip fzf launch when no contexts exist in kubeconfig (#480) Ahmet Alp Balkan 2026-03-08 23:54:27 -07:00
  • f00dacf9a4 fix: skip fzf launch when no contexts exist in kubeconfig abalkan/fzf-no-ctx-guard Ahmet Alp Balkan 2026-03-08 23:52:25 -07:00
  • 81defc835f refactor: replace testutil.WithEnvVar with t.Setenv (#479) Ahmet Alp Balkan 2026-03-08 20:26:40 -07:00
  • 961fc1b6a8 refactor: replace testutil.WithEnvVar with t.Setenv abalkan/replace-withenvvar-setenv Ahmet Alp Balkan 2026-03-08 20:24:19 -07:00
  • d3576731a0 feat: add XDG_CACHE_HOME support to Go implementations (#478) Ahmet Alp Balkan 2026-03-08 20:19:35 -07:00
  • ec39a19beb feat: add XDG_CACHE_HOME support to Go implementations abalkan/xdg-cache-home Ahmet Alp Balkan 2026-03-08 20:17:01 -07:00
  • aa92c923c2 docs: simplify installation instructions into a single table (#477) Ahmet Alp Balkan 2026-03-08 18:01:03 -07:00
  • 840a9cf003 docs: simplify installation instructions into a single table abalkan/simplify-install-docs Ahmet Alp Balkan 2026-03-08 17:58:17 -07:00
  • bb9592d770 chore: update goreleaser config and release workflow (#475) Ahmet Alp Balkan 2026-03-08 17:44:31 -07:00
  • 0d800e1367 fix: improve error handling and resource management in kubeconfig (#476) Ahmet Alp Balkan 2026-03-08 17:44:18 -07:00
  • a444364ed3 fix: improve error handling and resource management in kubeconfig abalkan/go-code-improvements Ahmet Alp Balkan 2026-03-08 17:41:00 -07:00
  • 090ddfe542 chore: update goreleaser config and release workflow abalkan/update-goreleaser Ahmet Alp Balkan 2026-03-08 17:27:41 -07:00
  • 860e09775b refactor: modernize Go codebase for Go 1.25 (#473) Ahmet Alp Balkan 2026-03-08 17:07:59 -07:00
  • 7eb2221a43 fix: guard fmt.Errorf %w against nil err abalkan/go125-modernize Ahmet Alp Balkan 2026-03-08 16:50:28 -07:00
  • 189100f2b6 ci: add workflow to warn PRs modifying frozen bash scripts (#474) Ahmet Alp Balkan 2026-03-08 16:49:55 -07:00
  • b854d7a91b ci: add workflow to warn PRs modifying frozen bash scripts abalkan/bash-freeze-pr-bot Ahmet Alp Balkan 2026-03-08 16:47:53 -07:00
  • 44c37100bf fix: modernize cmd/kubens/unset.go from master merge Ahmet Alp Balkan 2026-03-08 16:37:09 -07:00
  • 572dda6f02 Merge remote-tracking branch 'origin/master' into abalkan/go125-modernize Ahmet Alp Balkan 2026-03-08 16:36:40 -07:00
  • 51d9e8e055 refactor: modernize Go codebase for Go 1.25 Ahmet Alp Balkan 2026-03-08 16:31:29 -07:00
  • c13bf5a18b feat(kubens): add unset option (#440) Joffrey Mischler 2026-03-09 00:19:49 +01:00
  • bc1b8fe34d fix(kubens): improve unset help text and success message add_unset_kubens Ahmet Alp Balkan 2026-03-08 16:10:11 -07:00
  • defbc123a4 Merge pull request #466 from ahmetb/dependabot/go_modules/kubernetes-a1707b12ae github-actions[bot] 2026-03-08 23:09:07 +00:00
  • d770af960d chore(deps): bump the kubernetes group with 2 updates dependabot[bot] 2026-03-08 23:08:58 +00:00
  • 6f020b98a5 chore(deps): bump samuelmeuli/action-snapcraft from 1 to 3 (#468) dependabot[bot] 2026-03-08 16:08:48 -07:00
  • 58ae4f7464 chore(deps): bump goreleaser/goreleaser-action from 2 to 7 (#467) dependabot[bot] 2026-03-08 16:08:44 -07:00
  • 6f89971cc4 chore(deps): bump actions/setup-go from 2 to 6 (#465) dependabot[bot] 2026-03-08 16:08:37 -07:00
  • 171ce81a99 Merge pull request #471 from ahmetb/dependabot/go_modules/github.com/fatih/color-1.18.0 github-actions[bot] 2026-03-08 23:08:16 +00:00
  • b1dec7b4ae chore(deps): bump github.com/fatih/color from 1.9.0 to 1.18.0 dependabot[bot] 2026-03-08 23:08:05 +00:00
  • da8283523a Merge pull request #470 from ahmetb/dependabot/go_modules/github.com/mattn/go-isatty-0.0.20 github-actions[bot] 2026-03-08 23:07:31 +00:00
  • 830c34933a chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.20 dependabot[bot] 2026-03-08 23:07:22 +00:00
  • 439f75c76b Merge pull request #469 from ahmetb/dependabot/go_modules/sigs.k8s.io/kustomize/kyaml-0.21.1 github-actions[bot] 2026-03-08 23:06:42 +00:00
  • 05b0aae499 chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.16.0 to 0.21.1 dependabot[bot] 2026-03-08 23:06:32 +00:00
  • f0ef521d44 Merge pull request #472 from ahmetb/dependabot/go_modules/github.com/google/go-cmp-0.7.0 github-actions[bot] 2026-03-08 23:05:41 +00:00
  • c22e1bce9c chore(deps): bump actions/cache from 4 to 5 (#463) dependabot[bot] 2026-03-08 16:04:59 -07:00
  • 052dfbf90a Merge pull request #464 from ahmetb/dependabot/github_actions/rajatjindal/krew-release-bot-0.0.51 github-actions[bot] 2026-03-08 23:04:51 +00:00
  • e8ea180cee explicit clear ns Joffrey 2025-02-28 15:16:38 +01:00
  • cef93629f0 fix comment Joffrey 2025-02-28 15:05:04 +01:00
  • 7fc9c21f4b fix help line Joffrey 2025-02-28 15:03:42 +01:00
  • 63ea64cdc7 feat(kubens): add unset option Joffrey 2025-02-28 15:01:45 +01:00
  • e9050880c7 chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.7.0 dependabot[bot] 2026-03-08 22:58:13 +00:00
  • 430c1534d2 chore(deps): bump rajatjindal/krew-release-bot from 0.0.38 to 0.0.51 dependabot[bot] 2026-03-08 22:57:54 +00:00
  • a6cf1728fe chore: add dependabot config and auto-merge workflow (#462) Ahmet Alp Balkan 2026-03-08 15:57:13 -07:00
  • 80bbe8306a Migrate to kyaml (#412) ultram4rine 2026-03-09 02:20:45 +04:00
  • 50f5ebcca0 chore: add dependabot config and auto-merge workflow abalkan/add-dependabot Ahmet Alp Balkan 2026-03-08 14:56:36 -07:00
  • 741e2b9986 fix bats tests feature/kyaml ultram4rine 2023-12-26 21:04:18 +04:00
  • ed644ff0a6 update client-go to 0.28.5 ultram4rine 2023-12-26 20:09:29 +04:00
  • 004cdecf2b use kyaml filters ultram4rine 2023-12-24 04:11:23 +04:00
  • 267d8dd5a8 update kyaml ultram4rine 2023-12-24 03:57:22 +04:00
  • 4a91c2170a set indentation if ToYAML func ultram4rine 2022-12-14 23:35:05 +04:00
  • 042d269721 replace goyaml imports with kyaml ultram4rine 2022-12-14 21:26:57 +04:00
  • 4c9e8fb81e feat: add -s/--shell flag for scoped sub-shell (#461) Ahmet Alp Balkan 2026-03-08 14:48:03 -07:00
  • d56196b9c2 feat: add -s/--shell flag for scoped sub-shell abalkan/isolated-subshell Ahmet Alp Balkan 2026-03-08 13:15:21 -07:00
  • 5a29645996 fix(ci): upgrade actions/cache from v2 to v4 (#460) Ahmet Alp Balkan 2026-03-08 13:46:29 -07:00
  • 86438898ad fix(ci): upgrade actions/cache from v2 to v4 abalkan/fix-actions-cache-v2 Ahmet Alp Balkan 2026-03-08 13:30:45 -07:00
  • c52b598c2c docs: add description and legacy note to bash --help output (#459) Ahmet Alp Balkan 2026-03-08 13:28:53 -07:00
  • 3e3ba9946e docs: add description and legacy note to bash --help output abalkan/bash-help-legacy-note Ahmet Alp Balkan 2026-03-08 13:15:07 -07:00
  • 013b6bc252 fix(kubectx): use the env variable for kubectl (#438) justin0u0 2025-01-23 01:07:57 +08:00
  • 0bcd0d5dd5 fix some ci enhancement (#435) Antoine 2025-01-07 21:25:01 +01:00
  • 561793c356 chore: upgrade Go version to 1.22 (#425) Suleiman Dibirov 2024-07-11 00:25:37 +03:00
  • b5daf2cef7 feat(kubens): added force flag to switch namespaces even if it doesn'… (#416) Suleiman Dibirov 2024-07-10 07:38:40 +03:00
  • 4997a261dc Fix some comments (#418) pullmerge 2024-04-16 00:31:07 +08:00
  • 8fb8c9f2f2 Add support to publish Snaps using goreleaser (#353) Marcos Alano 2023-12-25 05:28:51 -03:00
  • 11c19c0fb7 Add Scoop command (#396) Nabil 2023-08-05 00:04:50 +02:00
  • 92e5b5f43b Release v0.9.5 v0.9.5 Ahmet Alp Balkan 2023-07-13 20:12:27 -07:00
  • 33c27c03b2 k8s.io & go version bump (#393) Ahmet Alp Balkan 2023-07-13 20:10:47 -07:00
  • 7560b8f04f Modify oh-my-zsh example (#346) niko2 2023-03-16 00:30:08 +01:00
  • d8ff2847ba fix go.sum tidy Ahmet Alp Balkan 2023-02-24 12:03:11 -08:00
  • da454d8a0c Fix README.md "alias" to "rename" (#375) Gastón Haro 2023-02-24 14:20:16 -03:00
  • 021c1bc736 Windows installation instructions (winget) (#365) (#381) Nikolas Grottendieck 2023-02-24 18:14:12 +01:00
  • 29850e1a75 Add prerequisite for completion to work after brew install (#368) Vincent Victoria 2022-10-25 04:06:54 +09:00
  • 7d6b179aed Bump golang.org/x/sys to fix compilation on M1 macs (#360) Sandro 2022-08-04 17:41:17 +02:00
  • e5e7f53336 Windows installation instructions (Chocolatey) (#350) Apoorv Verma [AP] 2022-03-16 03:08:53 -04:00
  • e6de7ba0a2 Run Go 1.17 mod tiny (#336) Gábor Lipták 2022-01-11 00:00:11 -05:00
  • b6b364685a Fix typo on README.md (#341) SADIK KUZU 2022-01-09 20:39:34 +03:00
  • 617e4f0562 add build cache to actions (#339) Ahmet Alp Balkan 2021-12-26 21:50:17 -08:00
  • 60523045a5 README.md: HTTP => HTTPS (#337) Kai 2021-11-28 17:23:09 +01:00
  • 38117be348 go mod tidy Ahmet Alp Balkan 2021-11-27 21:34:14 -08:00
  • f123e3864e Bump Go to 1.17 in GHA (#335) Gábor Lipták 2021-11-27 13:47:19 -05:00
  • 207dd606bb overhaul the readme Ahmet Alp Balkan 2021-11-12 12:53:40 -08:00
  • bdb1ea9e9d Make Completions Installable with Antibody (#263) Joshua Gleitze 2021-11-04 16:34:23 +01:00
  • a509657288 Update README.md Ahmet Alp Balkan 2021-10-21 11:15:52 -07:00
  • e449e739f8 Wrap context names in single quotes to prevent completion script to fail (#316) Johan Dewe 2021-08-19 19:04:48 +02:00
  • 33212062fb docs: fix starchart url (#306) Carlos Alexandro Becker 2021-07-18 22:33:51 -03:00
  • 13695147d1 Add s390x build (#270) Yaakov Selkowitz 2021-07-08 20:21:05 -04:00
  • 58a5c4693e Add interactive delete op (#304) Yankee 2021-07-08 00:33:32 +05:45
  • 979012e094 Release v0.9.4 v0.9.4 Ahmet Alp Balkan 2021-07-06 15:24:06 -07:00
  • ff2f9661a2 stop using XDG_CACHE_HOME as home directory (#299) peter woodman 2021-05-28 19:09:32 -04:00
  • 34e9024835 add -V/--version flag to go implementations (#295) Ahmet Alp Balkan 2021-04-09 09:43:48 -07:00
  • 3504e66edb Provide binary release for darwin/arm64 v0.9.3 Ahmet Alp Balkan 2021-02-26 11:34:03 -08:00
  • 55548e15ed Release v0.9.2 v0.9.2 Ahmet Alp Balkan 2021-02-24 11:21:15 -08:00
  • 9b4aea3b59 Bump up go-client to fix auth plugin panic (#281) Andrey Viktorov 2021-02-03 01:38:27 +02:00
  • 767218a9a6 Check correct variable after current namespace retrieval (#287) Jeff MAURY 2021-02-01 02:48:35 +01:00
  • 438ba19fb0 Update debian installation instructions Ahmet Alp Balkan 2020-12-29 13:40:14 -08:00