Fernand Galiana
9e337a6be0
K9s/release v0.30.5 ( #2397 )
...
* [Bug] Fix #2393
* [Maint] Cleaning up
* rel docs
2023-12-27 17:40:44 -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
MrLuje
a2a7544a6f
fix: trigger a single log refresh after changing 'since' ( #2202 )
2023-11-12 10:07:46 -07:00
Fernand Galiana
d5c9cf5ed5
release v0.27.1 ( #1945 )
2023-01-31 08:09:53 -07:00
derailed
39a55231fa
fix #1773
2022-09-26 19:27:43 -06:00
Takumi Sue
6c9d06a2a0
Replace clipboard package ( #868 ) ( #1721 )
...
* Replace clipboard package
Fixes #868
* Raise error when clipboard.Write fails
* Call clipboard.Write when Init successes
* Flash error rather than panic
* Refactor copying into clipboard
* Refactor cpCmd to remove wrappers
* Use clipboardWrite instead of cpCmd
2022-09-21 13:27:42 -06:00
derailed
ee07b98755
cleaning up deprecation
2022-07-17 09:56:16 -06:00
Fernand Galiana
bb5ba1306d
K9s release v0.25.19 ( #1610 )
...
* release v0.25.19
* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana
fc8ffe5d37
release v0.25.16 ( #1400 )
2021-12-24 17:41:35 -07:00
Fernand Galiana
df613ec88d
fix #1384 ( #1388 )
2021-12-17 10:04:52 -07:00
Fernand Galiana
306e4f239f
release v0.25.14 ( #1385 )
2021-12-16 17:59:53 -07: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
81823ae167
fixed #1311 #1310 #1293 ( #1313 )
2021-11-16 22:41:02 -07:00
Fernand Galiana
83b5feeb37
fixed #1308 #1307 #1296 ( #1309 )
2021-11-16 13:58:51 -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
derailed
1bd2959529
cleaning up
2021-08-07 07:37:19 -06:00
derailed
13d52f120f
cleaning up
2021-08-07 07:24:34 -06:00
Fernand Galiana
0bc6179471
K9s: rev 0.24.15 ( #1218 )
...
* fix cron triggers
* fix cron triggers again...
* fix #1203 #1206
* cleaning up
* revert persistent flag
* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Fernand Galiana
a35155415e
fix cron triggers ( #1171 )
2021-06-29 08:25:04 -06: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
d38efba564
fix bugz
2021-04-29 10:51:56 -06:00
derailed
679243d829
wins palette
2021-04-28 22:56:15 -06:00
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
a952806eba
fix #933 #932 #931
2020-11-10 08:17:50 -07:00
derailed
2d2c6b06b6
maintenance release. Fix #920 and perhaps improved #663
2020-11-02 23:35:08 -07:00
derailed
372b4d8e09
cleanup and bug fixes
2020-10-29 09:32:59 -06:00
derailed
81820b6459
checkpoint
2020-10-26 21:05:25 -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
671c819502
checkpoint
2020-07-18 09:27:41 -06:00
derailed
4c5d1c0218
cleaning up
2020-07-02 22:15:08 -06:00
derailed
4a82b999ab
fix issue #790
2020-07-02 22:10:16 -06:00
derailed
0f05af410f
cleaning up
2020-07-02 18:57:42 -06:00
Antoine Meausoone
fae083b90b
feat(log): use better key
2020-07-02 21:27:26 +02:00
Antoine Meausoone
624c6427d2
feat(log): add copy to clipboard link in log view
...
Closes derailed/k9s#395
2020-06-30 22:19:28 +02:00
Fernand Galiana
e3725817f0
Merge pull request #746 from groselt/sanitizeFilename
...
Sanitize filename before saving output
2020-06-20 08:12:37 -06:00
derailed
5bbc159df9
fix #776
2020-06-19 16:15:48 -06:00
groselt
6e5afd6d56
Make sanitizeFilename private
2020-06-01 09:30:32 +01:00
groselt
7d2eb83f15
Unify sanitizing of filenames
2020-06-01 09:30:32 +01:00
groselt
0fc2bb13a7
Sanitize log filename before saving
...
Remove invalid path characters
2020-06-01 09:25:11 +01:00
derailed
19a4594eea
fix issues #741 #740 #739 #727 #723
2020-05-29 13:23:42 -06:00
derailed
3a02001695
fix con issue + #741 #740
2020-05-29 09:52:59 -06:00
Fernand Galiana
26f5477c10
Merge pull request #652 from davidnemec/log-config-customizable-time-and-wrap
...
Log view: Allow persisting text wrap and timestamp settings
2020-04-10 07:29:19 -06:00
derailed
a6ec74ff6c
update prompt. Fix #649
2020-04-04 21:53:57 -06:00
David Němec
57d6906ef6
Log view: Allow persisting text wrap and timestamp
2020-04-04 19:00:09 +02:00