Commit Graph
16 Commits
Author SHA1 Message Date
Sean Malloy 00b6e3528f Bump to Go 1.23.3
The k/k repo was bumped to Go 1.23.3. See below PR for reference.

https://github.com/kubernetes/kubernetes/pull/128852
2024-12-03 22:58:23 -06:00
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
Lan Liang 6c4d1a900d Fix wrong command on contributor-guide.md 2022-09-18 13:51:09 +08:00
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
Lucas Severo Alves 45e1cdbd01 WIP: improving helm setup 2022-06-14 17:08:00 +02:00
Pravar Agrawal 8b5c4e805d update docs with helm test info 2021-04-15 15:56:42 +05:30
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 d7420eb945 Update e2e tests to use kind v0.9.0 2020-09-15 09:11:36 -05:00
Sean Malloy 195082d33b Update To Go 1.15.0
As part of the k8s 1.19 release cycle the Go version is being bumped to
1.15.0. Updating the descheduler to use Go 1.15 prior to the descheduler
v0.19.0 release.

See below issues for reference:
* https://github.com/kubernetes/release/issues/1421
* https://github.com/kubernetes/kubernetes/issues/93484
2020-08-31 14:03:43 -05:00
Sean Malloy 6220aca03e Add KUBECONFIG Export To Contributing Docs 2020-08-28 00:24:29 -05:00
Sean Malloy 71c8eae47e Update To Go 1.14.4
The kubernetes project has been updated to use Go 1.14.4. See below pull
request.

https://github.com/kubernetes/kubernetes/pull/88638

After making the updates to Go 1.14 "make gen" no longer worked. The
file hack/tools.go had to be created to get "make gen" working with Go
1.14.
2020-06-23 21:33:28 -05:00
Sean Malloy 566f33e6ad Initial User and Contributor Guide Draft 2020-02-26 01:29:57 -06:00
Sean Malloy 83a75bac80 Create Structure and Links For User and Contributor Guides 2020-02-26 01:30:08 -06:00