-
Notifications
You must be signed in to change notification settings - Fork 233
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
metrics server #338
metrics server #338
Conversation
/test pull-kubeone-e2e-digitalocean-upgrade-1.13.5-1.14.0 |
/retest |
/override pull-kubeone-e2e-hetzner-conformance-1.13.5 |
@kron4eg: Overrode contexts on behalf of kron4eg: pull-kubeone-e2e-hetzner-conformance-1.13.5, pull-kubeone-e2e-hetzner-conformance-1.14.0, pull-kubeone-e2e-hetzner-upgrade-1.13.5-1.14.0 In response to this:
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. |
/retest pull-kubeone-e2e-digitalocean-upgrade-1.13.5-1.14.0 |
/test pull-kubeone-e2e-digitalocean-upgrade-1.13.5-1.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiny nit otherwise lgtm
droplet_size = "${var.droplet_size}" | ||
region = "${var.region}" | ||
sshPublicKeys = ["${digitalocean_ssh_key.deployer.public_key}"] | ||
replicas = 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For consistency across all provider this should be 3
0a55541
to
b6396bb
Compare
/retest |
1 similar comment
/retest |
As per DigitalOcean status page, there are API issues which are causing flakes. I'll retry testing once the issue is resolved. |
/test pull-kubeone-e2e-aws-conformance-1.14.0 |
/retest |
/lgtm |
LGTM label has been added. Git tree hash: 67347e367e79d1f02b181e103b676d2836beb5f1
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xmudrii 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 |
/retest |
2 similar comments
/retest |
/retest |
/override pull-kubeone-e2e-aws-upgrade-1.13.5-1.14.1 |
@kron4eg: Overrode contexts on behalf of kron4eg: pull-kubeone-e2e-aws-upgrade-1.13.5-1.14.1 In response to this:
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. |
/retest |
1 similar comment
/retest |
@kron4eg Needs rebase |
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
b6396bb
to
7a2a311
Compare
/retest |
@kron4eg: The following tests failed, say
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. I understand the commands that are listed here. |
/override pull-kubeone-e2e-aws-upgrade-1.13.5-1.14.1 |
@kron4eg: Overrode contexts on behalf of kron4eg: pull-kubeone-e2e-aws-upgrade-1.13.5-1.14.1 In response to this:
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. |
/lgtm |
LGTM label has been added. Git tree hash: dca00e8d49b7821ed9360c710a24e1c548a3575a
|
Fixes #314