fabriziopandini
0c31c79e7b
kubeadm alpha commands
2018-10-31 22:18:39 +01:00
k8s-ci-robot
50dffba0f3
Merge pull request #70140 from agau4779/beef-up-negs
...
test switching between standalone/Ingress NEG
2018-10-31 13:07:38 -07:00
k8s-ci-robot
e663a2cc6f
Merge pull request #68411 from saravanan30erd/68201-pkg-controller-apis
...
Update import-boss restrictions - pkg/controller
2018-10-31 13:07:28 -07:00
Yago Nobre
cc670e29a1
Fix typos on cmd/kubeadm/app/cmd
2018-10-31 16:32:02 -03:00
k8s-ci-robot
ebe5e635c0
Merge pull request #70422 from zqm19941101/patch-1
...
fix typo
2018-10-31 11:50:41 -07:00
k8s-ci-robot
587f020a1a
Merge pull request #70368 from thomasem/cmd_test_to_cmd
...
Swap cmd_test to cmd package in kubeadm/app/cmd/config_test.go
2018-10-31 11:50:32 -07:00
k8s-ci-robot
0be22d8ace
Merge pull request #70230 from qingsenLi/git181025
...
fix golint for /pkg/util/ipconfig and /pkg/util/resourcecontainer
2018-10-31 11:50:23 -07:00
k8s-ci-robot
ede4388000
Merge pull request #69313 from sjenning/crio-socket-update
...
kubelet: fix cri-o when using unix prefix
2018-10-31 11:50:13 -07:00
pontiyaraja
b81936320b
Promote Replication Controller and Replica Set e2e tests to Conformance
2018-11-01 00:20:04 +05:30
Mehdy Bohlool
998e22dd5c
FeatureGate and API Validation for CRD Webhook Conversion
2018-10-31 11:14:47 -07:00
Mehdy Bohlool
1587d189cb
Refactor webhookclientConfig validation of admission and audit registration
2018-10-31 11:14:47 -07:00
Mehdy Bohlool
530c79939f
API Types for CRD conversion
2018-10-31 11:14:47 -07:00
k8s-ci-robot
dc23974148
Merge pull request #70463 from feiskyer/pip-safe-clean
...
Ensure orphan public IPs deleted
2018-10-31 10:32:27 -07:00
k8s-ci-robot
797f5afd2d
Merge pull request #70436 from liggitt/retain-keys
...
Fix retainKeys patchStrategy in apps/deployments
2018-10-31 10:32:17 -07:00
Mike Danese
8c1e928501
gce: move more stuff into main and refactor detect whether configure-helpers.sh was sourced
2018-10-31 10:07:50 -07:00
Ashley Gau
4840bfd913
test switching between standalone/Ingress NEG
2018-10-31 09:49:18 -07:00
k8s-ci-robot
007bbb8388
Merge pull request #70097 from neolit123/phase-control-plane
...
kubeadm: graduate the control-plane phase
2018-10-31 08:15:32 -07:00
saravanan30erd
25d83664c6
Update import-boss restrictions - pkg/controller
2018-10-31 19:04:56 +04:00
Fabio Bertinatto
6c9b854542
Remove mount propagation feature gate logic
2018-10-31 15:51:37 +01:00
Lubomir I. Ivanov
c8c93bb581
kubeadm: autogenerated docs
2018-10-31 16:05:21 +02:00
Lubomir I. Ivanov
968fdb95e3
kubeadm: move the control-plane phase to the phase runner
...
Remove custom flags that were previously available per
sub-phase. Rely on the config passed to 'kubeadm init' for that.
Remove redundant functions in manifests.go.
Move the audit policy settings to the control plane phase (under
API server).
2018-10-31 16:05:14 +02:00
Anago GCB
5c39f7b58c
Update CHANGELOG-1.13.md for v1.13.0-alpha.3.
2018-10-31 13:45:25 +00:00
k8s-ci-robot
dc1307b826
Merge pull request #70441 from jbartosik/e2e-deflake
...
Deflake HPA tests
2018-10-31 06:36:05 -07:00
k8s-ci-robot
0325662cc3
Merge pull request #70459 from mvladev/fix-cloud-provider-openstack
...
fix openstack provider to handle only Cinder volumes
2018-10-31 04:44:03 -07:00
Pengfei Ni
9aeb005b85
Ensure orphan public IPs deleted
2018-10-31 19:37:28 +08:00
andyzhangx
d210b4bcf3
upgrade azure sdk to support ultra ssd
...
update Godeps.json
update azure sdk for ultrassd support
update bazel
fix build failure
2018-10-31 10:08:52 +00:00
Patrick Ohly
84db64fbcc
e2e: less verbose item creation
...
The detailed dumps of original and patched item content was useful
while developing the feature, but is less relevant now and too
verbose. It might be relevant again, so it's left in the code as
comments.
What gets logged now is just a single-line "creating" resp. "deleting"
message with the type of the item and its unique name.
This also enhances up some other aspects of the original logging:
- the namespace is included for item types that are namespaced
- the "deleting" message no longer gets replicated in each factory
method
Fixes : #70448
2018-10-31 10:23:12 +01:00
k8s-ci-robot
b53edbc695
Merge pull request #70348 from zhangmingld/unnecessaryglogv10
...
duplicated glog.V(10) when had a if glog.V(10)
2018-10-31 01:07:32 -07:00
k8s-ci-robot
5a8f831964
Merge pull request #69960 from feiskyer/win-allocatable
...
Enable allocatable support for Windows nodes
2018-10-30 21:07:41 -07:00
k8s-ci-robot
9e31e6567f
Merge pull request #70168 from wgliang/update-vendor/coreos-etcd
...
Update vendor package github.com/coreos/...
2018-10-30 19:48:30 -07:00
k8s-ci-robot
56796f3bf4
Merge pull request #67898 from NetApp/csi-mount-options
...
Add support for mount options to CSI drivers
2018-10-30 19:48:20 -07:00
Sean Sullivan
d5865240c5
kubectl: fixes expose bug for workload without selectors
2018-10-30 19:27:10 -07:00
k8s-ci-robot
d7de3e5369
Merge pull request #70428 from vithati/users/vithati/kubectlissue546
...
Fix for the 'kubectl explain crd --recursive' goes into an infinite loop issue
2018-10-30 17:41:23 -07:00
k8s-ci-robot
26083c3d09
Merge pull request #70124 from houjun41544/20181022
...
Fix missing 'break'
2018-10-30 17:41:13 -07:00
Martin Vladev
3b0ddbf07e
fix openstack provider to handle only Cinder volumes
...
When the cloud-controller-manager is running with PV label initializing controller
and NFS volume is created, it causes nill reference error.
related to #68996
2018-10-31 01:58:14 +02:00
k8s-ci-robot
59625d8788
Merge pull request #70443 from juanvallejo/jvallejo/plugin-list-improvements
...
prevent sorting of PATH dirs for kubectl plugins
2018-10-30 16:16:28 -07:00
k8s-ci-robot
1dd7e6f65c
Merge pull request #70295 from caesarxuchao/ownerRef-nonnamespaced
...
Fixing comments on the OwnerReference
2018-10-30 16:16:18 -07:00
k8s-ci-robot
0d37650107
Merge pull request #69986 from pohly/podlogs
...
e2e: live streaming of pod events and stdout for CSI volume tests
2018-10-30 16:16:06 -07:00
k8s-ci-robot
63a7e06eb5
Merge pull request #69484 from ddebroy/ddebroy-winpipe1
...
Correctly handle named pipe host mounts for Windows
2018-10-30 16:15:57 -07:00
k8s-ci-robot
45f6845a59
Merge pull request #69008 from sjenning/better-pleg-msg
...
improve pleg error msg when it has never been successful
2018-10-30 16:15:43 -07:00
Vikranth Thati
05a461c17b
Fix for the 'kubectl explain crd --recursive' goes into an infinite loop issue
2018-10-31 03:30:46 +05:30
k8s-ci-robot
101ba1f3b4
Merge pull request #67812 from renan/AWS_CreateVolumeWithTags
...
Combine creating a volume and applying tags in one operation
2018-10-30 14:59:44 -07:00
Jordan Liggitt
8c20bdaf46
Update API-related owners files
2018-10-30 17:05:08 -04:00
Lubomir I. Ivanov
f337f0e580
kubeadm: remove the unit test TestRunListTokens
...
Remove the test based on these points:
- it's apparently flaky by more than one reports and it's hard to debug.
- it's not a CLI unit test.
- it's testing API objects using a fake API server which is a bad hack...
- existing e2e tests already provide coverage for all
the `expectedError: false` cases.
2018-10-30 22:49:01 +02:00
k8s-ci-robot
a49e4e128e
Merge pull request #69708 from mcrute/fix-aws-imports
...
Fix AWS volume and cloud provider import order
2018-10-30 13:44:50 -07:00
k8s-ci-robot
b62c0fded3
Merge pull request #68048 from AdamDang/patch-17
...
Correct some errors in returned message
2018-10-30 13:44:40 -07:00
k8s-ci-robot
f9c744acb8
Merge pull request #70242 from bclau/fixes-dns-false-positives
...
tests: Fixes DNS tests false positives
2018-10-30 12:22:58 -07:00
k8s-ci-robot
739998f8fe
Merge pull request #70098 from fabriziopandini/kubeadm-graduate-kubeconfig
...
Kubeadm graduate kubeconfig phase
2018-10-30 12:22:48 -07:00
k8s-ci-robot
0a405f4a86
Merge pull request #69812 from rosti/single-api-endpoint
...
kubeadm: Remove multiple API server endpoints support upon join
2018-10-30 12:22:38 -07:00
k8s-ci-robot
bc85713882
Merge pull request #67251 from tnozicka/fix-ds-observedgeneration
...
Don't raise observedGeneration when waiting for expectations and object hasn't been processed
2018-10-30 12:22:28 -07:00