Commit Graph

314 Commits (fc5f1907c40b63e080ffe4ccc49a32dc411b8002)

Author SHA1 Message Date
dependabot[bot] 86b804bd69
Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 (#1810)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.4...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 06:43:57 -06:00
dependabot[bot] 4c091ce5b9
Bump k8s.io/cli-runtime from 0.25.1 to 0.25.3 (#1811)
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/cli-runtime/releases)
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.25.1...v0.25.3)

---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2022-10-18 06:36:29 -06:00
dependabot[bot] 8dde35226e
Bump k8s.io/metrics from 0.25.1 to 0.25.3 (#1807)
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/metrics/releases)
- [Commits](https://github.com/kubernetes/metrics/compare/v0.25.1...v0.25.3)

---
updated-dependencies:
- dependency-name: k8s.io/metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 06:33:47 -06:00
dependabot[bot] d8f4b54585
Bump k8s.io/apimachinery from 0.25.1 to 0.25.3 (#1808)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.1...v0.25.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 06:33:33 -06:00
Fernand Galiana c35949189f
release v0.26.5 (#1771) 2022-09-22 09:19:09 -06:00
Fernand Galiana 412b064439
K9s/rel v0.26.4 (#1767)
* release v0.26.4

* update deps

* update docs

* fix merge

* update gha
2022-09-21 14:28:21 -06:00
Takumi Sue 6c9d06a2a0
Replace clipboard package (#868) (#1721)
* Replace clipboard package

Fixes #868

* Raise error when clipboard.Write fails

* Call clipboard.Write when Init successes

* Flash error rather than panic

* Refactor copying into clipboard

* Refactor cpCmd to remove wrappers

* Use clipboardWrite instead of cpCmd
2022-09-21 13:27:42 -06:00
derailed 0893f13b3c hotfix: windoze 2022-08-03 23:17:44 -06:00
Fernand Galiana a661221f08
K9s/rel v0.26.2 (#1691)
* update dependencies + #1690 fix??

* update docs

* update deps + docs
2022-08-03 13:38:46 -06:00
Fernand Galiana e309c28d26
K9s/rel v0.26.1 (#1685)
* fix #1661 #1680

* cleaning up

* add rel notes
2022-08-02 13:22:16 -06:00
Fernand Galiana b6feb10388
K9s/rel v0.26.0 (#1660)
* additional tests + cleanup

* release v0.26.0
2022-07-17 09:28:59 -06:00
Fernand Galiana 66c22f1c6f
K9s rel v0.25.21 (#1635)
* additional tests + cleanup

* update docs

* update docs
2022-06-30 12:03:33 -06:00
Christian Provenzano 7c5ba99cc1
Fix delete dialog dropdown styling (#1632)
* Fix delete dialog dropdown styling

Update tview to allow dropdown styling

* Update tview
2022-06-30 11:22:54 -06:00
Fernand Galiana 373fd4587b
K9s release v0.25.20 (#1621)
* release v0.25.20

* fix rel notes
2022-06-28 09:29:30 -06:00
derailed e4f39ea3c3 update deps 2022-06-27 19:28:31 -06:00
Fernand Galiana bb5ba1306d
K9s release v0.25.19 (#1610)
* release v0.25.19

* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana f97bceaf64
release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
Fernand Galiana 6b6a490c73
K9s: release v0.25.7 (#1343)
* fix #1341

* fix tests
2021-11-26 14:02:44 -07:00
Fernand Galiana f0b540a350
rel v0.25.6 (#1335) 2021-11-23 23:59:25 -07:00
derailed ffab2151ee windows fix 2021-11-17 07:09:56 -07:00
Fernand Galiana 81823ae167
fixed #1311 #1310 #1293 (#1313) 2021-11-16 22:41:02 -07:00
Fernand Galiana 83b5feeb37
fixed #1308 #1307 #1296 (#1309) 2021-11-16 13:58:51 -07:00
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
Fernand Galiana a637d494bf
fix #1258 (#1270) 2021-10-02 13:00:05 -06:00
dependabot[bot] a0e663c0d7
Bump github.com/rs/zerolog from 1.23.0 to 1.25.0 (#1263)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-10-02 11:17:04 -06:00
dependabot[bot] 27b1db59b3
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 (#1246)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.5.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:14:12 -06:00
dependabot[bot] fa4081a7a0
Bump github.com/adrg/xdg from 0.3.0 to 0.3.4 (#1254)
Bumps [github.com/adrg/xdg](https://github.com/adrg/xdg) from 0.3.0 to 0.3.4.
- [Release notes](https://github.com/adrg/xdg/releases)
- [Commits](https://github.com/adrg/xdg/compare/v0.3.0...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 11:13:59 -06:00
derailed 019121c04e update build dependencies 2021-09-23 13:41:44 -06:00
rui e5759218e6
build: bump to use go1.17 (#1232)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-19 07:47:55 -06:00
Chris Henzie 04e7e28e15
Add abbreviation for ReadWriteOncePod PV access mode (#1227)
* Bump k8s.io dependencies to 0.22.0

* Add abbreviation for ReadWriteOncePod PV access mode
2021-08-19 07:45:39 -06:00
Fernand Galiana 0bc6179471
K9s: rev 0.24.15 (#1218)
* fix cron triggers

* fix cron triggers again...

* fix #1203 #1206

* cleaning up

* revert persistent flag

* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Arthur 0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. (#1025)
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.

* Update readme to include new configuration directory.

* Replace spaces with tabs.. :)

* Remove extra backslash in Windows configuration directory path.

Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed 6426ea112f windows shell fix 2021-05-19 23:54:08 -06:00
derailed 9f4ff32699 fix shell issue + bugz 2021-05-03 22:33:22 -06:00
derailed a85a1eced1 checkpoint 2021-05-02 13:41:16 -06:00
derailed 679243d829 wins palette 2021-04-28 22:56:15 -06:00
derailed 82b1c8a611 cleaning up 2021-03-31 11:57:10 -06:00
derailed d60054c531 maintenance #1067 #1061 #1060 2021-03-31 10:38:13 -06:00
derailed f4cd022a9c merge prs + dep updates 2021-03-27 15:03:46 -06:00
derailed 87fa565279 bugs #1063 #1061 #1059 #177 2021-03-26 23:20:23 -06:00
derailed d31328a576 fix po feature col + lockouts? 2021-03-24 11:09:44 -06:00
derailed 66e4528244 update deps and image 2021-03-21 23:58:28 -06:00
derailed fbc30b4acb update deps 2021-03-20 13:55:19 -06:00
derailed 65d4a67f4b merge pr 2021-03-19 09:24:31 -06:00
Fernand Galiana 561a0c1f41
K8s update (#1041)
* rev k8s

* add rel notes

* checkpoint

* add helm

* cleaning up

* cleaning up

* rel notes

* check deps

* rev apis + bugs

* cleanup cronjob view

* update rel notes

* clean up + docs
2021-03-19 09:20:05 -06:00
Fernand Galiana 68861202c7
Revert "[WIP] Add ArgoCD views" 2021-03-18 22:04:01 -06:00
derailed b2000ac8e4 merging 2021-03-16 18:11:52 -06:00
derailed 3792d30031 rev k8s 2021-03-15 11:01:47 -06:00
Raphaël Pinson eb35fffd22
Cleanup go mods some 2020-12-10 20:30:41 +01:00
Raphaël Pinson 28c97283fc
Cleanup go.mod 2020-12-10 20:28:19 +01:00
Raphaël Pinson 2a2794f1c7
go mod tidy 2020-12-10 00:33:43 +01:00
Raphaël Pinson b025bd07e5
Attempt to render deployments in xray apps 2020-12-09 22:42:27 +01:00
Raphaël Pinson 39d2b9535d
[WIP] Add ArgoCD views
Signed-off-by: Raphaël Pinson <raphael.pinson@camptocamp.com>
2020-12-09 21:48:46 +01:00
derailed 0d48d32c61 fix dialog buttons focus 2020-11-23 15:10:32 -07:00
derailed 512c40fae0 rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
derailed d8a81820c6 add new release indicator + fix #926 2020-11-05 19:41:30 -07:00
derailed c4fcecf7e7 clean up and bugs fix 2020-10-29 16:34:04 -06:00
derailed 372b4d8e09 cleanup and bug fixes 2020-10-29 09:32:59 -06:00
derailed a3f11bab2e implement resoure req/limit columns 2020-10-28 18:50:27 -06:00
derailed 087e6643f9 add liveviews for describe/yaml 2020-10-27 19:38:54 -06:00
Fernand Galiana ca51ce547b
Merge pull request #847 from Ameausoone/feat/setImageFeature
Feat/set image feature
2020-10-23 06:02:52 -06:00
Frits van Bommel 59f9fd435e Migrate to new sortorder import path
See fvbommel/util#7
2020-09-13 15:49:32 +02:00
derailed b8f5cf2087 the aftermath... with feeling on #871, #849 2020-09-10 18:29:31 -06:00
derailed 3d4726d726 maintenance drop for v0.21.8 2020-09-10 14:36:00 -06:00
Antoine Meausoone 41e9d691b7 feat(image extender): set image for init container 2020-08-18 22:19:07 +02:00
derailed cc0e8e88d3 fix #281 2020-08-02 09:42:32 -06:00
derailed 7bfcbc092b add dialog skins 2020-08-02 09:13:58 -06:00
derailed a8a34d4933 update rel notes 2020-08-01 18:21:00 -06:00
derailed b1189acd14 fix #826 #823 #822 #821 2020-08-01 10:14:22 -06:00
derailed 161837c1ad perf improv + update rev + bugz 2020-07-22 12:15:14 -06:00
derailed 671c819502 checkpoint 2020-07-18 09:27:41 -06:00
derailed 5893cffb0d add dir view 2020-07-02 17:58:25 -06:00
derailed f9d2db864e fix popeye effective ns 2020-06-19 13:16:06 -06:00
derailed 80176609db switch to context view if cluster is unreachable 2020-05-28 13:42:02 -06:00
derailed 678143e2a3 add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
derailed 46c2f31249 fix issues #726 #724 #722 #721 #720 2020-05-23 11:15:21 -06:00
derailed b19cc76874 cleanse popeye output 2020-05-18 14:48:34 -06:00
derailed 037d6d3f54 update deps - fix ns issues 2020-05-14 18:27:02 -06:00
derailed 7d8277dfe9 fix config reloads, added filter history + bug fixes 2020-04-24 15:44:18 -06:00
derailed 801f45d703 fix issues #665, #662 2020-04-14 11:19:12 -06:00
derailed 65ee532784 cleaning up 2020-04-04 22:25:26 -06:00
derailed a6ec74ff6c update prompt. Fix #649 2020-04-04 21:53:57 -06:00
derailed e211611d4e checkpoint 2020-04-02 13:08:41 -06:00
derailed bf2847bea7 checkpoint 2020-03-28 18:27:17 -06:00
derailed 1dfca156bc add command prompt 2020-03-24 17:26:20 -06:00
derailed 733d8482de fix logger for issue #631 2020-03-24 10:57:15 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed 2e05367256 changed plugin col references. Bugz #616 #615 #614 2020-03-13 00:24:04 -06:00
derailed c75b5edbb7 update deps 2020-03-01 22:19:34 -07:00
derailed 43d62f9528 fix issue #592 #591 #590 2020-03-01 19:25:49 -07:00
derailed 3e751eb92e Fix sorting on Restart col #590 2020-02-28 23:20:10 -07:00
derailed 73a90ed2ae cleaning up 2020-02-20 10:18:01 -07:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
derailed 7a977f31c7 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
derailed 580d8ea36d oops hosed the build... 2020-02-13 17:36:05 -07:00
derailed f1ef8d216c enable port-forwards on pods and services 2020-02-13 12:31:30 -07:00
derailed 7ad07b791d fix #542, #541 2020-02-12 16:43:22 -07:00
derailed 7000b93d4e enhanced xray pod view and add support for transparent background 2020-02-11 23:44:49 -07:00
derailed aa58d1063a fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
Joscha Alisch 0e68e92e98
Colour the output 2020-02-07 20:26:37 +01:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
derailed a4e52e41c7 fix #462, #461 2020-01-02 14:28:22 -07:00
derailed 365fc01f17 checkpoint 2019-12-29 11:39:22 -07:00
derailed c26c80e170 checkpoint 2019-12-28 12:22:22 -07:00
derailed 99fa0e9952 checkpoint 2019-12-26 13:53:49 -07:00
derailed 4c2c4793dc checkpoint 2019-12-02 16:11:39 -07:00
derailed 7a7d66564d checkpoint 2019-11-27 09:31:52 -07:00
derailed f25f5afdcb resolve issues #392, #389, #386, #383, #382, #336 2019-10-29 18:02:59 -06:00
derailed 8778305bf2 cleaning up deps 2019-10-01 23:48:50 -06:00
derailed 92a5d2a636 added subcommands 2019-10-01 23:34:52 -06:00
derailed a630a95606 migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
derailed 8b2ee30a83 rev up go to 1.13 2019-09-18 22:18:50 -06:00
derailed fe93bd229b Bogz fixes: #295,#294,#291,#289,#288,#283,#275 2019-08-27 15:25:24 -06:00
derailed 2255d29a82 cleaning up 2019-08-09 23:56:10 -06:00
derailed 67884d1735 checkpoint 2019-08-09 13:43:56 -06:00
derailed 4bf67dd4e1 checkpoint 2019-08-09 13:42:37 -06:00
derailed 5c21f3586e checkpoint 2019-08-09 13:42:37 -06:00
derailed 0c5d0bcafd update to k8s 1.15.1 2019-08-09 13:40:04 -06:00
Nathan Piper 302cd7ce8d Added a scale action to scale deployments, replication controllers and stateful sets. 2019-08-03 16:08:04 +10:00
derailed 970ab18637 bug fixes + maintenance items 2019-07-11 23:47:03 -06:00
derailed f0df99c488 bump view rev 2019-06-21 11:40:22 -06:00
derailed c61365a9c9 misc bug fixes 2019-06-18 17:54:44 -06:00
derailed 54f6a68dab bug fixes and updates 2019-06-07 15:51:41 -06:00
derailed 73d2ea3da5 cleanup + add rel notes 2019-05-29 22:30:10 -06:00
derailed a5245a98de some bugs and perf fixes 2019-05-29 17:32:18 -06:00
derailed 8b6898dea7 add port-forwards + some nav improv + bugz kill 2019-05-28 16:29:27 -06:00
derailed 21ed022434 add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
derailed a52cf37ff1 fixed ns + klog stderr 2019-05-06 10:33:11 -06:00
derailed 366e521de8 update deps 2019-05-05 13:11:45 -06:00
derailed 2897c1c603 added informers 2019-05-05 00:07:22 -06:00
derailed bbc514ff76 perf tuning 2019-05-01 15:45:26 -06:00
derailed 445b475c21 dataraces + skins 2019-04-29 11:41:37 -06:00
derailed fe5456a1f7 update deps 2019-04-26 22:36:08 -06:00
derailed 929ca0e5c4 deps hell 2019-04-26 20:39:14 -06:00
derailed 6426abcaac deps nightmare 2019-04-26 19:29:18 -06:00
derailed a1ae278ed6 updated deps 2019-04-26 18:55:30 -06:00
derailed 38cdb65219 update deps 2019-04-26 18:51:28 -06:00
derailed 1256dd7313 updated deps 2019-04-12 14:40:11 -06:00
derailed cd950e04c6 add resource navigation + dp rollbacks 2019-04-12 13:28:10 -06:00
derailed bb42c39645 refact and rename 2019-04-11 23:03:26 -06:00
derailed c2a15badd1 update popeye 2019-04-06 21:50:59 -06:00
derailed e950f78ce2 oops missed a file 2019-04-05 18:46:04 -06:00
derailed 8f9ade33b4 added popeye viewer 2019-04-05 18:28:25 -06:00
derailed 8924f6002d added yaml syntax color + secret decoding + bugz 2019-03-31 09:37:03 -06:00
derailed 3de20dcd8b refactor + added node view and sorters 2019-03-24 16:05:40 -06:00
derailed d0079ad1b3 cleaning up + menu fix 2019-03-15 18:03:39 -06:00
derailed 0721e66a05 fix context/namespace support + bug fixes + added crumbs 2019-03-15 16:10:22 -06:00
derailed f0a0c8f06d worked on logs + ansi support + bugs 2019-03-09 17:46:25 -07:00
derailed ecc4e0e04e revert logview + add live filters 2019-03-02 19:59:59 -07:00
derailed 66bdef9e3f Hoping resolved on cmd lock out issue + bugs 2019-02-28 22:47:45 -07:00
derailed 23472b3b4b Fix issue 92 2019-02-27 20:39:33 -08:00
derailed efb95866b1 added search/filter feature + support init container 2019-02-22 17:36:09 -07:00
derailed 2cf5ec8877 removed dep on metrics server 2019-02-20 09:38:46 -07:00
derailed 823169ce79 Added cronjob triggers. Tx dzoeteman! + describe support + job logger + bugs 2019-02-19 18:12:58 -07:00
derailed b50497e12d changed po colorer to not show error on startup 2019-02-18 23:53:17 -07:00
derailed b358f3631f refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
derailed 2b287c2c80 bug fixes, changed auth options, changed nav, changed dotconfig 2019-02-08 13:25:51 -07:00
derailed 804d797305 cleaning up 2019-02-06 16:39:24 -07:00
derailed b332912d1b changed to command buffer to diff command vs nav + bugz fixes 2019-02-06 16:34:03 -07:00
derailed af0ef6e6f4 update deps + cleanup 2019-02-05 18:23:36 -07:00
derailed 366b6cd96b updates logging, fail fast and added namespace/search features 2019-02-05 17:01:58 -07:00
derailed ae6d339765 cleanup + tests check 2019-02-01 14:33:00 -07:00
derailed da190c204c init drop 2019-01-25 11:53:08 -07:00