k8s-ci-robot
|
77fd16e0e7
|
Merge pull request #69266 from SataQiu/fix-20180930
Remove the redundant space
|
2018-11-02 08:38:37 -07:00 |
|
k8s-ci-robot
|
9fb1153bd8
|
Merge pull request #70550 from liggitt/cleanup-scale-clients
Drop generated clients for Scale types
|
2018-11-02 05:29:15 -07:00 |
|
SataQiu
|
c9bc625428
|
Remove the redundant space
|
2018-11-02 15:45:11 +08: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
|
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
|
1165d661f0
|
Merge pull request #69916 from mikedanese/trev9
create audience unaware authenticator wrappers
|
2018-11-01 13:43:56 -07:00 |
|
Jordan Liggitt
|
ff9dc86b3c
|
Drop generated clients for Scale types
|
2018-11-01 14:49:51 -04: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
|
215234d3a3
|
Merge pull request #67778 from gyuho/typo
staing/apimachinery: fix typo "perfer" to "prefer"
|
2018-11-01 03:21:02 -07: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
|
11706d3803
|
Merge pull request #67795 from mbohlool/crd_conversion_api_changes
CRD Conversion API Changes
|
2018-10-31 23:04:37 -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 |
|
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
|
c704d70d49
|
create audience unaware authenticator wrappers
|
2018-10-31 15:31:49 -07:00 |
|
Mike Danese
|
817cf70191
|
move audience context functions to authenticator package
|
2018-10-31 14:50:11 -07:00 |
|
Mehdy Bohlool
|
e27096cdb4
|
Update generated files
|
2018-10-31 14:47:13 -07:00 |
|
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
|
797f5afd2d
|
Merge pull request #70436 from liggitt/retain-keys
Fix retainKeys patchStrategy in apps/deployments
|
2018-10-31 10:32:17 -07: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 |
|
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
|
1dd7e6f65c
|
Merge pull request #70295 from caesarxuchao/ownerRef-nonnamespaced
Fixing comments on the OwnerReference
|
2018-10-30 16:16:18 -07:00 |
|
Jordan Liggitt
|
8c20bdaf46
|
Update API-related owners files
|
2018-10-30 17:05:08 -04:00 |
|
k8s-ci-robot
|
93d1567c6f
|
Merge pull request #70032 from iamneha/delete_namespaced_job_spec
Fix(bug): make body an optional parameter in [DELETE] /apis/batch/v1/…
|
2018-10-30 11:03:40 -07:00 |
|
k8s-ci-robot
|
d196d63c01
|
Merge pull request #69884 from liggitt/self-sign-in-memory
Allow components to generate certificates in-memory
|
2018-10-30 11:03:29 -07:00 |
|
Chao Xu
|
1cc316f4dc
|
Update comments on the OwnerReference to acknowledge that the owning
object can be cluster scoped.
|
2018-10-30 10:28:44 -07:00 |
|
Jordan Liggitt
|
4de1912c6e
|
Add GetScale/UpdateScale methods to apps/v1 clients
|
2018-10-30 12:10:07 -04:00 |
|
Jordan Liggitt
|
e6a8b29554
|
Fix retainKeys patchStrategy in apps/deployments
|
2018-10-30 11:48:50 -04:00 |
|
Jordan Liggitt
|
15a81f51d8
|
Fix GetScale/UpdateScale type for replicationcontroller client
|
2018-10-30 11:45:16 -04:00 |
|
k8s-ci-robot
|
361f8c31bd
|
Merge pull request #70314 from samdamana/auth-revert
Revert "limit forbidden error to details of what was forbidden"
|
2018-10-29 17:11:27 -07:00 |
|
k8s-ci-robot
|
952e7b07c6
|
Merge pull request #70310 from mikedanese/trev10
echo audiences in anonymous and insecure authenticators
|
2018-10-29 17:11:18 -07:00 |
|
k8s-ci-robot
|
5cf90790fe
|
Merge pull request #69059 from caesarxuchao/unconditional-generation-increment
The metadata.generation of a Custom Resource is always incremented
|
2018-10-29 12:07:51 -07:00 |
|
k8s-ci-robot
|
d0a10f0ca9
|
Merge pull request #70311 from juanvallejo/jvallejo/fix-continueonerror-visitor
fix ContinueOnError visitor
|
2018-10-29 08:31:25 -07:00 |
|
Walter Fender
|
99ebe87471
|
Added tracing for long running requests.
Added tracing for use cases where etcd is not the cause of long running
requests.
Fixed spelling.
Factored in Wojtek-t feedback.
|
2018-10-29 00:37:32 -07:00 |
|
Gyuho Lee
|
1adb8100ba
|
staing/apimachinery: fix typo "perfer" to "prefer"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-10-27 20:29:54 -07:00 |
|
k8s-ci-robot
|
b7b0aae435
|
Merge pull request #70031 from nrfox/requeue-on-error
Sample Controller: requeue work item on syncHandler error
|
2018-10-27 03:19:59 -07:00 |
|
Neha Yadav
|
31372f1612
|
fix(bug): make body a optional parameter in [DELETE] /apis/batch/v1/namespaces/{namespace}/jobs/{name}
|
2018-10-27 09:33:36 +05:30 |
|
Samuel Davidson
|
294e02ed4b
|
Revert "limit forbidden error to details of what was forbidden"
This reverts commit ecbd013795.
|
2018-10-26 15:58:09 -07:00 |
|
k8s-ci-robot
|
1df4f8eaf6
|
Merge pull request #70028 from liggitt/move-extensions-types
move internal apps API types out of extensions package
|
2018-10-26 15:56:13 -07:00 |
|
juanvallejo
|
4d753d4a59
|
fix ContinueOnError visitor
|
2018-10-26 18:35:06 -04:00 |
|
Mike Danese
|
f94bc6193e
|
echo audiences in anonymous and insecure authenticators
part of https://github.com/kubernetes/kubernetes/issues/69893
|
2018-10-26 15:33:54 -07:00 |
|
k8s-ci-robot
|
85555a7d73
|
Merge pull request #68559 from yue9944882/chore/respect-goflags-in-codegen
chore(codegen): respect GOFLAGS when compiling code-generator
|
2018-10-26 12:22:10 -07:00 |
|
Jordan Liggitt
|
7df2f9785e
|
remove CustomMetricTarget
|
2018-10-25 21:11:52 -04:00 |
|
k8s-ci-robot
|
12cf545195
|
Merge pull request #70234 from Adirio/Adirio-patch-1
Map allocation optimization for client-go/tools/cache
|
2018-10-25 11:47:00 -07:00 |
|
k8s-ci-robot
|
b6fd5d93b2
|
Merge pull request #69389 from smarterclayton/wait_error
kubectl wait must handle errors returned by watch
|
2018-10-25 09:40:41 -07:00 |
|
k8s-ci-robot
|
f4bf0e8d33
|
Merge pull request #70237 from nikhita/proto-remove-trailing-whitespace
Remove trailing whitespace in the protobuf generator
|
2018-10-25 08:25:06 -07:00 |
|
Adrián
|
2299f45f52
|
Optimized map allocation in Replace methods
Initial allocation of several maps as the sizes are known
Signed-off-by: Adrián Orive <adrian.orive.oneca@gmail.com>
|
2018-10-25 14:25:00 +02:00 |
|