kops/pkg
Roberto Rodriguez Alcala a9f3db63fc Support additional kube-scheduler config parameters via config file
Mentioned in #6942

This change allows using the --config flag and a generated configfile to set
options that were not previously supported and the use via flags is deprecated.
(https://kubernetes.io/docs/reference/command-line-tools-reference/kube-scheduler/)

I thought that it might be better to have them in a config file to ensure
support in newer kubernetes versions.

It also makes it easy to add more.
2020-01-23 19:13:31 -08:00
..
acls fix golint failures 2019-10-31 20:22:37 +08:00
apis Support additional kube-scheduler config parameters via config file 2020-01-23 19:13:31 -08:00
assets Add tests for manifest normalization 2020-01-11 22:41:18 -05:00
backoff Update copyright notices 2019-09-09 14:47:51 -04:00
bundle Update copyright notices 2019-09-09 14:47:51 -04:00
client Update apimachinery 2020-01-17 06:35:22 -05:00
cloudinstances staticcheck:remove duplicate import packages 2019-12-31 15:10:08 +08:00
commands Allow CoreDNS to be specified by create cluster overrides 2020-01-14 08:14:33 -06:00
configbuilder Support additional kube-scheduler config parameters via config file 2020-01-23 19:13:31 -08:00
diff Merge pull request #8144 from zehuaiWANG/cleanup-buildDiffLines 2019-12-28 19:07:39 -08:00
dns pkg: fix static check 2019-10-24 14:16:41 +08:00
drain Remove duplicated words 2020-01-06 15:27:54 +07:00
edit Add unit test for pkg/edit/edit.go 2020-01-17 11:11:25 +07:00
featureflag Enabling JSON output for Terraform instead of writing the HCL syntax tf file. JSON syntax is officially supported in 0.12 and a terraform version requirement will be set. For previous installations you need to delete the .tf file by hand. JSON generation will fail if kubernetes.tf is present. 2020-01-17 22:03:19 +01:00
flagbuilder Test event-ttl flag 2019-10-10 14:23:34 -03:00
formatter Add unit test for func RenderInstanceGroupSubnets in instancegroup.go 2020-01-13 09:34:57 +08:00
instancegroups Merge pull request #7909 from johngmyers/remove-drain-feature-flag 2020-01-05 11:15:40 -08:00
jsonutils gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
k8scodecs Update copyright notices 2019-09-09 14:47:51 -04:00
k8sversion Update copyright notices 2019-09-09 14:47:51 -04:00
kopscodecs Update copyright notices 2019-09-09 14:47:51 -04:00
kubeconfig Update copyright notices 2019-09-09 14:47:51 -04:00
kubemanifest Don't output empty sections in the manifests 2020-01-11 20:58:24 -05:00
model remove comment 2020-01-17 17:17:30 -08:00
nodeidentity Replace deprecated method calls to google cloud libraries 2020-01-17 06:38:43 -05:00
nodelabels Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
pki fix-pkg-staticcheck and remove the repeat code 2019-12-03 10:32:37 +08:00
pkiutil Generated vendor & bazel from `make gomod` 2019-08-25 16:00:41 -04:00
pretty gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
rbac Copy well-known users from apiserver 2019-08-31 08:50:09 -07:00
resources Update mock kops version 2020-01-03 08:17:02 -06:00
sshcredentials fix staticcheck failures in pkg/resources 2019-12-24 17:12:53 +08:00
systemd Update copyright notices 2019-09-09 14:47:51 -04:00
templates Generated files: glog -> klog 2019-05-06 12:56:03 -04:00
testutils Add tests for manifest normalization 2020-01-11 22:41:18 -05:00
tokens Avoid ListSecrets call in nodeup 2017-12-19 11:45:04 -05:00
try Update copyright notices 2019-09-09 14:47:51 -04:00
urls Update copyright notices 2019-09-09 14:47:51 -04:00
util nodeup/pkg/ pkg/ staticcheck 2019-12-31 15:03:39 +08:00
validation Determine node role from instancegroup spec 2019-12-18 21:47:16 -08:00
values Update copyright notices 2019-09-09 14:47:51 -04:00
wellknownports fix firewalls for openstack 2019-10-27 21:58:40 +02:00