Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Jack Francis 6a2ef69d0f
use go 1.19 (#5078) 2023-02-28 09:22:29 -08:00
Javier Darsie e46cb69435
fix: rotate-certs recreates all service account tokens (#4845) 2022-02-22 13:22:23 -08:00
Jack Francis dc218849a4
fix: resumeClusterAutoscaler nil dereference in rotate-certs (#4812) 2022-01-20 09:40:22 -08:00
Javier Darsie bc3dc013ef
fix: front-proxy certs updated by rotate-certs (#4467) 2021-06-21 09:16:33 -07:00
Javier Darsie ed2cad69af
feat: get-logs from VMs unable to join the cluster (#4399)
* feat: get-logs from VMs unable to join the cluster

* control-plane-only and vm-names mutually exclusive
2021-05-11 11:48:13 -07:00
Javier Darsie b9178286da
feat: rotate-certs fails faster if invalid ssh params (#4252) 2021-02-10 17:56:55 -08:00
Javier Darsie 82b865cde3
fix: rotate-certs on custom clouds (#4248)
* fix: rotate-certs on custom clouds
2021-02-09 15:12:05 -08:00
Javier Darsie eaf298872f
feat: reworked rotate-certs command (#4214) 2021-02-03 15:07:22 -08:00
Jack Francis 71de031fe9
chore: remove deprecated AKS code paths (#4040) 2020-11-17 17:32:44 -08:00
Javier Darsie 79de20bd76
refactor: delete Azure Stack's KubernetesClient implementation (#3957) 2020-10-23 13:54:51 -07:00
Jack Francis 190444dc03
docs: mark rotate-certs command as experimental (#3869) 2020-09-25 09:31:35 -07:00
Javier Darsie a949b0379b
chore: distribute apiserver.crt to control plane nodes only (#3860) 2020-09-24 15:37:39 -07:00
Matt Boersma fce292453c
chore: check all error returns in main code (#3184)
* chore: check all error returns in main code

* refactor: return named error from defer in DeepCopy()

* refactor: log sp.Refresh() errors instead of returning them

* ci: enforce errcheck linter
2020-05-04 15:45:13 -06:00
Jack Francis b357dc45fa
docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
Jack Francis d8f587d3eb
refactor: add KubernetesImageBaseType (#2711) 2020-02-12 18:57:16 -08:00
David Justice 23c1e5fac5
chore: improve build through parallel tests and stable tools (#2293)
* chore: remove ginkgo and make the cmd tests parallel

* chore: add tool clean and reload

* chore: reduce cmd tests to roughly 15 seconds

* chore: reduce /pkg/api from 500s to about 5s

* chore: unit tests are down to 10 mins total
2019-11-12 06:03:08 -08:00
Liming Liu f415d6ffd7 chore: make the pki key size settable. (#1891)
* chore: make the pki key size settable.

* add unit test.

* fix typo.

* switch to the parameter options way.

* fix: fix the style issues.

* fix: fix style issue.

* fix: fix the style/importing issue.

* fix

* fix

* chore: renaming Options to Params.

* chore: renaming.

* fix

* keep renaming.

* fix
2019-09-06 12:16:20 -04:00
Jack Francis fec834d7fa
refactor: simplify scale operation CLI output (#1345) 2019-07-31 16:22:51 -07:00
Matt Boersma 2edac0c9c0 docs: clarify help for --api-model arguments (#1071)
* docs: clarify help for --api-model arguments

* docs: specify `apimodel.json` in upgrade.md
2019-04-17 08:55:22 -07:00
Cecile Robert-Michon 3cfae1f67c
feat: TLS certificate rotation (#678) 2019-04-12 14:03:36 -07:00