Fernand Galiana
00b28ceeee
Rel v0.50.7 ( #3436 )
...
* fix #3406 - update and clean history navigation
* fix #3383 - cronjob auth fix
* clean up and updates
* update prompt indicator to diff cmd vs filter
* fix #3398 - dialog focus update
* update deps
* fix #3435 - noexit on ctrl-c
* fix #3412 - toggle decode
* fix #3424 - add gpu on node
* fix #3422 - resource switch ns
* update rel notes
2025-07-05 10:36:36 -06:00
Fernand Galiana
e4e3816185
Rel v0.50.4 ( #3293 )
...
* fix#3278 honor ns ovewride
* refactor column exclude
* [feat] add configurable api server timeout
* clean
* fix#3285 - add restart option for flux support
* fix#3283 fix dp ready state
* update vulscan deps
* fix#3288 fix cust view filter
* fix#3286 match-exp
* rel notes
2025-04-19 12:07:10 -06:00
Fernand Galiana
e55083ba27
Rel v0.50.0 ( #3254 )
...
* update deps + add stale issues
* springclean client and dao
* gvr clean up
* perf updates
* springclean render
* update gvr
* perf
* add jq like cust views support
* springclean config and models
* gvr update
* perf
* springclean perf
* springclean ui bits
* update ro icon
* updage gvr
* perf
* springclean watch
* update linter to v2
* update gha workflows
* small clean up
* spring clean
* move pool to internal
* rel notes
2025-04-08 23:40:34 -06:00
Alexandru Placinta
4642077975
Dialog boxes use dialog style ( #2150 )
2025-01-12 09:27:49 -07:00
Fernand Galiana
9984e3f4bf
Release v0.32.6 ( #2955 )
...
* update releaser
* fix err messages
* make pf display the correct address
* fix regex filters
* fix cust res loading
* add container index
* update deps + clean up
* release v0.32.6
2024-11-10 10:08:54 -07:00
Jayson Wang
f802d3948a
allow jumping to the owner of the resource ( #2700 )
2024-05-18 08:49:41 -06:00
Alexej Disterhoft
0403a9310d
fix: pass set retries to transfer command ( #2596 )
...
The newly introduced retries field in the transfer dialog was not
passed to the transfer command. This commit fixes that.
Follow-up of #2584
2024-03-06 12:47:29 -07:00
Fernand Galiana
69cd0cd707
K9s/release v0.32.1 ( #2591 )
...
* [Bug] Fix #2579
* [Bug] Fix #2584
* [Exp] make pf address configurable via K9S_DEFAULT_PF_ADDRESS
* v0.32.1 release
2024-03-04 17:57:20 -07:00
Fernand Galiana
356c56138e
K9s/release v0.31.4 ( #2464 )
...
* [Bug] Fix scale dialog ui
* [bug] Fix #2463
* v0.31.4 release notes
2024-01-10 16:57:37 -07:00
Fernand Galiana
f0d0e62b70
K9s/release v0.30.1 ( #2369 )
...
* [Bug] Fix #2368
* [Bug] Fix #2363
* [Bug] Fix #2364
* [Bug] Fix #2366
* [Bug] Fix #2367
* Release docs + rebase fixes
2023-12-24 11:29:22 -07:00
Jayson Wang
f8ad4aa8c7
adding cancelable launch prompts to NodeShell ( #2360 )
2023-12-24 11:18:47 -07:00
Fernand Galiana
a44cb6135c
K9s Release v0.29.0 ( #2326 )
...
* Feat: Move shell pod cluster config to general config
> BREAKING CHANGE! K9s configuration breaking change! Shellpod specification will
no longer reside with a cluster configuration. It is now part of the
global K9s configuration object.
Shellpod configuration should be part of k9s config. Clusters admins
will most likely use the same image and config to run shells on their
nodes. Each cluster in turn will have the option to either
enable/disable shelling into nodes. This not only DRYs up the k9s config
but also allows user to consolidate their shell pod configuration in one
central place.
* Fix #2290 - Add freebsd assets
* Maintenance cleaning up
* Fix #2166 - Add taint tracking column to node view
* Fix #2009 : Update screendump file names to contain resource info
* Maintenance: Cleanup errror messages
* Fix #1513 : Change log default to tail vs last 5min
* Fix #2166 : Add taint indicator on node view
* Fix #2165 : Track init co restarts
* Fix #2308 : Fix rbac auth checks
* Fix #2036 : Fix npe on filtering CRDs
* Fix #2219 : Turn on TTY option on shellpod
* Fix #2167 : Update color escape sequence on copy
* Fix #2297 : Enable multi select on nodes
* Cleanup headers
* Fix #2162 : Allow edit when describing/viewing
* Feat: Add helm release history support
* Fix #2039 : Command Arrow up/down + enter support
* Small refactor
* Add img vulenerability scans support
* Change skin loading and support
- Move skin specification to k9s cluster config section
- Load skins for skins dir
* Release v0.29.0 docs
2023-12-06 23:12:39 -07:00
Fernand Galiana
702f6f01b2
Clean up items... ( #2303 )
...
* Update licence header
* Add linter workflow
* Add pkg builds
2023-11-19 08:43:39 -07:00
Fernand Galiana
5540b5a825
Add sanitize command ( #2286 )
...
- Sanitize provides for clearing out pods in either completed/failed
state #2277
2023-11-11 10:33:33 -07:00
Fernand Galiana
d19c792feb
K9s/rel v0.28.0 ( #2274 )
...
* check for plausible overflow when seting up env
* Various fixes and clean up
* Introduce File transfer command
- Add ability to upload/download files from/to pods
* release v0.28.0
2023-11-07 17:22:41 -07:00
Fernand Galiana
7c76691c38
Release v0.27.3 ( #1970 )
...
- [Issue #1968 ](https://github.com/derailed/k9s/issues/1968 ) Some skins are missing the definitions for the help menu
- [Issue #1967 ](https://github.com/derailed/k9s/issues/1967 ) Helm cve-2023-25165
- [Issue #1964 ](https://github.com/derailed/k9s/issues/1964 ) logger.sinceSeconds config setting inconsistent with README
- [Issue #1955 ](https://github.com/derailed/k9s/issues/1955 ) K9s crashes with empty resources and/or verbs in RBAC
- [Issue #1954 ](https://github.com/derailed/k9s/issues/1954 ) Open very slow
- [Issue #1883 ](https://github.com/derailed/k9s/issues/1883 ) Fix force deletion
- [Issue #1788 ](https://github.com/derailed/k9s/issues/1788 ) Draining nodes cannot be forced
- [Issue #1150 ](https://github.com/derailed/k9s/issues/1150 ) Add a persistent popup for drain failures
2023-02-12 08:12:25 -07:00
Fernand Galiana
d5c9cf5ed5
release v0.27.1 ( #1945 )
2023-01-31 08:09:53 -07: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
Christian Provenzano
8e8f874b1e
Allow all deletion propagation policies ( #1553 )
...
* Allow all deletion propagation policies
* Add "none" deletion propagation policy
2022-05-26 07:48:00 -06:00
Fernand Galiana
165ffeab93
K9s: rel v0.25.4 ( #1322 )
...
* release v0.25.4
* update docs
* update docs
2021-11-20 13:23:26 -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
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
2e04a846e6
fix issues #882,881,880
2020-09-18 13:51:37 -06:00
derailed
3d4726d726
maintenance drop for v0.21.8
2020-09-10 14:36:00 -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
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
7a977f31c7
refactor pf and benchmarks
2020-02-14 14:28:52 -07:00
derailed
2822ac702e
rework portforward + benchmarks
2020-02-14 00:57:57 -07:00
derailed
642303bb72
cleaning up
2020-02-13 17:56:13 -07:00
derailed
f1ef8d216c
enable port-forwards on pods and services
2020-02-13 12:31:30 -07:00
derailed
a3b87915f1
add support for stern + fix #507
2020-01-25 11:00:42 -07:00
derailed
c885495ef4
checkpoint
2019-12-28 14:55:41 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
derailed
7a89c4c1e4
checkpoint
2019-11-12 22:45:26 -07:00
derailed
d752f9f62e
cleaning up
2019-10-17 15:19:33 -06:00
derailed
c97ccc06dd
added confirm dialog for Michael's rollout restart feature
2019-10-17 15:11:14 -06:00
derailed
9c919943c8
fix typo
2019-08-09 23:58:44 -06:00
derailed
5c21f3586e
checkpoint
2019-08-09 13:42:37 -06:00