k8s-ci-robot
f3e0750754
Merge pull request #68253 from davidz627/feature/gceCSISecret
...
Inject GCP IAM Credentials into GCE PD CSI Driver Test Namespace by Default
2018-09-26 12:14:17 -07:00
David Zhu
f33f850ff1
Update GCE PD CSI Driver to run by default and automatically set up secrets with GCP Service Account Key
2018-09-26 10:10:48 -07:00
k8s-ci-robot
07e81cb8ff
Merge pull request #67831 from xmudrii/extern-exec
...
admission/exec: externalize exec admission controller
2018-09-26 09:55:05 -07:00
k8s-ci-robot
2042125a51
Merge pull request #67810 from yue9944882/refactor/externalize-podpreset
...
Propagate externalization to podpreset admission controller
2018-09-26 08:44:17 -07:00
fabriziopandini
4f5374e7cc
autogenerated
2018-09-26 17:39:27 +02:00
fabriziopandini
bb8eec4934
removal of v1alpha2
2018-09-26 17:39:18 +02:00
k8s-ci-robot
055a816b2f
Merge pull request #67696 from yue9944882/chore/cleanup-limit-ranger-admission
...
Propagate externalization to limitranger admission controller
2018-09-26 07:24:11 -07:00
Monis Khan
ad87465e2f
Remove pointer receivers from schema structs
...
This change makes the schema structs consistently use non-pointer
receivers. This makes it easier to call these methods since these
structs are used as values instead of pointers.
Signed-off-by: Monis Khan <mkhan@redhat.com>
2018-09-26 09:51:29 -04:00
Arto Jantunen
986faed326
AWS: Add tests for awsTagging.hasClusterTag
...
Among other things these tests verify the fix for issue #64230 .
2018-09-26 16:12:33 +03:00
k8s-ci-robot
1886e09041
Merge pull request #67929 from charrywanganthony/label_dryrun
...
fix the output of dryrun when label the same value as original
2018-09-26 06:08:44 -07:00
hongjian.sun
f33c2c11f2
fix scheduler crash when Prioritize Map function failed
2018-09-26 20:16:05 +08:00
k8s-ci-robot
4278b75668
Merge pull request #68805 from davidz627/fix/storagePSP
...
Add privileged test pod security policy to local volume provisioner test service account
2018-09-26 04:57:27 -07:00
k8s-ci-robot
50df6321ca
Merge pull request #68798 from jennybuckley/aggregator-cleanup
...
Fix typo in aggregator test cleanup
2018-09-26 04:57:17 -07:00
k8s-ci-robot
9f681f0f6e
Merge pull request #68778 from xychu/add-reuse-certs
...
Add REUSE_CERT to skip creaing new ca/cert files
2018-09-26 04:57:08 -07:00
k8s-ci-robot
4ca9fa737e
Merge pull request #68760 from jessfraz/only-set-sysctl-if-not-set
...
pkg/proxy: only set sysctl if not already set
2018-09-26 04:56:59 -07:00
k8s-ci-robot
4404cda7ad
Merge pull request #68752 from krzysztof-jastrzebski/pod_sync
...
Start synchronizing pods after network is ready.
2018-09-26 04:56:48 -07:00
Davanum Srinivas
d9cfd77149
Ensure reproducible builds - support for SOURCE_DATE_EPOCH with dockerized builds
...
- Pass in SOURCE_DATE_EPOCH when we run the docker container
- Looks like cleaning up symbol table also helps
- Also trimming the path
Tips from
- https://blog.filippo.io/reproducing-go-binaries-byte-by-byte/
- https://blog.filippo.io/shrink-your-go-binaries-with-this-one-weird-trick/
Change-Id: Iedba85d9c1a36790fb8814795f7c27c1371cff1b
2018-09-26 07:28:09 -04:00
k8s-ci-robot
8c1fe2e1df
Merge pull request #68455 from Klaven/kubeadm_883
...
kubeadm 883 Updated logging to be consistent.
2018-09-26 02:27:47 -07:00
k8s-ci-robot
a641e1cba8
Merge pull request #68729 from TinySong/fix-client-go-typos
...
remove duplicated words in heap.go and interfaces.go
2018-09-25 22:58:03 -07:00
k8s-ci-robot
1b2298cb75
Merge pull request #68709 from krzyzacy/fix-sample-test
...
fix patch compare in sample-controller test
2018-09-25 22:57:53 -07:00
k8s-ci-robot
f815e3925a
Merge pull request #68698 from seans3/replace-fix
...
Replace internal version Encoder with external version Encoder
2018-09-25 22:57:44 -07:00
k8s-ci-robot
98748d1a1b
Merge pull request #68697 from seans3/editoptions-fix
...
Replace internal version Encoder with external version Encoder
2018-09-25 22:57:35 -07:00
k8s-ci-robot
3a933224f9
Merge pull request #68696 from seans3/autoscale-fix
...
Replace internal version resources with external version resources
2018-09-25 22:57:25 -07:00
Pengfei Ni
3bca7a0136
Add fallbacks for getting node IP from Azure IMDS
2018-09-26 13:18:10 +08:00
k8s-ci-robot
b042219432
Merge pull request #68695 from seans3/expose-fix
...
Replace internal version Encoder with external version Encoder
2018-09-25 21:46:36 -07:00
k8s-ci-robot
b442c25325
Merge pull request #68694 from seans3/create-fix
...
Replace internal version Encoder with external version Encoder
2018-09-25 19:24:18 -07:00
k8s-ci-robot
cc04abca19
Merge pull request #68681 from dlespiau/instrument-kubectl
...
Add go profile instrumentation to kubectl
2018-09-25 19:24:08 -07:00
k8s-ci-robot
c8f0af2afc
Merge pull request #68680 from benoitf/fix-chown
...
Fix chown on distributed flex volumes (like gluster)
2018-09-25 19:23:58 -07:00
k8s-ci-robot
40c7c837b1
Merge pull request #68673 from cofyc/fix68391
...
Ignore non-avaiable volumes in findMatchingVolume
2018-09-25 19:23:50 -07:00
k8s-ci-robot
bcbc4f7337
Merge pull request #68661 from seans3/attachable-fix
...
Remove unused internal version of Pod resource
2018-09-25 19:23:39 -07:00
WanLinghao
1c8d0eec01
add a test case which check secret's type
2018-09-26 09:21:36 +08:00
k8s-ci-robot
1f08d955cd
Merge pull request #68659 from seans3/drain-test-fix
...
Replace internal version of resource in drain test with external version
2018-09-25 18:12:54 -07:00
k8s-ci-robot
d1e24acee7
Merge pull request #68644 from Pingan2017/nodecondition
...
NodePIDPressure condition should set to unknown when node lost connne…
2018-09-25 18:12:44 -07:00
k8s-ci-robot
a38ad775f7
Merge pull request #68641 from seans3/kubectl-extract-2
...
Removes dependency on internal version of resource
2018-09-25 18:12:35 -07:00
k8s-ci-robot
807d942f19
Merge pull request #68637 from seans3/legacy-scheme-fix
...
Remove legacyscheme by adding ParameterCodec to kubectl scheme
2018-09-25 18:12:26 -07:00
k8s-ci-robot
1987b985e4
Merge pull request #68593 from seans3/condition-fix
...
Removes dependency on internal version of resource
2018-09-25 18:12:15 -07:00
Tim Allclair
4ee9f007cb
Only allow apiserver to follow redriects to the same host
2018-09-25 17:18:55 -07:00
k8s-ci-robot
05f277c6bc
Merge pull request #68628 from derekwaynecarr/fix-local-up
...
Tweaks for local-up-cluster
2018-09-25 17:00:46 -07:00
k8s-ci-robot
c7a67b3e1b
Merge pull request #68626 from gnufied/fix-netdev-mount-opt
...
Apply _netdev mount option in bind mount if available
2018-09-25 17:00:36 -07:00
k8s-ci-robot
8c4d37ece5
Merge pull request #68624 from sysrich/crio_support
...
Package fixes for enabling br_netfilter & ip_forward with kubeadm
2018-09-25 17:00:26 -07:00
k8s-ci-robot
450fdc9c09
Merge pull request #68608 from andyzhangx/UnmountDevice-windows
...
fix UnmountDevice failure on Windows
2018-09-25 17:00:17 -07:00
k8s-ci-robot
2285a7dd66
Merge pull request #68423 from smarterclayton/break_docker_types_on_credential_providre
...
Remove dependency on docker daemon for core credential types
2018-09-25 17:00:07 -07:00
Walter Fender
47bfaa3aba
Added support for regional calls to GetClusters
...
Fixed issues from lavalamp and verification.
Added todo.
Fixed import sections.
2018-09-25 15:36:04 -07:00
Rohit Ramkumar
8872f9465f
Expose public function to init fake GCECloud + add common hooks
2018-09-25 15:13:26 -07:00
k8s-ci-robot
54dd6e4f14
Merge pull request #68592 from jingax10/calico_yaml_branch
...
Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+.
2018-09-25 14:41:11 -07:00
k8s-ci-robot
f289353b1a
Merge pull request #68575 from prameshj/ep-validation
...
Allow nodeName updates when endPoint is updated.
2018-09-25 14:41:01 -07:00
k8s-ci-robot
30bf07a8bc
Merge pull request #68344 from Nordix/nordix-dev
...
Include all used hash types in compare when creating ipsets
2018-09-25 14:40:51 -07:00
k8s-ci-robot
63f5db60e5
Merge pull request #68330 from tianshapjq/ignore-git-dir-when-gofmt
...
ignore .git dirs when executing gofmt
2018-09-25 14:40:42 -07:00
k8s-ci-robot
a3e30269dc
Merge pull request #68116 from krmayankk/read-dns-code
...
add validation for etc resolve parsing
2018-09-25 14:40:32 -07:00
k8s-ci-robot
5401f9458b
Merge pull request #67877 from tianshapjq/podprefix-used
...
use podPrefix as it's defined
2018-09-25 13:29:17 -07:00