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
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
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
Fernand Galiana
b6feb10388
K9s/rel v0.26.0 ( #1660 )
...
* additional tests + cleanup
* release v0.26.0
2022-07-17 09:28:59 -06:00
Fernand Galiana
66c22f1c6f
K9s rel v0.25.21 ( #1635 )
...
* additional tests + cleanup
* update docs
* update docs
2022-06-30 12:03:33 -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
2a9f5464c3
K9s: rel v0.25.17 ( #1406 )
...
* fix #1402 #1401
* add rel notes
2021-12-27 23:42:01 -07:00
Fernand Galiana
11c2ae2622
release v0.25.11 ( #1377 )
2021-12-14 10:44:24 -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
83b5feeb37
fixed #1308 #1307 #1296 ( #1309 )
2021-11-16 13:58: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
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06:00
derailed
b6c61600a4
fix #929
2020-11-05 17:15:50 -07:00
derailed
dd9bddf78f
add exponential backoff
2020-10-27 20:03:09 -06:00
derailed
087e6643f9
add liveviews for describe/yaml
2020-10-27 19:38:54 -06:00
derailed
e1a5dd510f
fix issue #752 #677
2020-06-03 14:50:58 -06:00
derailed
46c2f31249
fix issues #726 #724 #722 #721 #720
2020-05-23 11:15:21 -06:00
derailed
801f45d703
fix issues #665 , #662
2020-04-14 11:19:12 -06:00
derailed
a6ec74ff6c
update prompt. Fix #649
2020-04-04 21:53:57 -06:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
543f9837ff
checkpoint
2020-02-25 22:48:24 -08:00
derailed
42e2e98e4d
added support for custom columns
2020-02-22 18:30:30 -07:00
derailed
355f4ce396
checkpoint
2020-02-19 18:25:36 -07:00
derailed
860728c083
checkpoint
2020-01-18 08:13:36 -07:00
derailed
4f05dc9cbf
checkpoint
2020-01-04 14:05:41 -07:00
derailed
48869f9f51
fix #463
2020-01-02 18:15:38 -07:00
derailed
b950546b88
implement rbac policy checks + fix #457
2020-01-01 14:29:49 -07:00
derailed
782de04b42
checkpoint
2019-12-29 23:34:28 -07:00
derailed
5c0fc0845b
checkpoint
2019-12-29 12:53:16 -07:00
derailed
9d23488ff5
checkpoint
2019-12-28 12:49:14 -07:00
derailed
c26c80e170
checkpoint
2019-12-28 12:22:22 -07:00
derailed
957aeefa94
checkpoint
2019-12-14 08:44:59 -07:00
derailed
db34ee6ef0
checkpoint
2019-12-13 23:32:24 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00
derailed
7a7d66564d
checkpoint
2019-11-27 09:31:52 -07:00
derailed
62bee33e6b
checkpoint
2019-11-23 22:37:56 -07:00
derailed
44f644fba7
checkpoint
2019-11-14 18:46:46 -07:00