jetstack / navigator

Managed Database-as-a-Service (DBaaS) on Kubernetes
Apache License 2.0
271 stars 31 forks source link

WIP: cassandra upgrade #277

Closed wallrj closed 6 years ago

wallrj commented 6 years ago

Fixes: #257

Release note:

NONE
jetstack-ci-bot commented 6 years ago

@wallrj PR needs rebase

jetstack-bot commented 6 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: kragniz

Assign the PR to them by writing /assign @kragniz in a comment when ready.

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: - **[OWNERS](https://github.com/jetstack/navigator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jetstack-bot commented 6 years ago

@wallrj: PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/devel/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
jetstack-bot commented 6 years ago

@wallrj: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
navigator-quick-verify c4fd2e714460d7dd9fb8a656840934bdd92d9417 link /test verify
navigator-e2e-v1-7 c4fd2e714460d7dd9fb8a656840934bdd92d9417 link /test e2e v1.7
navigator-e2e-v1-8 c4fd2e714460d7dd9fb8a656840934bdd92d9417 link /test e2e v1.8
navigator-e2e-v1-9 c4fd2e714460d7dd9fb8a656840934bdd92d9417 link /test e2e v1.9

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/devel/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
wallrj commented 6 years ago

Supplanted by #352