Commit Graph

25 Commits (mine)

Author SHA1 Message Date
Fernand Galiana 13cb55bb66
Rel v0.50.6 (#3338)
* update deps

* add epslice support

* update pulses

* fix #3334

* rel notes
2025-05-11 23:16:37 -06:00
Fernand Galiana c45c44c111
Rel v0.40.0 (#3109)
* misc cleanups

* update vul scans

* update deps

* [custv] config updates

* [custv] dao updates

* [custv] model updates

* [custv] render updates

* [custv] ui updates

* rel notes
2025-02-15 15:33:33 -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
Emanuele Ciurleo 7897fb0eef
Added ln check for snap (#2357)
* Added ln check for snap

Realised that if you manually created (or already had) a ln it would cause the build to fail.  So added in a check to see if it exists.
Moved commands out of prime-override as it didnt really add anything and made it harder to read

* Version no. update to 0.29.1

The snap package was being built with 0.29.1 but is presenting as 0.27 still (locally and in ubuntu snap store)
2023-12-19 15:47:10 -07:00
Fernand Galiana 0f95aecc3f
K9s 1167/cronjob trigger with feelings (#1179)
* fix cron triggers

* fix cron triggers again...
2021-06-30 06:52:57 -06:00
derailed c4fcecf7e7 clean up and bugs fix 2020-10-29 16:34:04 -06:00
derailed 5893cffb0d add dir view 2020-07-02 17:58:25 -06:00
derailed 5bbc159df9 fix #776 2020-06-19 16:15:48 -06:00
Fernand Galiana 184ea664eb
Merge branch 'master' into attach 2020-02-20 13:51:58 -07:00
derailed 98b07e6961 checkpoint 2020-02-20 00:03:32 -07:00
Mike Hummel 6847899996 Update .gitignore 2020-02-18 08:18:46 +01:00
Mike Hummel ad0b9e49d0
Merge branch 'master' into attach 2020-02-17 23:57:27 +01:00
derailed 7ad07b791d fix #542, #541 2020-02-12 16:43:22 -07:00
Mike Hummel fa74d4a782 Update .gitignore 2020-02-06 19:50:02 +01:00
derailed a8771b8c67 fix #468 #469 2020-01-06 15:05:07 -07:00
fridokus dea1709222 Add vim undo files to .gitignore 2019-09-18 09:08:31 +02:00
Eldad Assis 0ccc6954b1 Add missing backtick to wrap namespace name 2019-05-07 10:41:28 +03:00
derailed bbc514ff76 perf tuning 2019-05-01 15:45:26 -06:00
derailed 445b475c21 dataraces + skins 2019-04-29 11:41:37 -06:00
derailed 3965b2d449 cleanup and bug fix 2019-04-18 18:40:56 -06:00
derailed 4fc925873c removed q binding + temp fix for container logs 2019-04-02 00:05:45 -06:00
derailed 23472b3b4b Fix issue 92 2019-02-27 20:39:33 -08:00
derailed 2cf5ec8877 removed dep on metrics server 2019-02-20 09:38:46 -07:00
derailed 222de16266 rm vendor dir + changed load order to use k9s config if applicable 2019-02-20 08:25:43 -07:00
derailed da190c204c init drop 2019-01-25 11:53:08 -07:00