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

Fix OpenShift test library - oc cluster up fails #40

Merged
merged 1 commit into from
Nov 29, 2017

Conversation

omron93
Copy link
Contributor

@omron93 omron93 commented Nov 29, 2017

  • Don't overwrite system default docker options - during adding OS insecure registries.
  • Flush iptables after disabling firewalld

Second point is needed to be able to run oc cluster up . Otherwise it fails with Error: Get https://127.0.0.1:8443/api/v1/nodes: dial tcp 127.0.0.1:8443: getsockopt: connection refused.

@praiskup @pkubatrh Please take a look and merge. To be able to test sclorg/postgresql-container#209

insecure registries.
- Flush iptables after disabling firewalld
@pkubatrh
Copy link
Member

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants