Rostislav M. Georgiev
d14c27a347
kubeadm: Control plane config moved to substructs
...
In v1alpha3's, control plane component config options were nested directly into
the ClusterConfiguration structure. This is cluttering the config structure and
makes it hard to maintain. Therefore the control plane config options must be
separated into different substructures in order to graduate the format to beta.
This change does the following:
- Introduces a new structure called ControlPlaneComponent, that contains fields
common to all control plane component types. These are currently extra args
and extra volumes.
- Introduce a new structure called APIServer that contains
ControlPlaneComponent and APIServerCertSANs field (from ClusterConfiguration)
- Replace all API Server, Scheduler and Controller Manager options in
ClusterConfiguration with APIServer, ControllerManager and Scheduler fields
of APIServer and ControlPlaneComponent types.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-02 11:38:56 +02:00
k8s-ci-robot
808557e468
Merge pull request #69583 from audreylim/annotate-apimachinery-e2e-test-errors
...
Annotate errors in apimachinery e2e tests
2018-11-02 02:32:32 -07:00
k8s-ci-robot
08351b6d6d
Merge pull request #68230 from bertinatto/remove_mount_propagation_gate
...
Remove mount propagation feature gate
2018-11-02 01:13:43 -07:00
k8s-ci-robot
5581f52c0f
Merge pull request #69111 from rajansandeep/clustername
...
Adapt e2e tests for cluster-domain other than cluster.local
2018-11-01 23:45:22 -07:00
k8s-ci-robot
45550cadbe
Merge pull request #70477 from andyzhangx/azure-ultrassd-sdk
...
add azure UltraSSD disk support
2018-11-01 22:16:55 -07:00
k8s-ci-robot
400438a887
Merge pull request #70336 from yuexiao-wang/move-pkiutil
...
kubeadm: move certs/pkiutil to generic kubeadm utils
2018-11-01 22:16:45 -07:00
k8s-ci-robot
863a502c06
Merge pull request #70269 from WanLinghao/clean_describe
...
clean and move some code in pkg/printers/internalversion/
2018-11-01 22:16:35 -07:00
k8s-ci-robot
610bcbb55e
Merge pull request #70149 from anfernee/fix-70014
...
cni: rate and limit must be both set
2018-11-01 22:16:26 -07:00
k8s-ci-robot
a831ea20a4
Merge pull request #69976 from atlassian/update-few-dependencies
...
Update a few dependencies
2018-11-01 22:16:16 -07:00
k8s-ci-robot
fdc653ebb9
Merge pull request #70530 from kvaps/arp_ignore
...
Enable arp_ignore and arp_announce
2018-11-01 20:21:53 -07:00
k8s-ci-robot
3b66adb8bc
Merge pull request #68562 from RenaudWasTaken/pluginwatcher-doc
...
Update pluginwatcher doc
2018-11-01 17:31:29 -07:00
k8s-ci-robot
bce51cc574
Merge pull request #70412 from Pingan2017/kubectl-top
...
code cleanup for kubectl top
2018-11-01 15:17:55 -07:00
k8s-ci-robot
7e102de723
Merge pull request #70475 from pohly/csi-driver-deployment-logging
...
e2e: less verbose item creation
2018-11-01 13:44:27 -07:00
k8s-ci-robot
78b43cc631
Merge pull request #70388 from neolit123/phase-etcd
...
kubeadm: graduate etcd phase
2018-11-01 13:44:16 -07:00
k8s-ci-robot
4351cea80c
Merge pull request #70046 from cheftako/lintCleanGce
...
Fixed lint errors for pkg/cloudprovider/providers/gce.
2018-11-01 13:44:06 -07:00
k8s-ci-robot
1165d661f0
Merge pull request #69916 from mikedanese/trev9
...
create audience unaware authenticator wrappers
2018-11-01 13:43:56 -07:00
k8s-ci-robot
b04f83dcd8
Merge pull request #70437 from liggitt/get-scale
...
Add GetScale/UpdateScale methods to apps/v1 clients
2018-11-01 11:11:32 -07:00
k8s-ci-robot
133f662610
Merge pull request #70408 from idealhack/fix-golint-pkg-volume-util
...
Fix golint error for `pkg/volume/util/resize_util.go`
2018-11-01 11:11:22 -07:00
k8s-ci-robot
8e9c376cb3
Merge pull request #70452 from neolit123/remove-token-test
...
kubeadm: remove the unit test TestRunListTokens
2018-11-01 09:53:14 -07:00
k8s-ci-robot
a525a2b4ee
Merge pull request #70401 from ravisantoshgudimetla/fix-e2e-node-capacity
...
Fix capacities as well
2018-11-01 09:53:04 -07:00
Lubomir I. Ivanov
c4282de75a
kubeadm: autogenerated docs for etcd phase
2018-11-01 18:29:18 +02:00
Lubomir I. Ivanov
31049f972a
kubeadm: graduate the etcd phase
2018-11-01 18:29:17 +02:00
Sandeep Rajan
4c8a65ac01
configure cluster domain via flags
2018-11-01 12:27:54 -04:00
k8s-ci-robot
090e3d2ff4
Merge pull request #70507 from seans3/legacyscheme-fix
...
kubectl: change legacyscheme codecs to direct codecs (no conversion)
2018-11-01 08:21:55 -07:00
k8s-ci-robot
0a0eaacd88
Merge pull request #70532 from sttts/sttts-cloud-ctrl-mgr-command-owner
...
cmd/cloud-controller-manager: add myself as approver
2018-11-01 05:41:13 -07:00
Dr. Stefan Schimanski
12f7d02e88
cmd/cloud-controller-manager: add myself as approver
2018-11-01 12:26:00 +01:00
k8s-ci-robot
215234d3a3
Merge pull request #67778 from gyuho/typo
...
staing/apimachinery: fix typo "perfer" to "prefer"
2018-11-01 03:21:02 -07:00
kvaps
489e95bc30
Set arp_ignore and arp_announce flags
2018-11-01 10:38:42 +01:00
yuexiao-wang
4f0c2ecf09
move certs/pkiutil to generic kubeadm utils
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-11-01 15:05:19 +08:00
andyzhangx
f1bd292c76
add ultrassd support
...
update stagin Godeps.json
update godeps license
fix test failure
fix comments
2018-11-01 06:30:15 +00:00
k8s-ci-robot
6f897af2da
Merge pull request #70260 from lavalamp/schema-fix
...
bump kube-openapi dep
2018-10-31 23:04:56 -07:00
k8s-ci-robot
3b0c20bedc
Merge pull request #69675 from pontiyaraja/rc_cnf_test
...
Promote Replication Controller and Replica Set e2e tests to Conformance
2018-10-31 23:04:46 -07:00
k8s-ci-robot
11706d3803
Merge pull request #67795 from mbohlool/crd_conversion_api_changes
...
CRD Conversion API Changes
2018-10-31 23:04:37 -07:00
k8s-ci-robot
66f68f3ccf
Merge pull request #69551 from fqsghostcloud/master
...
fix typo
2018-10-31 21:46:14 -07:00
k8s-ci-robot
9c9eb2af06
Merge pull request #68257 from mikedanese/cfghlpr-fixup
...
gce: move more stuff into main and refactor detect whether configure-helpers.sh was sourced
2018-10-31 19:48:34 -07:00
Daniel Smith
dcb10d81d1
update generated deps
2018-10-31 17:11:23 -07:00
k8s-ci-robot
c81a4a09cf
Merge pull request #70453 from liggitt/api-owners
...
Update API-related owners files
2018-10-31 17:09:08 -07:00
k8s-ci-robot
a95c0c36e5
Merge pull request #70341 from yagonobre/fix-typos
...
Fix typos on cmd/kubeadm
2018-10-31 17:08:59 -07:00
k8s-ci-robot
fc2332bbd7
Merge pull request #70333 from fabriziopandini/kubeadm-alpha-cmd
...
Kubeadm alpha cmd
2018-10-31 17:08:49 -07:00
Mikhail Mazurskiy
8763223ab9
Update a few dependencies
...
github.com/go-openapi/*
github.com/asaskevich/govalidator
2018-11-01 09:59:43 +11:00
Mike Danese
34cc8eeac7
wrap all audience unaware authenticators in kube-apiserver
2018-10-31 15:31:49 -07:00
Mike Danese
c704d70d49
create audience unaware authenticator wrappers
2018-10-31 15:31:49 -07:00
Sean Sullivan
1e161bb329
kubectl: change legacyscheme codecs to direct codecs (no conversion)
2018-10-31 15:24:22 -07:00
Mike Danese
817cf70191
move audience context functions to authenticator package
2018-10-31 14:50:11 -07:00
k8s-ci-robot
b8731a76f0
Merge pull request #70395 from seans3/expose-bug-fix
...
kubectl: fixes expose bug for workload without selectors
2018-10-31 14:48:16 -07:00
k8s-ci-robot
bf5c862889
Merge pull request #70389 from caesarxuchao/gc-admission-cluster-scoped-owner
...
make gc admission set attribute namespace correctly for owners
2018-10-31 14:48:07 -07:00
Mehdy Bohlool
e27096cdb4
Update generated files
2018-10-31 14:47:13 -07:00
Daniel Smith
ebffc0928e
recreate violation_exceptions.list
2018-10-31 14:41:22 -07:00
Daniel Smith
6a11f9d46d
update kube-openapi dep
2018-10-31 14:41:22 -07:00
fabriziopandini
b56e122e66
autogenerated
2018-10-31 22:19:01 +01:00