openshift / template-service-broker

Coming soon. Do not import.
2 stars 9 forks source link

Remove all kube patches and switch to upstream #5

Closed mfojtik closed 5 years ago

mfojtik commented 5 years ago

This will free the repo from our forks and switch it to use vanilla upstream deps.

/cc @deads2k /cc @sttts

sttts commented 5 years ago

/lgtm

mfojtik commented 5 years ago

/retest

Failure was:

2019/07/23 08:15:06 Running pod e2e-aws
Installing from release registry.svc.ci.openshift.org/ci-op-kl5zyft4/release@sha256:6f31b8ac72779d98c7fb7666cc42123e72970758ecdad5ed29bd4502d086edab
level=fatal msg="failed to fetch Terraform Variables: failed to fetch dependency of \"Terraform Variables\": failed to fetch dependency of \"Bootstrap Ignition Config\": failed to fetch dependency of \"Common Manifests\": failed to generate asset \"DNS Config\": getting public zone for \"origin-ci-int-aws.dev.rhcloud.com\": No public route53 zone found matching name \"origin-ci-int-aws.dev.rhcloud.com\""
2019/07/23 08:15:14 Container setup in pod e2e-aws failed, exit code 1, reason Error
Another process exited
2019/07/23 08:15:34 Container test in pod e2e-aws failed, exit code 1, reason Error
2019/07/23 08:16:26 Ran for 6m33s
2019/07/23 08:16:26 Submitted failure event to sentry (id=0a283757cdf34d928b4ec20022fa1ca7)
error: could not run steps: step e2e-aws failed: template pod "e2e-aws" failed: the pod ci-op-kl5zyft4/e2e-aws failed after 1m7s (failed containers: setup, test): ContainerFailed one or more containers exited

Container setup exited with code 1, reason Error
---
Installing from release registry.svc.ci.openshift.org/ci-op-kl5zyft4/release@sha256:6f31b8ac72779d98c7fb7666cc42123e72970758ecdad5ed29bd4502d086edab
level=fatal msg="failed to fetch Terraform Variables: failed to fetch dependency of \"Terraform Variables\": failed to fetch dependency of \"Bootstrap Ignition Config\": failed to fetch dependency of \"Common Manifests\": failed to generate asset \"DNS Config\": getting public zone for \"origin-ci-int-aws.dev.rhcloud.com\": No public route53 zone found matching name \"origin-ci-int-aws.dev.rhcloud.com\""
---
Container test exited with code 1, reason Error

/cc @stevekuznetsov @wking

mfojtik commented 5 years ago

/retest

mfojtik commented 5 years ago

/retest

deads2k commented 5 years ago

/lgtm

openshift-ci-robot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, mfojtik, sttts

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/openshift/template-service-broker/blob/master/OWNERS)~~ [mfojtik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
deads2k commented 5 years ago

/retest