k8s-ci-robot
3d2fcf4155
Merge pull request #68892 from ravisantoshgudimetla/fix-pdb
...
PDB checks should not be done for terminal pods while evicting
2018-09-26 22:59:14 -07:00
k8s-ci-robot
a6bc5aa49e
Merge pull request #68563 from DylanBLE/dev
...
fix scheduler crash when Prioritize Map function failed
2018-09-26 22:59:04 -07:00
k8s-ci-robot
e9fe3f77e9
Merge pull request #68890 from andrewrynhard/dnspolicy
...
kubeadm: Create control plane with ClusterFirstWithHostNet dns policy
2018-09-26 20:37:57 -07:00
k8s-ci-robot
1e4edac012
Merge pull request #68886 from mgdevstack/master-emptydir-wrapper
...
Promote emptyDir wrapper volumes tests to Conformance
2018-09-26 20:37:47 -07:00
k8s-ci-robot
08ed1631ac
Merge pull request #68879 from Pingan2017/typo-timeout
...
fix a small typo
2018-09-26 20:37:38 -07:00
k8s-ci-robot
ca7b4bab6f
Merge pull request #68874 from Lion-Wei/ipvs-graceful-termination-vendor
...
update vendor for ipvs graceful termination
2018-09-26 20:37:29 -07:00
k8s-ci-robot
66b956e93b
Merge pull request #68866 from tanshanshan/error_fix_its
...
fix syntax error:'its'
2018-09-26 20:37:19 -07:00
k8s-ci-robot
dbba1a5384
Merge pull request #68864 from roycaihw/fix-rollback-doc
...
Fix openapi spec and api reference: posting a rollback returns a metav1.Status
2018-09-26 19:22:53 -07:00
k8s-ci-robot
769dbc6693
Merge pull request #68862 from cheftako/GetClusters
...
Added support for regional calls to GetClusters
2018-09-26 19:22:43 -07:00
k8s-ci-robot
d89418a083
Merge pull request #68860 from bsalamat/remove-pdb-cache
...
Remove PDB and its event handlers from the scheduler cache
2018-09-26 19:22:34 -07:00
k8s-ci-robot
745f75222f
Merge pull request #68815 from WanLinghao/sa_util_test_case
...
add a test case which check secret's type
2018-09-26 19:22:25 -07:00
k8s-ci-robot
f008365bbe
Merge pull request #68806 from seans3/legacy-scheme-update
...
Move legacyscheme (internal version) to kubectl scheme (external vers…
2018-09-26 19:22:14 -07:00
k8s-ci-robot
b637ae6515
Merge pull request #68851 from seans3/rollout-cleanup
...
Remove unused client in rollout status
2018-09-26 18:11:24 -07:00
k8s-ci-robot
3611c5c498
Merge pull request #68850 from mikedanese/oidc
...
oidc: respect the legacy goog issuer
2018-09-26 18:11:14 -07:00
k8s-ci-robot
b113309057
Merge pull request #68837 from x13n/fluentd-gcp-scaler
...
Bump version of fluentd-gcp-scaler
2018-09-26 18:11:05 -07:00
k8s-ci-robot
48689a9e3a
Merge pull request #68820 from soltysh/cronjob_e2e_flake
...
Wait for events instead of just checking them in cronjob e2e
2018-09-26 18:10:56 -07:00
k8s-ci-robot
0ca25b8db7
Merge pull request #68816 from FengyunPan2/cgroup-info
...
Add helpful log for checking cgrop path
2018-09-26 18:10:46 -07:00
tanshanshan
acdc45628f
use http.StatusOK instead of 200
2018-09-27 08:33:27 +08:00
k8s-ci-robot
245f360a45
Merge pull request #68758 from seans3/kubectl-reviewers
...
Add seans3 to sig-cli reviewers list
2018-09-26 15:53:37 -07:00
k8s-ci-robot
23baf579c8
Merge pull request #68748 from p0lyn0mial/dynamic_lister_informer
...
adds dynamic lister
2018-09-26 15:53:28 -07:00
k8s-ci-robot
71186a69a6
Merge pull request #67890 from WanLinghao/top_no_headers
...
add flag `--no-headers` to `kubectl top ...`
2018-09-26 15:53:19 -07:00
k8s-ci-robot
109b67c291
Merge pull request #66516 from tallclair/redirect
...
Add verification to apiserver redirect following
2018-09-26 15:53:09 -07:00
k8s-ci-robot
7b83d6eb40
Merge pull request #62143 from jennybuckley/mutating-webhooks-on-webhooks
...
Add e2e test for mutating webhooks affecting webhook-config objects
2018-09-26 15:52:59 -07:00
Sean Sullivan
fe8a261cd6
Replaces dependency on internal version of resource with external version
2018-09-26 14:56:32 -07:00
k8s-ci-robot
4b859010e9
Merge pull request #68757 from neolit123/e2e-fix-k-a-path
...
e2e/framework: update kubernetes-anywhere path
2018-09-26 14:43:03 -07:00
k8s-ci-robot
dbe3ac848b
Merge pull request #68756 from mrbobbytables/update-kusers-link
...
Replace kubernetes-users mailing list links with discuss forum link
2018-09-26 14:42:54 -07:00
k8s-ci-robot
29cff0d518
Merge pull request #68741 from jsafrane/fix-var-symlink
...
Fixed subpath cleanup when /var/lib/kubelet is a symlink.
2018-09-26 14:42:44 -07:00
k8s-ci-robot
ea09a3b40c
Merge pull request #68525 from apelisse/kubectl-diff-simplify-interface
...
kubectl-diff: Simplify interface
2018-09-26 14:42:35 -07:00
k8s-ci-robot
f263993b80
Merge pull request #67829 from krzysztof-jastrzebski/cpuandmemory
...
Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubele
2018-09-26 14:42:24 -07:00
Sean Sullivan
7863e7c4ba
Replace internal reference of last-applied-config with external reference for diff
2018-09-26 14:33:33 -07:00
Bobby (Babak) Salamat
c051f0d31a
autogenerated files
2018-09-26 14:22:21 -07:00
Bobby (Babak) Salamat
f340f8baf8
Remove PDB and its event handlers from the scheduler cache
2018-09-26 14:22:21 -07:00
Sean Sullivan
947034e7f7
Replace internal dependency on last-applied-configuration with external dependency
2018-09-26 14:19:14 -07:00
Sean Sullivan
4e8e2705b0
Changes to be more consistent about import aliases and group/kind
2018-09-26 13:42:25 -07:00
Sean Sullivan
eadb6b18ac
More cleanup
2018-09-26 13:12:35 -07:00
Sean Sullivan
d73583552c
Remove unused client in rollout status
2018-09-26 13:12:35 -07:00
Dalton Hubble
dfc3c83e64
Add configmap get to system:kube-controller-manager
...
* v1.12.x kube-controller-manager tries to get the
extension-apiserver-authentication ConfigMap by default
2018-09-26 22:03:27 +02:00
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