Kubernetes Prow Robot
|
c981c65c90
|
Merge pull request #80231 from liggitt/admissionreview-v1
Promote admissionreview to v1
|
2019-08-01 17:20:05 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sean Sullivan
|
c011df28a4
|
Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging
|
2019-07-30 23:15:15 -07:00 |
|
Ted Yu
|
4ce92b05ac
|
Refine watcher count calculation
|
2019-07-30 23:04:58 -07:00 |
|
Kubernetes Prow Robot
|
8139e3d8b1
|
Merge pull request #80692 from tedyu/pop-expired-watcher
Pop expired watchers in case there is no update to cache
|
2019-07-30 22:44:46 -07:00 |
|
Sean Sullivan
|
18c7ee8114
|
Move pkg/kubectl/proxy to staging
|
2019-07-30 19:09:25 -07:00 |
|
Christoph Blecker
|
7471a1d35f
|
Fix tag for github.com/gogo/protobuf
|
2019-07-30 18:38:34 -07:00 |
|
Sean Sullivan
|
902789d375
|
Move pkg/kubectl/generate to staging
|
2019-07-30 16:18:39 -07:00 |
|
Kubernetes Prow Robot
|
75d5189612
|
Merge pull request #80678 from seans3/move-polymorphic-staging
Move pkg/kubectl/polymorphichelpers staging
|
2019-07-30 16:11:11 -07:00 |
|
Sean Sullivan
|
8f0127503d
|
Move pkg/kubectl/cmd/util/openapi/OWNERS to staging
|
2019-07-30 14:09:18 -07:00 |
|
Sean Sullivan
|
9f3384f02f
|
Move pkg/kubectl/polymorphichelpers staging
|
2019-07-30 10:10:30 -07:00 |
|
Kubernetes Prow Robot
|
bfeb7e4a96
|
Merge pull request #80658 from tedyu/expire-list
Store key in TimestampedEntry
|
2019-07-30 10:09:30 -07:00 |
|
Kubernetes Prow Robot
|
c6101aba30
|
Merge pull request #80392 from tedyu/ver-client-cast
Check whether metricObj can be converted to *v1beta2.MetricValueList
|
2019-07-30 10:09:04 -07:00 |
|
Kubernetes Prow Robot
|
758af11cac
|
Merge pull request #78778 from hbagdi/fix/nil-functions
fix nil function invocation in client-go/tools/leaderelection
|
2019-07-30 10:08:52 -07:00 |
|
Kubernetes Prow Robot
|
6e85da02f1
|
Merge pull request #80641 from liggitt/proxy-xss
Avoid echoing request URL in proxy error
|
2019-07-30 08:53:30 -07:00 |
|
Kubernetes Prow Robot
|
c1eff52435
|
Merge pull request #80561 from seans3/move-metricsutil-staging
Move pkg/kubectl/metricsutil to staging
|
2019-07-30 08:52:51 -07:00 |
|
Dr. Stefan Schimanski
|
8670a4bceb
|
apiextensions: add scope tests
|
2019-07-30 16:22:38 +02:00 |
|
Ted Yu
|
0204bc7e25
|
Pop expired watchers in case there is no update
|
2019-07-30 06:49:05 -07:00 |
|
Kubernetes Prow Robot
|
b4f6b0bf50
|
Merge pull request #79963 from RainbowMango/pr_fix_typo_for_informer
Fix go lint error for cache directory
|
2019-07-30 05:33:03 -07:00 |
|
Kubernetes Prow Robot
|
6885e45edc
|
Merge pull request #79890 from oke-py/fix-typo-2
fixed a typo in kubectl book
|
2019-07-30 01:59:31 -07:00 |
|
Kubernetes Prow Robot
|
d07b2100f3
|
Merge pull request #79561 from oke-py/fix-typo
fixed a typo in kubectl book
|
2019-07-30 01:59:18 -07:00 |
|
Kubernetes Prow Robot
|
b120bc7e33
|
Merge pull request #80606 from andrewsykim/cloud-config-api
document API guarentees and deprecation policies for cloud config files
|
2019-07-29 19:54:50 -07:00 |
|
Sean Sullivan
|
a1de0e9331
|
Move pkg/kubectl/metricsutil to staging
|
2019-07-29 16:26:10 -07:00 |
|
Ted Yu
|
69fb4e960f
|
Store key in TimestampedEntry
|
2019-07-29 14:53:52 -07:00 |
|
Harry Bagdi
|
9dbbc652ef
|
fix: do not allow nil Callbacks functions
If user specifies a nil callback, then error out
rather than crashing at runtime due to a nil reference.
|
2019-07-29 13:17:19 -07:00 |
|