Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config/jobs/kubernetes/sig-aws/eks: bump up EKS plugin version #10079

Merged
merged 1 commit into from Nov 8, 2018
Merged

config/jobs/kubernetes/sig-aws/eks: bump up EKS plugin version #10079

merged 1 commit into from Nov 8, 2018

Conversation

gyuho
Copy link
Member

@gyuho gyuho commented Nov 8, 2018

Trying to debug test failures by adding retries:

W1108 01:33:52.498] {"level":"warn","ts":"2018-11-08T01:33:52.497Z","caller":"eks/tester_embedded.go:301","msg":"reverted Up","error":"'kubectl get all' output unexpected: No resources found.\n"}
W1108 01:33:52.498] failed to create cluster 'kubectl get all' output unexpected: No resources found.

/cc @BenTheElder @krzyzacy

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/config Issues or PRs related to code in /config cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 8, 2018
Trying to debug test failures by adding retries:

```
W1108 01:33:52.498] {"level":"warn","ts":"2018-11-08T01:33:52.497Z","caller":"eks/tester_embedded.go:301","msg":"reverted Up","error":"'kubectl get all' output unexpected: No resources found.\n"}
W1108 01:33:52.498] failed to create cluster 'kubectl get all' output unexpected: No resources found.
```

And remove GCE specific flags.

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
@gyuho
Copy link
Member Author

gyuho commented Nov 8, 2018

Also removing GCE specific flag --check-leaked-resources that calls "./cluster/gce/list-resources.sh"

Copy link
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 8, 2018
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d580af425c53e39022ab1128b57f99ae31140a6c

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, gyuho

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 9cc1b85 into kubernetes:master Nov 8, 2018
@k8s-ci-robot
Copy link
Contributor

@gyuho: Updated the job-config configmap using the following files:

  • key k8s-aws-eks-1.10.yaml using file config/jobs/kubernetes/sig-aws/eks/k8s-aws-eks-1.10.yaml

In response to this:

Trying to debug test failures by adding retries:

W1108 01:33:52.498] {"level":"warn","ts":"2018-11-08T01:33:52.497Z","caller":"eks/tester_embedded.go:301","msg":"reverted Up","error":"'kubectl get all' output unexpected: No resources found.\n"}
W1108 01:33:52.498] failed to create cluster 'kubectl get all' output unexpected: No resources found.

/cc @BenTheElder @krzyzacy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@gyuho gyuho deleted the bump-up-eks-plugin branch November 8, 2018 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants