Fernand Galiana
0d16531016
K9s/release v0.32.0 ( #2577 )
...
* [Perf] improved load perf and ui updates
* [Bug] Fix #2557
* [Maint] refactor + spring cleaning up
* [Bug] Fix #2569
* [Maint] Refactor + cleanup
* [Bug] Fix #2560
* [Maint] Refactor + cleanup
* Release v0.32.0
2024-03-02 10:18:47 -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
a44cb6135c
K9s Release v0.29.0 ( #2326 )
...
* Feat: Move shell pod cluster config to general config
> BREAKING CHANGE! K9s configuration breaking change! Shellpod specification will
no longer reside with a cluster configuration. It is now part of the
global K9s configuration object.
Shellpod configuration should be part of k9s config. Clusters admins
will most likely use the same image and config to run shells on their
nodes. Each cluster in turn will have the option to either
enable/disable shelling into nodes. This not only DRYs up the k9s config
but also allows user to consolidate their shell pod configuration in one
central place.
* Fix #2290 - Add freebsd assets
* Maintenance cleaning up
* Fix #2166 - Add taint tracking column to node view
* Fix #2009 : Update screendump file names to contain resource info
* Maintenance: Cleanup errror messages
* Fix #1513 : Change log default to tail vs last 5min
* Fix #2166 : Add taint indicator on node view
* Fix #2165 : Track init co restarts
* Fix #2308 : Fix rbac auth checks
* Fix #2036 : Fix npe on filtering CRDs
* Fix #2219 : Turn on TTY option on shellpod
* Fix #2167 : Update color escape sequence on copy
* Fix #2297 : Enable multi select on nodes
* Cleanup headers
* Fix #2162 : Allow edit when describing/viewing
* Feat: Add helm release history support
* Fix #2039 : Command Arrow up/down + enter support
* Small refactor
* Add img vulenerability scans support
* Change skin loading and support
- Move skin specification to k9s cluster config section
- Load skins for skins dir
* Release v0.29.0 docs
2023-12-06 23:12:39 -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
d5c9cf5ed5
release v0.27.1 ( #1945 )
2023-01-31 08:09:53 -07:00
Fernand Galiana
373fd4587b
K9s release v0.25.20 ( #1621 )
...
* release v0.25.20
* fix rel notes
2022-06-28 09:29:30 -06:00
Fernand Galiana
11c2ae2622
release v0.25.11 ( #1377 )
2021-12-14 10:44:24 -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
Josh Soref
a07243dbb0
Spelling ( #1089 )
...
* spelling: a hex
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: accepted
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: actions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: additional
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: assertions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: assessments
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: betta'
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: [br]eaking [ba]d
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: change
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: changed
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: childnodes
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: cleared
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: clusterrole
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: collection
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: columns
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: configuration
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: confirm
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: consensus
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: crumbs
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: ctrl
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: ctx
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: debugging
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: deltas
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: deprecated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: describable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: disturbance
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: disturbances
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: efforts
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: excitement
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: filter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: forward
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: forwarding
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: fqn
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: fullscreen
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: grab
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: graphable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: groups if
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: homebrew
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hopeful
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: impatient
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: initialized
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: initially
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: is a
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: job runner
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: kubectl
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: kubernetes
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: latest
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: list
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: makusi
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: menu
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: mnemonic
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nice
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nominally
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nonexistent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: original
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: outputs
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: override
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: parens
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: preceded
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: preliminary
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: process
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: prozac
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: purpose
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: rbac
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: repeatedly
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: replenishing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: resource
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: returns
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: right
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: row event
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: rpi
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: salient
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: seemingly
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: separator
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: shas
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: shortcut
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: shortcuts
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: solidify
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: sponsorship
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: superfluous
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: support
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: target's
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: threshold
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: times out
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: tripping
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: unanimous (?)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: upgrade
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: using
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: views
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: vulnerability
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: will launch
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-04-27 07:51:33 -06:00
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
f1111174aa
add pf indicator
2020-06-29 18:47:02 -06:00
derailed
5fcfecb38e
add thresholds + pulses tlc + fix #596 #593 #560
2020-03-04 12:27:47 -07: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
3be2b370ab
checkpoint
2019-12-13 23:32:59 -07:00
derailed
e293e1af90
checkpoint
2019-12-13 20:10:03 -07:00