Fernand Galiana
594c2c6e4c
Rel v0.50.3 ( #3276 )
...
* update linter
* spring cleaning
- m'o code cleanup
- small bugs fixin
* fix cust col jq parser support
* add context,token to shell args
* rel notes
2025-04-13 18:25:04 -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
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
Fernand Galiana
f2f4077b59
K9s/release v0.31.9 ( #2543 )
...
* [Bug] fix #2535
* [Bug] fix #2532
* [Bug] fix #2536
* [Bug] fix #2533
* [Bug] fix #2538
* [Maint] cleaning up
* Release notes
2024-02-15 17:43:29 -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
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
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
a4c7f3817e
cleanup + rel notes
2020-12-04 10:18:37 -07:00
derailed
69bcd641ac
cleaning up
2020-11-11 04:50:23 -07:00
derailed
ea9f6abd08
perf pass on no/po/co
2020-11-06 14:22:02 -07:00
derailed
0391c5bd79
axe node level resources summary + fix auto-suggest
2020-11-05 13:04:16 -07:00
derailed
a3f11bab2e
implement resoure req/limit columns
2020-10-28 18:50:27 -06:00
derailed
ffc31f856a
checkpoint
2020-10-26 16:49:28 -06:00
derailed
46c2f31249
fix issues #726 #724 #722 #721 #720
2020-05-23 11:15:21 -06:00
Pavel Tumik
0c425f2edf
If container doesn't have resources set, in pod view show limits as n/a
2020-05-09 07:52:51 -07:00
derailed
7d8277dfe9
fix config reloads, added filter history + bug fixes
2020-04-24 15:44:18 -06:00
derailed
bf2847bea7
checkpoint
2020-03-28 18:27:17 -06:00
derailed
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
b2bb15bfd7
cleaning up
2020-03-04 13:12:46 -07:00
derailed
5fcfecb38e
add thresholds + pulses tlc + fix #596 #593 #560
2020-03-04 12:27:47 -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
7ba6c1356a
update rel notes
2020-02-02 09:34:56 -07:00
derailed
7d703ba434
fix metrics update
2020-01-25 15:03:24 -07:00
derailed
a96fa843b5
checkpoint
2020-01-22 10:23:59 -07:00
derailed
c20d89b938
add log search + fix #484 , #481 , #480 , #479 , #477 , #476 , #468
2020-01-10 10:28:27 -07:00
derailed
8af75df9f8
perf + cleanup
2020-01-08 15:43:48 -07:00
derailed
c917b6c548
perf pass + fix #475 , #473
2020-01-08 13:12:43 -07:00
derailed
4f05dc9cbf
checkpoint
2020-01-04 14:05:41 -07:00
derailed
c625b8e552
fix metrics issue in all namespaces
2020-01-02 08:08:00 -07:00
derailed
b950546b88
implement rbac policy checks + fix #457
2020-01-01 14:29:49 -07:00
derailed
b536767a1f
cleaning up
2019-12-30 14:01:58 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00