Commit Graph

80515 Commits

Author SHA1 Message Date
Yassine TIJANI
08522f8e5a move scheduler to use v1beta1.events
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-07-12 11:39:01 +02:00
Kubernetes Prow Robot
2659b3755a
Merge pull request #80030 from yastij/bootstrap-policy
add rbac for events.k8s.io apiGroup to system:kube-scheduler
2019-07-11 11:25:20 -07:00
Kubernetes Prow Robot
e75bf58aea
Merge pull request #80001 from aramase/dualstack-e2e-cleanup
Cleanup for dualstack e2e tests
2019-07-11 11:25:08 -07:00
Kubernetes Prow Robot
7e4a6ca3f7
Merge pull request #80017 from Pothulapati/removesys
Remove make-symlinks flag and corresponding code
2019-07-11 10:09:07 -07:00
Kubernetes Prow Robot
1ae236cc0a
Merge pull request #79981 from andyzhangx/azure-public
chore: make some func as public in azure provider
2019-07-11 10:08:54 -07:00
Kubernetes Prow Robot
3e0fe89e3c
Merge pull request #76979 from wangxy518/patch-2
Update CHANGELOG-1.14.md
2019-07-11 08:50:55 -07:00
Kubernetes Prow Robot
469b9d2f71
Merge pull request #80026 from mborsz/ha
Add support for HA kubemark
2019-07-11 07:29:08 -07:00
Kubernetes Prow Robot
b500c740ee
Merge pull request #79859 from sukeesh/hpa-error-log-fix
HPA incorrectly reported condition status
2019-07-11 07:28:55 -07:00
Yassine TIJANI
a024d48eba add rbac for events.k8s.io apiGroup to system:kube-scheduler
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-07-11 16:10:32 +02:00
Kubernetes Prow Robot
d11eb67c02
Merge pull request #79621 from egernst/admission-fixups
RuntimeClass-admission: fixup comment, simplify nested ifs
2019-07-11 05:36:55 -07:00
Kubernetes Prow Robot
529255865d
Merge pull request #80018 from snowplayfire/fixnonode-for-predicate
keep processing other nodes for the nil node error
2019-07-11 04:02:55 -07:00
Maciej Borsz
bf5424bbbf Add support for HA kubemark 2019-07-11 11:56:36 +02:00
Kubernetes Prow Robot
9138514fab
Merge pull request #80015 from mborsz/patch-5
Remove support for KUBEMARK_MASTER_COMPONENTS_QPS_LIMITS
2019-07-11 01:44:55 -07:00
jingxueli
6a1bbff60c keep processing other nodes for the nil node error 2019-07-11 15:34:40 +08:00
Tarun Pothulapati
0833e4f6bf removed make-symlink flag and corresponding code in hyperkube
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-07-11 12:42:46 +05:30
Maciej Borsz
bb47330bd7 Remove support for KUBEMARK_MASTER_COMPONENTS_QPS_LIMITS 2019-07-11 08:28:01 +02:00
Kubernetes Prow Robot
ab960c612c
Merge pull request #80007 from liggitt/populate-version-authorization-check
Populate API version in synthetic authorization requests
2019-07-10 22:59:07 -07:00
Kubernetes Prow Robot
12c5e2037e
Merge pull request #79968 from sukeesh/improveNoResource
Flush out current namespace when resources are not found
2019-07-10 22:58:54 -07:00
Kubernetes Prow Robot
a7c619a158
Merge pull request #79949 from liyanhui1228/firstbranch
Add timestamps to the docker test logs
2019-07-10 21:39:45 -07:00
Kubernetes Prow Robot
b168ab1f99
Merge pull request #79892 from mikebrow/todo-cleanup-status-manager
update code docs around old todo that is not going to happen
2019-07-10 21:39:33 -07:00
Kubernetes Prow Robot
4c68fa8243
Merge pull request #79239 from apelisse/400-instead-of-500
Return 400 on invalid patch requests
2019-07-10 21:39:20 -07:00
Kubernetes Prow Robot
b7757ffbb9
Merge pull request #78280 from sevensees/master
Trace step should be at the end of calls rather than the begin.
2019-07-10 21:39:07 -07:00
Kubernetes Prow Robot
514a157adf
Merge pull request #74691 from cpuguy83/epoll_use_cloexec
Use EPOLL_CLOEXEC to prevent fd leaks.
2019-07-10 21:38:55 -07:00
andyzhangx
b3f4a034f1 chore: make some func as public in azure provider
fix comments
2019-07-11 03:36:19 +00:00
Himanshu Pandey
a5eedcde61 Added custom error message when wrong file is provided with KUBECONFIG (#78185)
* Added custom error message when wrong file is provided with KUBECONFIG

* Modified test case

* Updated the code to warn the missing files

* Renamed the variable
2019-07-10 20:24:54 -07:00
Kubernetes Prow Robot
8a1c9e2b41
Merge pull request #79924 from cwdsuzhou/July/projected_test_cleanup
Fix projected volume test clean up
2019-07-10 18:49:44 -07:00
Kubernetes Prow Robot
8341344b75
Merge pull request #79862 from draveness/feature/add-expect-not-equal
feat: use framework.ExpectNotEqual in e2e test
2019-07-10 18:49:31 -07:00
Kubernetes Prow Robot
1974ebdcc9
Merge pull request #79505 from tedyu/deploy-new-rs
Remove unnecessay call to findNewReplicaSet
2019-07-10 18:49:19 -07:00
Kubernetes Prow Robot
f2093cc383
Merge pull request #79366 from yastij/dep-path-update-yaml
reference paths to bump dependencies
2019-07-10 18:49:06 -07:00
Kubernetes Prow Robot
ca6cc69bd4
Merge pull request #78744 from smarterclayton/client_ns
Update namespace controller to use the metadata client
2019-07-10 18:48:53 -07:00
Jordan Liggitt
2899abb65c Populate API version in synthetic authorization requests 2019-07-10 21:29:25 -04:00
Kubernetes Prow Robot
7b9afe00f1
Merge pull request #79998 from yastij/owners-events
add wojtek-t and yastij as approvers/reviewers for events package
2019-07-10 16:25:18 -07:00
Kubernetes Prow Robot
ca43c670a5
Merge pull request #79960 from tedyu/desc-ref
Remove incorrect ampersand in front of AverageValue in describeHorizontalPodAutoscalerV2beta2
2019-07-10 16:25:06 -07:00
Kubernetes Prow Robot
d74ec66be4
Merge pull request #79947 from BenTheElder/bentheelder-builds
promote bentheelder to build/ approver, move zmerlynn and jbeda to emeritus
2019-07-10 16:24:53 -07:00
Kubernetes Prow Robot
79564ebff7
Merge pull request #79877 from draveness/feature/use-scheduler-cache-instead
fix: use schedulerCache instead of podlister in config factory
2019-07-10 16:24:40 -07:00
Kubernetes Prow Robot
9e5018ba20
Merge pull request #79453 from chendave/short-circuit
Short-circuit the evaluation of `cpuFraction` and `memoryFraction`
2019-07-10 16:24:27 -07:00
Antoine Pelisse
7e96438748 Return 400 on invalid patch requests 2019-07-10 15:22:10 -07:00
Anish Ramasekar
6c5cca323a
clean up and fix nits 2019-07-10 15:14:39 -07:00
Angela Li
c0c29586a9 Add EntryType 2019-07-10 14:09:44 -07:00
Kubernetes Prow Robot
e3a125a64e
Merge pull request #79979 from SataQiu/cleanup-kubeadm-20190710
kubeadm: cleanup code about cobra
2019-07-10 13:58:40 -07:00
Kubernetes Prow Robot
e2b21c8a7c
Merge pull request #79946 from apelisse/add-apply-benchmarks
Add benchmarks for FieldManager handling
2019-07-10 13:58:28 -07:00
Benjamin Elder
357bebc987 move jbeda to emeritus 2019-07-10 12:51:29 -07:00
Yassine TIJANI
a2994a296e add wojtek-t and yastij as approvers/reviewers for events package
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-07-10 21:41:04 +02:00
Benjamin Elder
5abbf34e84 move zmerlynn to emeritus 2019-07-10 11:35:34 -07:00
Kubernetes Prow Robot
57eef32041
Merge pull request #79657 from josephburnett/hpastuck
Ignore unschedulable pods
2019-07-10 11:34:29 -07:00
Clayton Coleman
50fd47258d
Switch the namespace controller to use the metadata client
The metadata client uses protobuf and returns only a subset of object
data (the metadata) which allows operations that act only on objects
generically to work much faster. Use the metadata client in the
namespace controller to reduce the amount of work the namespace controller
has to do in large namespaces.
2019-07-10 14:31:18 -04:00
Clayton Coleman
bc89c37f32
Add fake client, informer factory, and lister to metadata client
These will be used by the garbage collector controller and others that
use higher level primitives.
2019-07-10 14:31:18 -04:00
Clayton Coleman
baf091e9db
Fake ObjectReaction should handle PartialObjectMetadata special
When a client requests a PartialObjectMetadata returned from the
ObjectReaction type, if the object has a GVK set use that instead
of what the schema returns, since the majority of clients getting
partial object metadata will be doing so using the metadata client
or server side conversion.
2019-07-10 14:31:14 -04:00
Yassine TIJANI
4bed9b7046 reference paths to update to bump dependencies
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-07-10 20:11:40 +02:00
Angela Li
a97d544475 Changed to use select-object to filter the log properties 2019-07-10 10:25:38 -07:00