Fernand Galiana
4f5c1a1105
Rel v0.50.10 ( #3564 )
...
* fix #3455
* Clean up and refactor
* fix #3495 #3470 #3455 - fix cmd alias and filters
* fix #3535 - revert
* fix #3478 - make vulscan a bit less cpu extensive (init stab...)
* fix issue with plugin foreground exit
* fix#3466-add shared gpu on nodes
* fix #3541 - use default namespace when not specified
* update deps + release notes
2025-09-17 16:49:58 -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
Fernand Galiana
45c2137df8
Rel v0.40.8 ( #3198 )
...
* Update deprecated yaml.v2->v3
* [Fix] fix issue with yaml sanitization when [] or [xxx] are present
* Spring cleanup
* fix#3192
* Column Blow Reloaded
* Add ability to use alias when specifying custom views
2025-03-11 18:15:20 -06:00
tyzbit
cc1c86ccb4
feat(app): add history navigation with `[` and `]`, most recent command with `-` ( #2799 )
...
* feat(app): add Go Back and Last View
Go Back walks back through the history until at the oldest saved view
Last View switches between the current and previous views like how "cd -" works
* feat(history): add keyboard shortcuts to navigate history
* fix(tests): fix history/app tests
* docs(README): update history and last command navigation info
* fix(internal): add missing parameter
* feat(help): add history keybinds
* fix(help): adjust capitalization for history commands
* docs(readme): fix typo
Co-authored-by: merusso <merusso@gmail.com>
---------
Co-authored-by: merusso <merusso@gmail.com>
2025-02-15 17:40:29 -07:00
Fernand Galiana
0d16531016
K9s/release v0.32.0 ( #2577 )
...
* [Perf] improved load perf and ui updates
* [Bug] Fix #2557
* [Maint] refactor + spring cleaning up
* [Bug] Fix #2569
* [Maint] Refactor + cleanup
* [Bug] Fix #2560
* [Maint] Refactor + cleanup
* Release v0.32.0
2024-03-02 10:18:47 -07:00
Fernand Galiana
6cc4374e83
K9s/release v0.31.0 ( #2440 )
...
* cleaning up
* [Bug] Fix #2425 - no context skin issue
* [Bug] Fix #2428
* [Feat] schema validation
* v0.31.0 Release notes
2024-01-08 18:30:49 -07:00
Fernand Galiana
dcec53e061
K9s/rel v0.30.0 ( #2361 )
...
* [Maint] Refactor VS col handling
* [Bug] Add helm hist <enter> values cmd
* [Bug] Add context specific skins within a given cluster config.
* [Maint] Image scan controls
* [Bug] Fix fwd+bench timestamp
* [Refact] all-ns const
* [Maint] update tabledefs from metav1beta1 to metav1
* [Feat] Introduce workload view
* [Maint] Add convenience to map out ns names
- Refactor allnamespaces
* [Cleanup] axe pegomock
* [Refact] Use gvr type vs string
* [Feat] Add blacklist scans exclusions
* [Feat] setLabels for stored commands
* [Maint] Rename api-group column
* [Refact] gvr type refactor
* [Maint] Cleaning up
* [Bug] Add ability to skin based on context
- Handles cluster spanning *contexts
* [Maint] Cleaning up
* [Feat] Cmd interpreter
* [Maint] Clean up + bug fixes
* [Feat] Changed k9s config loader
> NOTE: !!Breaking change!!
- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section
* [Docs] Update release and README docs
* [Maint] Rebase + cleanup
* [Maint] Normalize config extensions all yml -> yaml
* [Maint] Cleaning up + fixes
2023-12-23 14:29:55 -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
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
derailed
13d52f120f
cleaning up
2021-08-07 07:24:34 -06:00
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
9b498196f9
fix #1163 #1153 #1151 #1140 #1137 #1132 #1131
2021-06-27 23:22:13 -06:00
derailed
6426ea112f
windows shell fix
2021-05-19 23:54:08 -06:00
derailed
739f495daa
fix shell issue + bugz
2021-05-03 23:39:54 -06:00
Louis Garman
d49a06d851
Dynamically load style for help from skin ( #1113 )
2021-05-03 22:26:28 -06:00
derailed
a85a1eced1
checkpoint
2021-05-02 13:41:16 -06:00
derailed
a951b552fb
checkpoint
2021-05-02 12:46:15 -06:00
derailed
d38efba564
fix bugz
2021-04-29 10:51:56 -06:00
derailed
730494af98
fix typo and clean up prs
2020-12-04 05:20:13 -07:00
Michal Kuratczyk
fa0565f8e3
Disable filtering on the Help screen
2020-11-27 10:23:50 +01:00
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
c4fcecf7e7
clean up and bugs fix
2020-10-29 16:34:04 -06:00
derailed
5893cffb0d
add dir view
2020-07-02 17:58:25 -06:00
derailed
e2f1626764
add pvc usage check + bugz #642 #754 #753 #743 #728 #718
2020-06-04 18:20:41 -06:00
derailed
3a02001695
fix con issue + #741 #740
2020-05-29 09:52:59 -06:00
derailed
a6ec74ff6c
update prompt. Fix #649
2020-04-04 21:53:57 -06:00
derailed
43d62f9528
fix issue #592 #591 #590
2020-03-01 19:25:49 -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
a96fa843b5
checkpoint
2020-01-22 10:23:59 -07:00
derailed
990d58e585
checkpoint
2020-01-19 22:16:55 -07:00
derailed
d45d3af116
checkpoint
2020-01-18 18:45:17 -07:00
derailed
b950546b88
implement rbac policy checks + fix #457
2020-01-01 14:29:49 -07:00
derailed
1c1cd76a9c
cleaning up
2020-01-01 00:12:34 -07:00
derailed
ba84183034
bug fixes + possible resolve on #456 , #452
2020-01-01 00:00:31 -07:00
derailed
4c222f80ed
Fixes for #455 #454 #453
2019-12-31 12:33:54 -07:00
derailed
782de04b42
checkpoint
2019-12-29 23:34:28 -07:00
derailed
365fc01f17
checkpoint
2019-12-29 11:39:22 -07:00
derailed
c885495ef4
checkpoint
2019-12-28 14:55:41 -07:00
derailed
c26c80e170
checkpoint
2019-12-28 12:22:22 -07:00
derailed
4127da865f
checkpoint
2019-12-14 16:18:36 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
e293e1af90
checkpoint
2019-12-13 20:10:03 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
62bee33e6b
checkpoint
2019-11-23 22:37:56 -07:00
derailed
ef0aab3f4c
checkpoint
2019-11-15 19:20:10 -07:00
derailed
5b0fd805ce
updates + cleanup
2019-11-15 18:30:29 -07:00