Fernand Galiana
|
a8b75ef1e5
|
Rel v0.40.6 (#3185)
* update deps
* docs
* fix#3161 - add V attr
* add alias sort
* fix#3139 - cpu/mem with rx
* fix#3147 - prompt styles
* fix#3138 - rbac subres
* update deps
* mv pfAddress to main config + relax validation
* fix#3179 - gvr title
* fix#3178 - jobs in wrong ns
* fix#3163 - cust views with ns
* fix#3162 - ctx switch save in wrong context
* switch over to slog logger
* add exit code
* update default timeout
* rel notes
* update docs
* rel notes
|
2025-03-09 13:58:44 -06: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
|
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 |
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 |
Wendell Sun
|
265e0561aa
|
add logFile flag to change the default log file path (#1336)
|
2021-11-26 15:41:44 -07:00 |
mattn
|
256441692a
|
Support colors on Windows (#1312)
|
2021-11-26 14:12:03 -07:00 |
derailed
|
3212a751ea
|
reworked pulses view
|
2020-03-02 23:28:07 -07:00 |
Bruno
|
add9c42c21
|
Printing simplified version (ansible friendly)
solving #355
|
2019-10-16 19:41:15 -03:00 |
derailed
|
5c21f3586e
|
checkpoint
|
2019-08-09 13:42:37 -06:00 |
derailed
|
d9d3f36aa1
|
update string colorizer
|
2019-06-07 23:55:01 -06:00 |
derailed
|
54f6a68dab
|
bug fixes and updates
|
2019-06-07 15:51:41 -06:00 |
derailed
|
0163f9b5de
|
add screen dump view + fix filtering
|
2019-05-30 15:27:49 -06:00 |
derailed
|
a52cf37ff1
|
fixed ns + klog stderr
|
2019-05-06 10:33:11 -06:00 |
derailed
|
6a10c94e6c
|
updated info/version prints
|
2019-03-26 10:23:33 -06:00 |
derailed
|
0a6caa2d54
|
checkpoint rbac
|
2019-03-26 08:13:53 -06:00 |
derailed
|
a71f23d3aa
|
added columns for jobs
|
2019-03-25 13:58:36 -06:00 |
derailed
|
0721e66a05
|
fix context/namespace support + bug fixes + added crumbs
|
2019-03-15 16:10:22 -06:00 |
derailed
|
57c77ca557
|
cleanup pass
|
2019-03-12 06:05:21 -06:00 |