jetstack / navigator

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

Automated dependency update of master #250

Closed munnerz closed 6 years ago

jetstack-bot commented 6 years ago

@munnerz: Adding do-not-merge/release-note-label-needed because the release note process has not been followed.

One of the following labels is required "release-note", "release-note-action-required", or "release-note-none". Please see: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed. 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

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: We suggest the following additional approver: munnerz

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

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

Needs approval from an approver in each of these OWNERS Files: - **[OWNERS](https://github.com/jetstack/navigator/blob/master/OWNERS)** You can indicate your approval by writing `/approve` in a comment You can cancel your approval by writing `/approve cancel` in a comment
jetstack-bot commented 6 years ago

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

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

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).
munnerz commented 6 years ago

Closing. I'm not going to enable automated updates of dependencies until the issues with dep paying attention to transitive dependency versions is resolved as there could be far too many conflicts come up: https://github.com/golang/dep/issues/1124