Patrick Barker
5a84453e4e
updates audit endpoints test
2018-11-01 18:02:41 -06: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
seunghunee
920db78bea
leaderelection: reduce renewed lease verbosity
...
This patch changes the renewed lease log level from 4 to 5 of leaderelection.go
Fix : #69743
2018-11-01 08:12:07 +00: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
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
Jordan Liggitt
870d121d5e
Inline patch#toUnversioned
2018-10-23 09:00:51 -04:00
Jordan Liggitt
3332a0c972
Test custom resource scaling with multiple versions
2018-10-23 09:00:51 -04:00
Dr. Stefan Schimanski
7e0775e5ec
apiextensions: add smoke test checking that patches apply to non-storage versions
2018-10-23 09:00:51 -04:00
k8s-ci-robot
e77e8ffbf5
Merge pull request #69730 from xichengliudui/fix18101204
...
Fix some typo
2018-10-22 23:59:24 -07:00
k8s-ci-robot
baa8d800ad
Merge pull request #69582 from mikedanese/trev7
...
tokenreview: authenticator interface changes
2018-10-22 23:59:04 -07:00
k8s-ci-robot
2f9b65143e
Merge pull request #69946 from mateuszmatejczyk/annotation
...
Add EndpointsLastTriggerTime annotation.
2018-10-22 18:28:47 -07:00
Jay Lim
7a317e6262
Fix linting issues in staging/src/k8s.io/client-go/discovery/*
...
Signed-off-by: Jay Lim <jay@imjching.com>
2018-10-22 20:09:45 -04:00
k8s-ci-robot
9fb4a2aa9a
Merge pull request #70060 from pbarker/audit-webhook
...
updates shared apiserver webhook client
2018-10-22 17:07:46 -07:00
Daniel Smith
fdd502c2ff
generated files
2018-10-22 16:18:33 -07:00
k8s-ci-robot
1af393d58e
Merge pull request #69866 from xichengliudui/fix181016
...
Remove duplicate words
2018-10-22 15:35:36 -07:00
k8s-ci-robot
8e7e226422
Merge pull request #69636 from p0lyn0mial/sample_controller_factory_start
...
fixes the way the informers are started in sample controller pkg
2018-10-22 15:35:26 -07:00
k8s-ci-robot
04d3949048
Merge pull request #69895 from jpbetz/webhook-metrics-cardinality-fix
...
Reduce cardinality of admission webhook metrics
2018-10-22 14:21:29 -07:00
Matt Matejczyk
6ffd88aeda
Update the doc to say that we will use RFC 3339 format to store the timestamp.
2018-10-22 15:47:09 -04:00
Matt Matejczyk
8014d73345
Merge branch 'master' of https://github.com/kubernetes/kubernetes into annotation
2018-10-22 14:25:08 -04:00
Matt Matejczyk
f005ea8976
Make it clear that the timestamp is a unix time in millis.
2018-10-22 14:14:58 -04:00
p0lyn0mial
e55ca64dbd
fixes the way the informers are started in sample controller pkg
2018-10-22 20:11:23 +02:00
Mike Danese
809f278b03
make token cache include audience in hash key
2018-10-22 10:16:59 -07:00
Mike Danese
e5227216c0
rebase authenticators onto new interface.
2018-10-22 10:16:59 -07:00
Mike Danese
11be171757
tokenreview: authenticator interface changes
2018-10-22 10:16:58 -07:00
Patrick Barker
5874a1f8fa
updates shared apiserver webhook client
2018-10-21 10:03:28 -05:00
Daniel Smith
5dc3b8e63b
fix container port to key by both port and protocol
2018-10-19 16:10:31 -07:00
andrewsykim
2908174517
pass in stopCh to cloud provider Initialize method for custom controllers
2018-10-19 17:51:58 -04:00
Matt Matejczyk
d99b68a6e2
Update annotation name and documentation.
2018-10-19 16:57:49 -04:00
nrfox
8f86654b8e
Requeue work item on syncHandler error
2018-10-19 13:54:31 -04:00
Matt Matejczyk
536cee71b4
Merge branch 'master' into annotation
2018-10-19 13:54:06 -04:00
Matt Matejczyk
4cdab7c985
Rename and update the doc.
2018-10-19 13:11:56 -04:00
Matt Matejczyk
7f7a4590b9
Specify in the documentation that the timestamp will be expressed in milliseconds.
2018-10-19 12:19:02 -04:00
k8s-ci-robot
c0d9a0728c
Merge pull request #69897 from code-sleuth/develop
...
Remove error output from stdout to stderr
2018-10-19 04:57:33 -07:00
Ibrahim Mbaziira
7480650e05
Remove error output from stdout to stderr
2018-10-19 00:28:36 +03:00
Matt Matejczyk
803ee8426d
Add EndpointsLastTriggerTime annotation.
2018-10-18 09:25:27 -04:00
k8s-ci-robot
b5c25728ec
Merge pull request #69718 from andyzhangx/azurefile-premium
...
support Azure premium file for azure file plugin
2018-10-18 05:18:50 -07:00
k8s-ci-robot
0652e098d0
Merge pull request #67547 from pbarker/audit-api
...
dynamic audit configuration api
2018-10-17 16:19:39 -07:00
Chao Xu
417db5f708
Changes when .metadata.generation of a CR increments.
...
If the custom resource participates the spec/status convention, the
metadata.generation of the CR increments whenever there is any change,
except for the changes to the metadata or the changes to the status.
If the CR does not participate the spec/status convention, the
metadata.generation of the CR increments whenever there is any change,
except for the changes to the metadata.
A CR is considered to participate the spec/status convention if and only if the
"CustomResourceSubresources" feature gate is turned on and when the CRD
has `.spec.subresources.status={}`.
2018-10-17 11:02:38 -07:00
k8s-ci-robot
688550b2d3
Merge pull request #69838 from mikedanese/testonly
...
make tokentest available to tests only
2018-10-17 08:42:02 -07:00
Jordan Liggitt
b7160d4ee2
Allow components to generate certificates in-memory
2018-10-17 09:10:40 -04:00
k8s-ci-robot
399cade806
Merge pull request #69914 from mikedanese/trev8
...
add some helpers to Audiences to find intersecting audiences
2018-10-17 00:04:37 -07:00
k8s-ci-robot
a3e6c3c0a0
Merge pull request #69900 from php-coder/update_owners_files
...
Remove myself from OWNERS files
2018-10-17 00:04:27 -07:00
andyzhangx
bc2c79a43a
add azure premium file support
...
update bazel and fix goftm
use defaultStorageAccountKind
fix test failure
update godep license file
fix staging godeps issue
update staging godeps
fix comments, use one API call for file creation
2018-10-17 03:27:29 +00:00
Mike Danese
01ce5bb8a4
add some helpers to Audiences to find intersecting audiences
2018-10-16 20:01:58 -07:00
k8s-ci-robot
31438712d6
Merge pull request #69269 from miguelbernadi/fix-golint-issues-68026
...
Fix undocumented golint errors
2018-10-16 19:25:56 -07:00
Miguel Bernabeu
acf78cd613
Fix golint errors when generating informer code
2018-10-17 00:25:28 +02:00
Slava Semushin
14c969b604
Remove myself from OWNERS files.
2018-10-16 22:47:44 +01:00
Joe Betz
96034014f5
Reduce cardinality of admission webhook metrics
2018-10-16 13:35:42 -07:00
Clayton Coleman
5a8afa073f
Dynamic client watchers should be able to handle ERROR gracefully
...
Watch can return type "ERROR" and a metav1.Status object. We need to
handle that during wait, and make it easy to handle the status object.
2018-10-16 12:55:23 -04:00
Patrick Barker
b8e1250487
adds dynamic audit api generated
2018-10-16 13:07:27 +00:00
Patrick Barker
381d0a5d14
adds dynamic audit api
2018-10-16 06:46:34 -06:00
k8s-ci-robot
21cb721ca2
Merge pull request #69842 from liggitt/etcd2-cleanup
...
etcd2 code cleanup, remove deserialization cache
2018-10-15 23:27:56 -07:00
Jordan Liggitt
c8db31b84a
etcd2 code cleanup, remove deserialization cache
2018-10-15 22:17:44 -04:00
k8s-ci-robot
cf3a930938
Merge pull request #69607 from mikedanese/audctx
...
tokenreview: add APIAudiences config to generic API server and augment context
2018-10-15 19:03:43 -07:00
Mike Danese
6e266de8a0
make tokentest available to tests only
2018-10-15 17:48:33 -07:00
k8s-ci-robot
2f8b585d9c
Merge pull request #69330 from vaikas-google/json-patch
...
Add support for JSON patch in fake client
2018-10-15 15:04:32 -07:00
k8s-ci-robot
d54e0fc0bc
Merge pull request #69670 from atlassian/simplify-rand-seed
...
Simplify rand seeding
2018-10-15 13:53:01 -07:00
k8s-ci-robot
060218a862
Merge pull request #69412 from tossmilestone/scheduler-factory-test
...
Refactor scheduler factory test
2018-10-15 13:52:41 -07:00
xichengliudui
e394482373
Remove duplicate words
2018-10-15 15:55:49 -04:00
zuoxiu.jm
6e2b9ad51d
resycn psp api
2018-10-15 16:10:27 +08:00
k8s-ci-robot
d20912c83f
Merge pull request #69728 from SataQiu/fix-2018101201
...
fix some typos
2018-10-13 21:47:08 -07:00
Ibrahim AshShohail
2fb3ba71f1
Update usages of http.ResponseWriter.WriteHeader to use http.Error
...
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>
2018-10-14 05:58:00 +03:00
k8s-ci-robot
2a2c71a6f8
Merge pull request #69772 from cblecker/api-block-inheritance
...
Disable OWNERS inheritance on key api change directories
2018-10-13 13:19:28 -07:00
Christoph Blecker
617603db18
Disable OWNERS inheritance on key api change directories
2018-10-13 09:44:55 -07:00
xichengliudui
ef496320cf
Remove excess 'in'
...
Fix some typo
Fix some typo
2018-10-13 09:12:42 -04:00
k8s-ci-robot
521028ed52
Merge pull request #69704 from yue9944882/chore/sync-psp-api
...
Sync PSP v1beta1 api definitions with internals
2018-10-12 20:42:18 -07:00
k8s-ci-robot
46f0f2a2c9
Merge pull request #69644 from apelisse/dry-run-beta
...
dry-run: Promote from Alpha to Beta
2018-10-12 20:42:08 -07:00
k8s-ci-robot
b9468c7084
Merge pull request #67412 from tanshanshan/little815
...
fix test log info
2018-10-12 19:13:14 -07:00
k8s-ci-robot
53e85280f4
Merge pull request #69714 from ericchiang/owners
...
Remove ericchiang from OWNERS files
2018-10-12 16:01:52 -07:00
k8s-ci-robot
74d0ef2291
Merge pull request #69694 from jessfraz/69647
...
add default for ProcMountType
2018-10-12 16:01:42 -07:00
k8s-ci-robot
3348f9ae23
Merge pull request #69627 from dims/updating-ghodss-yaml-to-latest-version-2
...
Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version 2
2018-10-12 14:48:26 -07:00
Antoine Pelisse
5dca8e00e6
dry-run: Promote from Alpha to Beta
...
Also remove the test that used to check that the dry-run flag is
forbidden.
2018-10-12 14:25:49 -07:00
k8s-ci-robot
38a9fc6aa2
Merge pull request #69002 from HotelsDotCom/do-not-verify-x509-with-no-wrapped-auth
...
Remove excessive warnings with x509 certificate auth
2018-10-12 13:09:52 -07:00
k8s-ci-robot
e23a3af013
Merge pull request #67802 from krmayankk/dockershimtests
...
Implement RunAsGroup Strategy in PSP
2018-10-12 11:19:39 -07:00
Jess Frazelle
5e63ef0adb
fix omitempty on ProcMount
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-10-12 12:08:33 -04:00
SataQiu
e1d5b97f3f
fix some typos
2018-10-12 22:29:18 +08:00
He Xiaoxi
a96a390d92
Refactor scheduler factory test
...
Use `k8s.io/client-go/kubernetes/fake.Clientset` as the fake k8s client.
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2018-10-12 14:39:08 +08:00
Eric Chiang
766f5875bf
Remove ericchiang from OWNERS files
...
Kept myself in the OpenID Connect ones for now.
2018-10-11 18:11:15 -07:00
k8s-ci-robot
89c3fd52e8
Merge pull request #68632 from deads2k/server-06-audit
...
allow audit policy to be loaded from any byte source
2018-10-11 16:58:47 -07:00
zuoxiu.jm
e7c1f0500b
sync PSP v1beta1 api definitions with internals
2018-10-11 18:12:40 -04:00
Mikhail Mazurskiy
f5e9c0473c
Remove unnecessary random re-seeding
...
Package k8s.io/apimachinery/pkg/util/rand seeds the random based on time
during the package initialization, so no need to re-seed it.
2018-10-11 22:02:01 +11:00
Mikhail Mazurskiy
3a243090a5
Simplify random seed initialization
...
There is no need to set the time zone as the result does not
depend on it
2018-10-11 21:01:15 +11:00
k8s-ci-robot
effd009dab
Merge pull request #69308 from p0lyn0mial/dynamic_informer
...
dynamic informer factory
2018-10-11 02:24:13 -07:00
Ville Aikas
a363b15385
Add support for JSON patch in fake client
2018-10-11 08:13:50 +00:00
k8s-ci-robot
af47e92beb
Merge pull request #69635 from soltysh/fix_format
...
Fix format arguments in error in cli-runtime builder
2018-10-10 22:22:48 -07:00
k8s-ci-robot
a8c7a3fd5e
Merge pull request #69322 from jpbetz/etcd-client-3.3.9
...
Update etcd client to 3.3 for 1.13
2018-10-10 17:56:46 -07:00
Maciej Szulik
66f4242102
Fix error argument
2018-10-10 21:05:02 +02:00
k8s-ci-robot
3a07fa620c
Merge pull request #69232 from dims/add-missing-step-to-in-cluster-client-configuration-example
...
Add missing step to in-cluster-client-configuration example
2018-10-10 09:45:04 -07:00
Davanum Srinivas
65da81f42e
Fix up test cases
...
Change-Id: Ib9245f78dbfb88f1f37a26ca64bf80d3f78d7497
2018-10-10 10:24:09 -04:00
Davanum Srinivas
6364af128b
Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version
...
Change-Id: I1f1a10b68a2d3e796724c6ac26f0ed3260153588
2018-10-10 10:24:09 -04:00
David McCormick
bb3124c48a
Remove excessive warnings with x509 certificate auth
...
Suppress common name verify warning log and roll up into returned error
remove glog test dependency
2018-10-10 09:38:38 +01:00
p0lyn0mial
4d479aff37
adds dynamic informer factory
2018-10-10 10:05:05 +02:00
Mike Danese
21fd8f2041
tokenreview: add APIAudiences config to generic API server and augment context
2018-10-09 22:47:10 -07:00
Mayank Kumar
bc3e3afc46
api changes for psp runasgroup policy
2018-10-09 17:32:09 -07:00
k8s-ci-robot
830e09cc96
Merge pull request #46517 from goblain/cli-port-forward-listen
...
port-forward listen on address
2018-10-09 12:38:55 -07:00
k8s-ci-robot
f9acfd8e38
Merge pull request #69527 from liggitt/remove-quorum
...
Remove deprecated --etcd-quorum-read flag
2018-10-08 23:38:02 -07:00
Nikhita Raghunath
28ecd4f92a
staging/README: add cloud-provider repo
2018-10-09 10:36:05 +05:30
Jordan Liggitt
cff79c5421
Remove deprecated --etcd-quorum-read flag
2018-10-08 21:56:01 -04:00
k8s-ci-robot
552453f6fd
Merge pull request #69537 from logicalhan/index-test
...
refactor index_test to compress the assertions and make consistent with store_test.go
2018-10-08 16:55:53 -07:00
k8s-ci-robot
f883fd2ce6
Merge pull request #69536 from awly/robust-cert-loading
...
Allow inverted key/cert order in combined PEM file
2018-10-08 15:05:33 -07:00
Andrew Lytvynov
4b6a6a1cd5
Allow inverted key/cert order in combined PEM file
...
certificate.FileStore only handles (cert, key) combined PEM files. This
PR allows (key, cert), which is what "openssl req -out foo.pem -keyout
foo.pem" generates.
2018-10-08 13:43:30 -07:00
Joe Betz
4263c75211
Update etcd client to 3.3.9
2018-10-08 13:34:34 -07:00
Han Kang
de0043b1d3
refactor index_test to compress the basic expected assertions
2018-10-08 11:38:19 -07:00
k8s-ci-robot
8fa5d386a1
Merge pull request #66605 from islinwb/default_RevisionHistoryLimit
...
Default extensions/v1beta1 Deployment's RevisionHistoryLimit to MaxInt32
2018-10-08 10:41:46 -07:00
Radek Pieczonka
4643c6e95e
port-forward listen on address
...
adds an address flag to kubectl port-forward to allow to bind to a different ip then localhost
2018-10-07 22:18:18 +02:00
k8s-ci-robot
c00f19bd15
Merge pull request #68403 from wgliang/master.deprecate-Parallelize
...
Replace Parallelize with function ParallelizeUntil and formally depre…
2018-10-06 09:40:07 -07:00
k8s-ci-robot
844d686591
Merge pull request #69470 from immutableT/envelope-flake-test-fix
...
Increase time-out of kms gRPC service concurrency tests.
2018-10-05 18:48:04 -07:00
k8s-ci-robot
0f17e9ade6
Merge pull request #69386 from cblecker/go-1.11
...
Update to go1.11.1
2018-10-05 17:35:51 -07:00
k8s-ci-robot
a4aab0e1e7
Merge pull request #66905 from niuzhenguo/remove-useless-named-return
...
Remove useless named return value
2018-10-05 15:14:28 -07:00
k8s-ci-robot
13705ac81e
Merge pull request #68310 from cheftako/cpiMove
...
Moving the cloudprovider interface to staging.
2018-10-05 13:29:01 -07:00
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
Christoph Blecker
e2893bbc94
Fix TestGetNameFromCallsite as the test runner line changed.
...
https://github.com/golang/go/blob/release-branch.go1.10/src/testing/testing.go#L777
https://github.com/golang/go/blob/release-branch.go1.11/src/testing/testing.go#L827
2018-10-05 12:58:56 -07:00
immutableT
fd64c3bac6
Increase time-out of kms-service concurrency tests.
2018-10-05 16:22:00 +00:00
k8s-ci-robot
6764bc495e
Merge pull request #69080 from tanshanshan/little926
...
fix golint in staging/src/k8s.io/apiserver/pkg/admission/plugin/ include namespace/lifecycle,webhook/mutating,webhook/validating
2018-10-05 04:45:51 -07:00
k8s-ci-robot
5b9eb1c73c
Merge pull request #68484 from jsturtevant/fix-lowercased-imports
...
Code-gen: Remove lowercasing for project imports
2018-10-05 04:45:33 -07:00
k8s-ci-robot
0ad0a423c0
Merge pull request #68063 from niuzhenguo/useless-string-concatenation
...
Remove unnecessary concatenation of strings
2018-10-05 04:45:13 -07:00
k8s-ci-robot
0373b8d169
Merge pull request #69430 from DirectXMan12/bug/use-client-auth
...
Populate ClientCA in delegating auth setup
2018-10-05 03:35:06 -07:00
Guoliang Wang
c2622dd9d8
Replace Parallelize with function ParallelizeUntil and formally deprecate the Parallelize
2018-10-05 17:56:56 +08:00
k8s-ci-robot
0928bb4c01
Merge pull request #69359 from roycaihw/install-create-update-options
...
Add CreateOptions and UpdateOptions to apiserver rest parameter installation
2018-10-04 18:19:49 -07:00
Walter Fender
f3f46d5f5a
Moving the cloudprovider interface to staging.
...
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project .
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
k8s-ci-robot
7aed07253d
Merge pull request #69423 from nikhita/staging-instructions-make-it-clear
...
Make staging repo creation instructions clearer
2018-10-04 13:40:30 -07:00
Solly Ross
65cea86e44
Populate ClientCA in delegating auth setup
...
kubernetes/kubernetes#67768 accidentally removed population of the the ClientCA
in the delegating auth setup code. This restores it.
2018-10-04 12:48:18 -04:00
Jordan Liggitt
ad46728158
Switch e2e_node to etcd3
2018-10-04 11:41:16 -04:00
Jordan Liggitt
85ae79500f
Remove etcd2 storage backend
2018-10-04 11:41:16 -04:00
Nikhita Raghunath
4d47fae312
staging/README: add cluster boostrap
2018-10-04 17:51:42 +05:30
Nikhita Raghunath
b0809cf5d7
Make staging repo creation instructions clearer
2018-10-04 16:55:38 +05:30
k8s-ci-robot
6e88271a61
Merge pull request #69399 from mikedanese/consistent
...
storage: propagate TransformFromStorage errors from List
2018-10-03 22:43:22 -07:00
Mike Danese
e7bda4431d
storage: propagate TransformFromStorage errors from List
...
Like we do everywhere else we use TranformFromStorage. The current
behavior is causing all service account tokens to be regenerated,
invalidating old service account tokens and unrecoverably breaking apps
that are using InClusterConfig or exported service account tokens.
If we are going to break stuff, let's just break the Lists so that
misconfiguration of encryption config or checkpoint corruption are
obvious.
2018-10-03 13:40:32 -07:00
k8s-ci-robot
34bf1160b8
Merge pull request #68417 from MikeSpreitzer/sample-apiserver-admission-fixes
...
Fixed registration of the BanFlunder admission plugin
2018-10-03 13:01:45 -07:00
k8s-ci-robot
2e0e1681a6
Merge pull request #69331 from jsafrane/fix-csidriver-types
...
Mark optional CSIDriver fields as really optional.
2018-10-03 11:52:30 -07:00
k8s-ci-robot
643cad5187
Merge pull request #69249 from mikedanese/cpenvelope
...
refactor envelope to use cryptobytes
2018-10-03 04:44:08 -07:00
k8s-ci-robot
49bb464de6
Merge pull request #69212 from warmchang/apimachinery
...
Fix test name: s/overriden/overridden
2018-10-03 04:43:59 -07:00
k8s-ci-robot
0509eea6b5
Merge pull request #69329 from mrIncompetent/use-signer-interface
...
use signer interface for certificate creation
2018-10-02 21:46:40 -07:00
Mike Danese
36ab52b428
refactor envelope to use cryptobytes
2018-10-02 18:05:20 -07:00
Haowei Cai
e0162b9105
Add Create and Update Options to rest param installation
2018-10-02 17:56:38 -07:00
Yu Liao
fc21115c3f
Moved staging/src/k8s.io/client-go/tools/bootstrap to staging/src/k8s.io/cluster-bootstrap
2018-10-02 09:46:13 -07:00