Commit Graph
69 Commits
Author SHA1 Message Date
Julian LawrenceandGitHub 4bd348d9b7 bump to go 1.22.2 (#1374)
* bump to 1.22.2 for CVE-2023-45288

* updated gofmt update/verify versions

* doc update
2024-04-09 16:21:37 -07:00
Gabriel TiossiandGitHub 82559025b1 Allow eviction of DaemonSet pods (#1342)
* feat: evictDaemonSetPods flag for evictors

* test: evictDaemonSetPods unit and e2e

* docs: evictDaemonSetPods
2024-04-09 07:47:34 -07:00
ed1efe436f Bump to k8s v0.30.0-alpha.3 (#1359)
* update go.mod for v0.30.0-alpha.3

* update vendor deps

* regenrate go.mod transitive dependencies

---------

Co-authored-by: Amir Alavi <amiralavi7@gmail.com>
2024-03-12 20:09:33 -07:00
Amir Alavi 96657caf60 v0.29.0: bump helm chart and update manifests/docs
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-01-02 09:34:34 -05:00
Amir Alavi 0286871a56 release v0.28.1: bump helm chart and images
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-11-28 09:10:03 -05:00
Amir Alavi 783304f248 fix: json logging
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-11-24 10:07:42 -05:00
Jan Chaloupka 999dd3dc25 disable http/2 by default, enable it if needed 2023-10-19 17:15:57 +02:00
Amir Alavi 30dd78dcee k8s 1.28: update docs and go-version
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-08-22 20:46:27 -04:00
Amir Alavi a0cbfcfbca regenerate docs for cli 2023-07-21 22:16:36 -04:00
Harsha Narayana add9d6e897 enable Open telemetry support for descheduler
1. Enable OTEL configuration and base framework
2. update generated conversion spec
3. enable docker based conversion and deep copy generate
4. fix broken unit tests
2023-07-18 11:14:21 +05:30
Amir Alavi a35e3f49b4 bump chart to v0.27.1 2023-05-30 09:19:11 -04:00
4cae47fc70 update helm chart to v0.27.0 (#1136)
* update helm chart to v0.27.0

* update manifest version and docs

* fix 1.27 release version from README.md

Co-authored-by: Mike Dame <mikedame@google.com>

---------

Co-authored-by: Mike Dame <mikedame@google.com>
2023-05-05 07:09:12 -07:00
Amir Alavi e328b5ec53 k8s 1.27: update docs and README 2023-05-02 13:04:41 -04:00
Jan Chaloupka 4565184481 Drop remaining mentions of evict extension point 2023-04-26 09:59:49 +02:00
Amir Alavi 2bf7ab8f2a update v0.26.1 references 2023-04-03 10:09:24 -04:00
yanggang feb8989468 Make cobra args help info to uppercase.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-04-01 08:26:09 +08:00
Lucas Severo AlvesandGitHub 463158f7dc v1alpha2 docs (#1049)
* v1alph2 docs

* remove internal toc (gh has this natively)

* fix typo and newlines

* name plugins with less confusing names

* add type column

* fix kv selector and nodeSelector desc

* group plugin types in a table

* link the deprecated doc

* warning signs
2023-02-13 18:45:30 -08:00
Harsha Narayana 87925e4457 enable auto generation of the documents 2023-01-24 08:55:52 +05:30
Amir Alavi 46e43a07bf support client connection configuration to provide QPS and burst 2023-01-05 22:00:33 -05:00
Furkan 99868a41de run: gofumpt -w -extra .
Enable gofumpt in golangci

Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2022-11-07 09:11:27 +03:00
Mike Dame dfb1dbc91f Switch to registry.k8s.io 2022-11-03 13:23:00 +00:00
Kensei NakadaandGitHub 4fb781ae7c doc: fix a markdown's style on user-guide 2022-10-06 14:48:32 +09:00
Lan Liang 6c4d1a900d Fix wrong command on contributor-guide.md 2022-09-18 13:51:09 +08:00
Pravar Agrawal e68ceb2273 Update docs & manifests for v0.25.0 2022-09-02 23:51:21 +05:30
Lucas Severo Alves ba85e794b2 introduce ct for local helm install test 2022-08-10 18:01:42 +02:00
Lucas Severo Alves e9c23fe42f add helm ct install. First step, see https://github.com/kubernetes-sigs/descheduler/pull/895#issuecomment-1203608848 2022-08-08 21:11:20 +02:00
JaneLiuL 754f8c9def fix log-file and log-dir issue 2022-07-06 15:50:43 +08:00
Lucas Severo Alves 45e1cdbd01 WIP: improving helm setup 2022-06-14 17:08:00 +02:00
Mike Dame 5dfd54e500 Docs and readme updates 2022-06-08 13:35:22 +00:00
Mike Dame 17e986418f Update helm tests util versions and release guide 2022-05-31 17:05:14 +00:00
Mike Dame 725ca47bda Update release guide docs 2022-05-25 15:36:58 +00:00
Pravar Agrawal 314ad65b04 Update docs and manifests for v0.24.0 2022-05-04 22:08:49 +05:30
Pravar Agrawal 4e972a7602 fix missing param in user-guide 2022-04-07 10:02:26 +05:30
Kubernetes Prow RobotandGitHub 238eebeaca Merge pull request #722 from Dentrax/feature/leaderelection
feat(leaderelection): impl leader election for HA Deployment
2022-03-28 09:39:23 -07:00
0a52af9ab8 feat(leaderelection): impl leader election
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
Signed-off-by: eminaktas <eminaktas34@gmail.com>
Co-authored-by: Emin <emin.aktas@trendyol.com>
Co-authored-by: Yasin <yasintaha.erol@trendyol.com>
2022-03-25 14:33:14 +03:00
Kubernetes Prow RobotandGitHub fd5a8c7d78 Merge pull request #739 from JaneLiuL/master
Share links to all descheduler ehnacements proposals in the project repo
2022-03-02 09:55:14 -08:00
Kubernetes Prow RobotandGitHub 43148ecd0c Merge pull request #740 from JaneLiuL/doc-npd
fix doc about NPD description
2022-03-01 09:59:55 -08:00
Mike Dame 1b4e48b006 Update manifests and doc for v0.23.1 2022-02-28 19:06:50 +00:00
JaneLiuL 254a3a9ec1 Share links to all descheduler ehnacements proposals in the project repository 2022-02-26 12:27:35 +08:00
JaneLiuL 328c695141 fix doc about NPD description 2022-02-26 12:23:33 +08:00
Jane Liu L cd8dbdd1e2 remove MostRequestedPriority from doc since already deprecated 2022-02-24 09:00:36 +08:00
JaneLiuL c5878b18c6 Update helm chart version to v0.23.1 2022-02-08 20:21:57 +08:00
Sean Malloy 16228c9dd1 Update Docs and Manifests for v0.22.0
* Added v0.22 references to README
* Update k8s manifests with v0.22.0 references
* Added table with list of supported architectures by release
2021-08-31 00:24:18 -05:00
Karl Dasan 3e483c4d85 Rename master to main 2021-07-01 13:48:50 +05:30
Hanu 4cd1e66ef3 Adding highnodeutilization strategy 2021-06-06 18:01:42 +08:00
Pravar Agrawal 8b5c4e805d update docs with helm test info 2021-04-15 15:56:42 +05:30
Sean Malloy 6a4181158a Update Docs and Manifests for v0.21.0
* Added v0.21 references to README
* Update k8s manifests with v0.21.0 references
* Added table with list of supported architectures by release
2021-03-31 00:53:19 -05:00
Jan Chaloupka 160669817e Bump go to 1.16 2021-03-25 10:13:40 +01:00
Sean Malloy 6f7e2a271e Update e2e tests to use kind v0.10.0 2021-02-25 00:17:06 -06:00
Sean Malloy 94f1c7dd8d Document Multi-Arch Container Image Usage 2020-12-03 00:44:19 -06:00