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

Add missing namespace argument for ASB #8063

Merged

Conversation

leifmadsen
Copy link
Member

The Ansible Service Broker configuration in 3.9 also requires the same change
from e498e52 backported to allow the ASB to
start up successfully. Without the namespace, the secret is unable to be found
as it looks for it in the '' namespace.

Closes #8053

Signed-off-by: Leif lmadsen@redhat.com

The Ansible Service Broker configuration in 3.9 also requires the same change
from e498e52 backported to allow the ASB to
start up successfully. Without the namespace, the secret is unable to be found
as it looks for it in the '' namespace.

Closes openshift#8053

Signed-off-by: Leif <lmadsen@redhat.com>
@openshift-ci-robot openshift-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 20, 2018
@papr-bot
Copy link

Can one of the admins verify this patch?
I understand the following commands:

  • bot, add author to whitelist
  • bot, test pull request
  • bot, test pull request once

@fabianvf
Copy link
Member

/ok-to-test

@openshift-ci-robot openshift-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 20, 2018
@openshift-ci-robot
Copy link

openshift-ci-robot commented Apr 20, 2018

@leifmadsen: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/openshift-jenkins/system-containers 8d251ba link /test system-containers

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. 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.

@vrutkovs vrutkovs merged commit 086ba74 into openshift:release-3.9 Apr 23, 2018
@leifmadsen leifmadsen deleted the issue/8053_missing_namespace_asb branch April 23, 2018 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants