aks-engine/cmd
Jack Francis 7091767e5c
fix: don't skip Windows VMSS node pools during upgrade (#3083)
2020-04-16 17:02:03 -07:00
..
translations/en_US/LC_MESSAGES Rename to aks-engine 2018-12-03 16:17:32 -07:00
addpool.go feat: Support Non-Azure Stack Custom Clouds with custom endpoints/root certs/sources.list (#3063) 2020-04-16 10:38:40 -07:00
addpool_test.go feat: Add Node Pool (#2557) 2020-01-17 09:43:58 -08:00
deploy.go feat: Support Non-Azure Stack Custom Clouds with custom endpoints/root certs/sources.list (#3063) 2020-04-16 10:38:40 -07:00
deploy_test.go feat: Support Non-Azure Stack Custom Clouds with custom endpoints/root certs/sources.list (#3063) 2020-04-16 10:38:40 -07:00
doc.go docs: adding godoc package comments (#502) 2019-02-13 16:14:51 -08:00
generate.go feat: blang/semver and gofrs/uuid does not match module compatibility (#2204) 2019-10-25 08:46:47 -07:00
generate_test.go chore: remove support for Kubernetes 1.13 (#3059) 2020-04-13 15:27:27 -07:00
get_locations.go feat: "aks-engine get-skus" command (#2772) 2020-04-06 19:00:50 -06:00
get_locations_test.go feat: "aks-engine get-locations" command (#2771) 2020-02-28 12:51:14 -07:00
get_logs.go feat: "aks-engine get-logs" command (#2987) 2020-04-16 16:49:10 -07:00
get_logs_test.go feat: "aks-engine get-logs" command (#2987) 2020-04-16 16:49:10 -07:00
get_skus.go feat: "aks-engine get-skus" command (#2772) 2020-04-06 19:00:50 -06:00
get_skus_test.go feat: "aks-engine get-skus" command (#2772) 2020-04-06 19:00:50 -06:00
get_versions.go style: use errors.Errorf instead of fmt.Errorf as it's more idiomatic (#831) 2019-03-21 18:08:16 -07:00
get_versions_test.go chore: remove support for Kubernetes 1.13 (#3059) 2020-04-13 15:27:27 -07:00
orchestrators.go style: refactorings suggested by the gocritic linter (#748) 2019-03-20 09:44:24 -06:00
orchestrators_test.go chore: improve build through parallel tests and stable tools (#2293) 2019-11-12 06:03:08 -08:00
root.go feat: "aks-engine get-logs" command (#2987) 2020-04-16 16:49:10 -07:00
root_test.go feat: "aks-engine get-logs" command (#2987) 2020-04-16 16:49:10 -07:00
rotate_certs.go refactor: add KubernetesImageBaseType (#2711) 2020-02-12 18:57:16 -08:00
rotate_certs_test.go chore: remove support for Kubernetes 1.13 (#3059) 2020-04-13 15:27:27 -07:00
scale.go feat: Support Non-Azure Stack Custom Clouds with custom endpoints/root certs/sources.list (#3063) 2020-04-16 10:38:40 -07:00
scale_test.go chore: improve build through parallel tests and stable tools (#2293) 2019-11-12 06:03:08 -08:00
upgrade.go fix: don't skip Windows VMSS node pools during upgrade (#3083) 2020-04-16 17:02:03 -07:00
upgrade_test.go chore: use IsVMSSToBeUpgraded func to validate vmss pools in upgrade (#2650) 2020-01-31 13:52:54 -05:00
version.go style: use errors.Errorf instead of fmt.Errorf as it's more idiomatic (#831) 2019-03-21 18:08:16 -07:00
version_test.go chore: improve build through parallel tests and stable tools (#2293) 2019-11-12 06:03:08 -08:00