Fernand Galiana
e4e3816185
Rel v0.50.4 ( #3293 )
...
* fix#3278 honor ns ovewride
* refactor column exclude
* [feat] add configurable api server timeout
* clean
* fix#3285 - add restart option for flux support
* fix#3283 fix dp ready state
* update vulscan deps
* fix#3288 fix cust view filter
* fix#3286 match-exp
* rel notes
2025-04-19 12:07:10 -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
3a03b67af0
Rel v0.40.11 ( #3239 )
...
* Fix #3222 - add gvr title config option
* Fix #3224 - pod shell use default co annotation
* Fix #3226 - yaml search busted
* Fix #3210 - description line is buggy -> update ro icons
* deps-update
* spring cleaning
* update deps + add stale issues
* cleanup secrets
2025-03-30 11:42:45 -06:00
Jayson Wang
6881892433
allow scaling custom resource ( #2833 )
2025-02-16 10:46:47 -07: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
6b5d24f574
Rel v0.32.7 ( #2971 )
...
* update deps + vulscan
* fix #2961
* fix #2970 #2962 #2966
* fix #2958
* fix #2969
* fix #2945
* update rel notes
2024-11-16 13:21:23 -07:00
Fernand Galiana
ff17fff286
K9s/release v0.31.5 ( #2469 )
...
* fix #2466
* fix #2465
* rel v0.31.5
2024-01-12 14:59:38 -07:00
Jayson Wang
7bd7ec766a
adding value, yaml and describe views to helm-history ( #2341 )
...
* correct describe of helm history
* value, yaml and describe view for helm-history
* add value_extender and clean up code
* move showValues to the new extender
2023-12-19 15:21:12 -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
5540b5a825
Add sanitize command ( #2286 )
...
- Sanitize provides for clearing out pods in either completed/failed
state #2277
2023-11-11 10:33:33 -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
Fernand Galiana
e309c28d26
K9s/rel v0.26.1 ( #1685 )
...
* fix #1661 #1680
* cleaning up
* add rel notes
2022-08-02 13:22:16 -06:00
Christian Provenzano
8e8f874b1e
Allow all deletion propagation policies ( #1553 )
...
* Allow all deletion propagation policies
* Add "none" deletion propagation policy
2022-05-26 07:48:00 -06:00
Fernand Galiana
df613ec88d
fix #1384 ( #1388 )
2021-12-17 10:04:52 -07:00
derailed
9b498196f9
fix #1163 #1153 #1151 #1140 #1137 #1132 #1131
2021-06-27 23:22:13 -06:00
derailed
3792d30031
rev k8s
2021-03-15 11:01:47 -06:00
derailed
da8a65e59a
cleaning up
2020-10-29 17:18:46 -06:00
derailed
087e6643f9
add liveviews for describe/yaml
2020-10-27 19:38:54 -06:00
Antoine Meausoone
27b1bba671
fix: replace unordered map by ImageSpec array
...
fix comments issues
Co-authored-by: Sylvain Dumas <sylvain.dumas@ext.leroymerlin.fr>
2020-10-18 22:09:16 +02:00
Antoine Meausoone
6f9f9ccea5
feat: add error if try to set image on managed pod
...
remove usage of v1.PodSpec for patch resources
2020-09-28 14:14:55 +02:00
Antoine Meausoone
41e9d691b7
feat(image extender): set image for init container
2020-08-18 22:19:07 +02:00
Antoine Meausoone
c534fbb75e
feat(podspec): add possibility to set container image in Deployment
2020-08-11 12:22:40 +02:00
derailed
80176609db
switch to context view if cluster is unreachable
2020-05-28 13:42:02 -06:00
derailed
bf2847bea7
checkpoint
2020-03-28 18:27:17 -06:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
7a977f31c7
refactor pf and benchmarks
2020-02-14 14:28:52 -07:00
derailed
7ad07b791d
fix #542 , #541
2020-02-12 16:43:22 -07:00
derailed
c20d89b938
add log search + fix #484 , #481 , #480 , #479 , #477 , #476 , #468
2020-01-10 10:28:27 -07:00
derailed
4f05dc9cbf
checkpoint
2020-01-04 14:05:41 -07:00
derailed
b950546b88
implement rbac policy checks + fix #457
2020-01-01 14:29:49 -07:00
derailed
ba84183034
bug fixes + possible resolve on #456 , #452
2020-01-01 00:00:31 -07:00
derailed
a298ba0d9e
cleaning up
2019-12-30 15:19:52 -07:00
derailed
60cb53b8c2
clean up + fix toast skinner
2019-12-30 15:08:42 -07:00
derailed
f814661fa0
fix hpas + cleanup
2019-12-30 11:28:26 -07:00
derailed
add0d678f0
checkpoint
2019-12-24 22:38:54 -07:00
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
e293e1af90
checkpoint
2019-12-13 20:10:03 -07:00
derailed
4c2c4793dc
checkpoint
2019-12-02 16:11:39 -07:00