Commit Graph

27 Commits (26d1585699fb1faed828161c13265200f83486d8)

Author SHA1 Message Date
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