Ümüt Özalp
381ca5ee9e
Allow k9s to start without a valid Kubernetes context ( #3704 )
...
* allow initialization without a valid connection
* fix: handle nil factory and alias in command and context methods
2025-12-13 11:48:57 -07:00
Fernand Galiana
4f5c1a1105
Rel v0.50.10 ( #3564 )
...
* fix #3455
* Clean up and refactor
* fix #3495 #3470 #3455 - fix cmd alias and filters
* fix #3535 - revert
* fix #3478 - make vulscan a bit less cpu extensive (init stab...)
* fix issue with plugin foreground exit
* fix#3466-add shared gpu on nodes
* fix #3541 - use default namespace when not specified
* update deps + release notes
2025-09-17 16:49:58 -06:00
Fernand Galiana
ccebaa604e
Rel v0.50.5 ( #3332 )
...
* update pulse view
* fix #3301 - pf delete msg
* clean
* short header styles
* fix #3294 event time cols sorting
* fix #3309 label selector fault
* multi arch build
* fix #3328 init co count
* rel notes
2025-05-07 23:22:01 -06:00
Fernand Galiana
e55083ba27
Rel v0.50.0 ( #3254 )
...
* update deps + add stale issues
* springclean client and dao
* gvr clean up
* perf updates
* springclean render
* update gvr
* perf
* add jq like cust views support
* springclean config and models
* gvr update
* perf
* springclean perf
* springclean ui bits
* update ro icon
* updage gvr
* perf
* springclean watch
* update linter to v2
* update gha workflows
* small clean up
* spring clean
* move pool to internal
* rel notes
2025-04-08 23:40:34 -06:00
Fernand Galiana
fc5f1907c4
Rel v0.40.9 ( #3205 )
...
* update write icon
* fix#3202
* rel docs
* update linter
* lint
* test
* lint
2025-03-15 16:41:39 -06:00
Fernand Galiana
08b8efa617
Rel v0.40.7 ( #3188 )
...
* [FEAT] add readonly indicator
* [FIX] Hosed cust view loading
* rel notes
2025-03-10 12:29:36 -06:00
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
tyzbit
cc1c86ccb4
feat(app): add history navigation with `[` and `]`, most recent command with `-` ( #2799 )
...
* feat(app): add Go Back and Last View
Go Back walks back through the history until at the oldest saved view
Last View switches between the current and previous views like how "cd -" works
* feat(history): add keyboard shortcuts to navigate history
* fix(tests): fix history/app tests
* docs(README): update history and last command navigation info
* fix(internal): add missing parameter
* feat(help): add history keybinds
* fix(help): adjust capitalization for history commands
* docs(readme): fix typo
Co-authored-by: merusso <merusso@gmail.com>
---------
Co-authored-by: merusso <merusso@gmail.com>
2025-02-15 17:40:29 -07:00
Ruslan Timofieiev
21e091b237
Allow overwriting plugin output with command's stdout ( #2644 )
...
* Allow overwriting plugin output with command's stdout
* Update README.md
* remove 1 indentation level
2024-04-20 12:02:26 -06:00
Fernand Galiana
d3027c8f29
K9s/release v0.32.4 ( #2637 )
...
* [Bug] fix #2605
* [Bug] fix #2604
* [Bug] fix #2592
* [Bug] fix #2608
* [Bug] Fix #2612
* Rel v0.32.4
2024-03-20 13:14:37 -06:00
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
f2f4077b59
K9s/release v0.31.9 ( #2543 )
...
* [Bug] fix #2535
* [Bug] fix #2532
* [Bug] fix #2536
* [Bug] fix #2533
* [Bug] fix #2538
* [Maint] cleaning up
* Release notes
2024-02-15 17:43:29 -07:00
Othmane EL MASSARI
914bffc0a7
feat: allow override of plugins & hotkeys shortcuts ( #2510 )
...
* feat: allow override of plugins & hotkeys shortcuts
* add docs and log.info when overrides
* edit log message
* fix doc
* Update README.md
2024-02-07 09:19:48 -07:00
Fernand Galiana
90a810ffc2
K9s/release v0.31.8 ( #2528 )
...
* [Maint] Fix race condition issue
* [Bug] Fix #2501
* [Maint] Allow reference to resource aliases for plugins
* [Feat] Intro cp namespace command + misc cleanup
* [Maint] Rev k8s v0.29.1
* [Bug] Fix #1033 , #1558
* [Bug] Fix #2527
* [Bug] Fix #2520
* rel v0.31.8
2024-02-06 19:21:28 -07: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
Jayson Wang
3137b2b55a
supports referencing envs in hotkeys ( #2420 )
...
* supports referencing envs in hotkeys
* add testcase for hotkeys
* rename attr name to keepHistory
2024-01-03 22:56:21 -07:00
Fernand Galiana
982bf6a728
K9s/release v0.30.7 ( #2416 )
...
* [Bug] Fix #2413
* [Bug] Fix #2414
* [Bug] Fix #2407
* cleaning up
* Add config files watcher
* rel notes
2024-01-02 23:57:07 -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
Jayson Wang
3fc80f1005
should not be clear screen when exeuting plugin ( #2313 )
2023-11-24 08:21:56 -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
d19c792feb
K9s/rel v0.28.0 ( #2274 )
...
* check for plausible overflow when seting up env
* Various fixes and clean up
* Introduce File transfer command
- Add ability to upload/download files from/to pods
* release v0.28.0
2023-11-07 17:22:41 -07:00
Fernand Galiana
d5c9cf5ed5
release v0.27.1 ( #1945 )
2023-01-31 08:09:53 -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
9b498196f9
fix #1163 #1153 #1151 #1140 #1137 #1132 #1131
2021-06-27 23:22:13 -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
7bfcbc092b
add dialog skins
2020-08-02 09:13:58 -06:00
derailed
2d2adc6c6b
cleaning up
2020-05-01 14:45:30 -06:00
David Němec
2777a7d510
Optionally allow plugin commands to have confirm dialog
2020-05-01 22:13:38 +02:00
derailed
2e05367256
changed plugin col references. Bugz #616 #615 #614
2020-03-13 00:24:04 -06:00
derailed
543f9837ff
checkpoint
2020-02-25 22:48:24 -08:00
derailed
98b07e6961
checkpoint
2020-02-20 00:03:32 -07:00
derailed
aa58d1063a
fix pod xray menu + layout
2020-02-11 15:26:49 -07:00
derailed
ecdce780c9
enable search on describe+yaml. Fix #536 , #526 , #564
2020-02-10 16:26:54 -07:00
Joscha Alisch
7d56789a20
Allow setting info message on command execution
2020-02-07 20:22:55 +01:00
derailed
f74bd81dcb
checkpoint
2020-01-24 21:34:16 -07:00
derailed
d45d3af116
checkpoint
2020-01-18 18:45:17 -07:00
derailed
860728c083
checkpoint
2020-01-18 08:13:36 -07:00
derailed
60cb53b8c2
clean up + fix toast skinner
2019-12-30 15:08:42 -07:00
derailed
782de04b42
checkpoint
2019-12-29 23:34:28 -07:00
derailed
365fc01f17
checkpoint
2019-12-29 11:39:22 -07:00
derailed
c885495ef4
checkpoint
2019-12-28 14:55:41 -07:00