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
Nikhita Raghunath
6285db6576
Add license header to non-generated proto files
2018-10-30 22:29:07 +05:30
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
qingsenLi
3e83f0f08a
fix typo and instead of amd
2018-10-30 01:27:50 +08: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
Nikhita Raghunath
e60b0a129a
generated proto: remove trailing whitespace
2018-10-25 16:37:33 +05:30
k8s-ci-robot
3a680bc42d
Merge pull request #70100 from lavalamp/schema-fix
...
API Schema fix: container port keys
2018-10-25 04:01:25 -07:00
Nikhita Raghunath
4911ad8ff1
Remove trailing whitespace in proto generator
2018-10-25 16:08:11 +05:30
k8s-ci-robot
ed39bd45f5
Merge pull request #70087 from liggitt/fix-crd-internal-types
...
Fix custom resource handler in-memory version
2018-10-25 02:11:04 -07:00
zuoxiu.jm
cac4ad79a3
make use of common generator script in aggregator codegen
2018-10-25 16:02:36 +08:00
zuoxiu.jm
615bcb2f88
respect GOFLAGS when compiling aggregator and add env args
2018-10-25 16:00:28 +08:00
k8s-ci-robot
d96f235051
Merge pull request #69991 from agunnerson-ibm/issue-69471
...
certificate_manager: Check that template differs from current cert before rotation
2018-10-24 21:35:09 -07:00
Andrew Gunnerson
b9ab65d689
certificate_manager: Check that template differs from current cert before rotation
...
With the current behavior, when kubelet starts, a `templateChanged`
event is always fired off because it only checks if `getLastRequest`
matches `getTemplate`. The last request only exists in memory and thus
is initially `nil` and can't ever match the current template during
startup.
This causes kubelet to request the signing of a new CSR every time it's
restarted. This commit changes the behavior so that `templateChanged` is
only fired off if the currently template doesn't match both the current
certificate and the last template.
Fixes #69471
Signed-off-by: Andrew Gunnerson <andrew.gunnerson@us.ibm.com >
2018-10-24 17:14:58 -04:00
k8s-ci-robot
c89b239cfa
Merge pull request #69795 from yue9944882/chore/resync-psp-api
...
Resycn psp v1beta1 api with internal
2018-10-24 09:44:09 -07:00
Guoliang Wang
d462e1e8d7
Update vendor package github.com/coreos/...
2018-10-24 07:52:40 +00:00
zuoxiu.jm
e4a8ad49ee
sync missing secret type to external api repo
2018-10-24 15:46:57 +08:00
k8s-ci-robot
dad07683b1
Merge pull request #69013 from ibrasho-forks/switch-to-http.Error
...
Update usages of http.ResponseWriter.WriteHeader to use http.Error
2018-10-23 15:31:55 -07:00
charlyF
8532168d01
adding Datadog Cluster Agent to the list of Custom Metrics Providers
...
Signed-off-by: charlyF <charly@datadoghq.com >
2018-10-23 17:30:18 -04:00
k8s-ci-robot
1fe288ec02
Merge pull request #70138 from liggitt/optional-ca-bundle
...
Correct optional/omitempty indicator on webhook cabundle
2018-10-23 13:52:38 -07:00
k8s-ci-robot
eef8154833
Merge pull request #69554 from nikhita/cloud-provider-import-restrictions
...
Add import restrictions for cloud-provider
2018-10-23 12:29:29 -07:00
k8s-ci-robot
5e8e8dcff8
Merge pull request #70101 from imjching/68026-fix-golint-failures-discovery
...
Fix linting issues in staging/src/k8s.io/client-go/discovery/*
2018-10-23 11:17:40 -07:00
Jordan Liggitt
fbd5597e99
Add system root unit test
2018-10-23 13:50:03 -04:00
Jordan Liggitt
921c60d30f
Generated files
2018-10-23 13:50:03 -04:00
Jordan Liggitt
d00906f44e
Fix omitempty/optional indicator on CABundle fields
2018-10-23 13:50:03 -04:00
Jordan Liggitt
1c5d3ab85e
Avoid short-circuiting conversion when decoding into opinionated unstructured objects
2018-10-23 09:04:25 -04:00
Jordan Liggitt
b51ac8f7d5
Instantiate unstructured objects with versions in custom resource handler
2018-10-23 09:04:25 -04:00
Jordan Liggitt
0e9b06df0f
Allow specifying the hub group-version for a handler
2018-10-23 09:00:51 -04:00