Commit Graph

7539 Commits

Author SHA1 Message Date
Pavithra Ramesh
acaa16c272 skip ilb creation if subsetting is enabled. 2019-08-02 10:54:09 -07:00
Pavithra Ramesh
d79d4e8525 Handle ImplementedElsewhere error in service_controller
This is used when the cloudprovider layer is not implementing loadBalancer service.
Implementation will be in a different controller running on master.
2019-08-02 10:54:09 -07:00
Pavithra Ramesh
5623006f98 unit test 2019-08-02 10:54:02 -07:00
Kubernetes Prow Robot
42d7feee28 Merge pull request #80788 from tedyu/stop-thread-unsafe
Rename cacheWatcher#stop
2019-08-02 10:37:53 -07:00
James Munnelly
7372b7acbf Update copyright years
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-02 15:45:22 +01:00
Ted Yu
0b3c07a98c Rename cacheWatcher#stop 2019-08-02 04:32:53 -07:00
Nikhita Raghunath
7d5b8b85f4 publishing: remove redundant rules for kubectl
The release-1.15 branch has no dependencies. Adding dependencies in the
rules leads to an extra unnecessary sync and is a no-op.
Example - f16387a692.
2019-08-02 15:22:46 +05:30
Kubernetes Prow Robot
81f021b7a5 Merge pull request #80876 from seans3/move-kubectl-cmd
Move /pkg/kubectl/cmd/{command} to staging
2019-08-02 02:36:07 -07:00
Kubernetes Prow Robot
9743d7f270 Merge pull request #80730 from jennybuckley/apply-raw
Use raw bytes instead of nested map in metav1.Fields
2019-08-01 20:11:52 -07:00
Jordan Liggitt
cfc8539e69 Fix admissionreview doc typos 2019-08-01 22:08:14 -04:00
Kubernetes Prow Robot
c981c65c90 Merge pull request #80231 from liggitt/admissionreview-v1
Promote admissionreview to v1
2019-08-01 17:20:05 -07:00
Sean Sullivan
4e64aaf27e Update .golint_failures to reflect code move to staging 2019-08-01 16:38:19 -07:00
jennybuckley
ef30bd602f Update generated 2019-08-01 15:49:54 -07:00
jennybuckley
d26b3195ff RawExtension.Raw json:"-" 2019-08-01 15:48:44 -07:00
Sean Sullivan
5fcf9bd79c Update vendor modules to reflect code move to staging 2019-08-01 15:25:56 -07:00
Sean Sullivan
58b59ae4e0 Update test data to reflect code move to staging 2019-08-01 15:17:53 -07:00
Kubernetes Prow Robot
3287bf7a3a Merge pull request #80859 from wojtek-t/fix_selflinks_in_tests
Fix selflinks in tests
2019-08-01 15:01:30 -07:00
Jordan Liggitt
308c23cf89 Generated 2019-08-01 17:17:42 -04:00
Jordan Liggitt
649ee4f2d0 Clarify accepted versions skew requirements, update field documentation 2019-08-01 17:17:42 -04:00
Jordan Liggitt
dda9bcb082 AdmissionReview: Allow webhook admission to dispatch v1 or v1beta1 2019-08-01 17:17:42 -04:00
Jordan Liggitt
44930fc939 AdmissionReview: Install/register 2019-08-01 17:17:42 -04:00
Kubernetes Prow Robot
260421499a Merge pull request #80487 from huffmanca/BZ1731316
Corrected Cinder typos.
2019-08-01 13:38:15 -07:00
Sean Sullivan
e2cae23444 Update gofmt 2019-08-01 13:14:06 -07:00
Sean Sullivan
dc743f7edd Update BUILD files reflecting code move to staging 2019-08-01 13:12:31 -07:00
Kubernetes Prow Robot
acdbbb3993 Merge pull request #80858 from wojtek-t/fix_events_tests
Fix selflinks in events tests
2019-08-01 11:52:56 -07:00
Sean Sullivan
acece3c296 Update import statements to reflect code move 2019-08-01 11:15:39 -07:00
Sean Sullivan
0e0ea52339 Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
Kubernetes Prow Robot
b658028078 Merge pull request #77713 from zjj2wry/secret_resync_duration
add secret back to the workqueue with delay time, avoid expired bootstrap tokens not being deleted
2019-08-01 09:46:29 -07:00
Kubernetes Prow Robot
9c22ff1966 Merge pull request #80841 from rjaini/azs_adfs
feat: enhance Azure cloud provider code to support both AAD and ADFS authentication.
2019-08-01 08:17:08 -07:00
Kubernetes Prow Robot
d9ec8eea90 Merge pull request #80603 from smarterclayton/cri_api_owners
OWNERS: api-approvers should be approvers on cri-api
2019-08-01 08:16:55 -07:00
wojtekt
bc00248e71 Fix selflinks in tests 2019-08-01 15:50:03 +02:00
wojtekt
cfa16959e2 Fix selflinks in events tests 2019-08-01 15:39:47 +02:00
YueHonghui
d29f194474 add flag concurrent-statefulset-syncs to kube-controller-manager (#79169)
* add flag `concurrent-statefulset-syncs` to set number of concurrent workers for statefulset controller

* change default value of ConcurrentStatefulSetSyncs from 1 to 5

* 1. fix doc comment of statefulset config types.go
2. add missing deps k8s.io/kubernetes/pkg/controller/statefulset/config

* add missing dep k8s.io/kubernetes/pkg/controller/statefulset/config/v1alpha1

* updated bazel BUILD files

* update kube-controller-manager options testcase

* fix codegen

* fix golint error

* fix testcase
2019-07-31 22:36:14 -07:00
Rohit
14b648d203 fixed golint issues. 2019-07-31 21:02:22 -07:00
zhengjiajin
5c1815abb7 add secret back to the workqueue with delay time, avoid expired bootstrap tokens not being deleted 2019-08-01 10:44:31 +08:00
Rohit
159e5034cf Adding support for Azure Stack ADFS case. 2019-07-31 19:39:52 -07:00
jennybuckley
87f8ba5c81 Update compatibility fixture data:
This is necessary becase we intentionally treat proto and json of old
versions of serialized metav1.Fields differnetly.
Specifically, the json/yaml representation is unchanged, but the proto
message uses a new field number, and round tripping through the old
proto format is expected to change the value in this field.
This is okay because the field is part of an alpha feature and is
annotated with the note:
'This field is alpha and can be changed or removed without notice.'
2019-07-31 16:06:55 -07:00
jennybuckley
1475b59c83 Update generated 2019-07-31 16:06:42 -07:00
jennybuckley
addad99b6f Use raw bytes in metav1.Fields instead of map
Also define custom proto unmarshaller that understands the old format
2019-07-31 16:05:54 -07:00
Kubernetes Prow Robot
41b3a3ebb9 Merge pull request #80727 from seans3/move-explain-staging
Move pkg/kubect/explain to staging
2019-07-31 11:42:15 -07:00
Kubernetes Prow Robot
27c4ba5794 Merge pull request #80792 from tedyu/cacher-no-leak-test
Refine watcher count calculation
2019-07-31 08:54:48 -07:00
Kubernetes Prow Robot
2abc859540 Merge pull request #80750 from sttts/sttts-crd-scoping
apiextensions: check request scope against CRD scope correctly
2019-07-31 08:54:36 -07:00
Kubernetes Prow Robot
ffc2947149 Merge pull request #80772 from seans3/move-scale-updater-staging
Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging
2019-07-31 06:56:35 -07:00
Kubernetes Prow Robot
41745165f3 Merge pull request #80765 from seans3/move-kubectl-owners
Move pkg/kubectl/cmd/util/openapi/OWNERS to staging
2019-07-31 06:56:23 -07:00
Kubernetes Prow Robot
d8900caac8 Merge pull request #80732 from cblecker/fix-tag-protobuf
Fix tag for gogo/protobuf
2019-07-31 05:28:47 -07:00
Kubernetes Prow Robot
5413252e47 Merge pull request #80703 from feiskyer/vmss-pip
Fix public IP not found issues for VMSS nodes
2019-07-31 05:28:34 -07:00
Dr. Stefan Schimanski
df75700efe apiextensions: 404 if request scope does not match crd scope 2019-07-31 13:30:28 +02:00
SataQiu
b5d5e7a9b4 update RSA keys to 2048 bits 2019-07-31 17:48:35 +08:00
Sean Sullivan
1252ab3c98 Move pkg/kubect/explain to staging 2019-07-31 00:30:32 -07:00
Kubernetes Prow Robot
b6475c2d72 Merge pull request #80601 from seans3/move-kubectl-proxy
Move pkg/kubectl/proxy to staging
2019-07-31 00:24:34 -07:00