Fernand Galiana
142282b584
Rel v0.50.1 - HotFix ;( ( #3263 )
...
* v0.50.0 hotfix
* rel notes
2025-04-09 23:58:37 -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
3a03b67af0
Rel v0.40.11 ( #3239 )
...
* Fix #3222 - add gvr title config option
* Fix #3224 - pod shell use default co annotation
* Fix #3226 - yaml search busted
* Fix #3210 - description line is buggy -> update ro icons
* deps-update
* spring cleaning
* update deps + add stale issues
* cleanup secrets
2025-03-30 11:42:45 -06: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
26d1585699
K9s/release v0.30.3 ( #2381 )
...
* fix #2377
* fix #2379
* cleaning up
* Release docs
2023-12-25 12:06:23 -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
b5a7cfb3af
K9s/rel v0.27.0 ( #1932 )
...
* fix #1661 #1680
* rev k8s + cleanup
* release v0.27.0
2023-01-26 11:07:43 -07:00
derailed
27b0aa6135
additional tests + cleanup
2022-06-30 11:26:06 -06:00
Fernand Galiana
fdc638c5d4
release v0.25.13 ( #1383 )
2021-12-16 09:30:10 -07:00
Vlasov Artem
0249f7cf2c
Add customizable dump directory property ( #1321 )
...
* Add customizable dump directory property
Add property for configuration file and arguments
* Resolve Comments
Co-authored-by: Artem Vlasov <artemv@tradeix.com>
2021-12-13 12:42:44 -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
4e20e5f110
K9s: Release v0.25.0 ( #1304 )
...
* update rel notes
* release 0.25 checkpoint
* cleaning up
2021-11-15 23:24:51 -07:00
Eng Zer Jun
5166adb7c1
refactor: move from io/ioutil to io and os packages ( #1300 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-08 08:47:18 -07:00
derailed
9b498196f9
fix #1163 #1153 #1151 #1140 #1137 #1132 #1131
2021-06-27 23:22:13 -06:00
Raul Cabello Martin
a631712c05
feat(log): Add all containers toggle ( #1141 )
...
Closes #1138
2021-06-04 08:25:48 -06:00
derailed
ffc31f856a
checkpoint
2020-10-26 16:49:28 -06:00
derailed
161837c1ad
perf improv + update rev + bugz
2020-07-22 12:15:14 -06:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
9f36d29dc7
fix #520 , #518 , #517 , #516 , #506
2020-02-02 09:23:22 -07:00
derailed
c20d89b938
add log search + fix #484 , #481 , #480 , #479 , #477 , #476 , #468
2020-01-10 10:28:27 -07:00
derailed
b950546b88
implement rbac policy checks + fix #457
2020-01-01 14:29:49 -07:00
derailed
ba84183034
bug fixes + possible resolve on #456 , #452
2020-01-01 00:00:31 -07:00
derailed
407d90edb5
fixin tests with feelings
2019-12-30 13:01:38 -07:00
derailed
365fc01f17
checkpoint
2019-12-29 11:39:22 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
db34ee6ef0
checkpoint
2019-12-13 23:32:24 -07:00
derailed
62bee33e6b
checkpoint
2019-11-23 22:37:56 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
derailed
2c57888bac
checkpoint
2019-11-13 23:14:58 -07:00
derailed
7a89c4c1e4
checkpoint
2019-11-12 22:45:26 -07:00