-
Notifications
You must be signed in to change notification settings - Fork 226
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
NO-ISSUE: workaround running podman play kube on older versions #3357
Conversation
Signed-off-by: Eran Ifrach <eifrach@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: eifrach The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @eifrach. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
@mhrivnak what do you think? |
When I try this, the DB container dies, and I see this:
|
@mhrivnak yes i see the issue - this happens on new versions 3.3+ /hold |
there is a way to make it work -but it looks to me as over complex maybe we should create a workaround doc instead which make more sense |
The README currently suggests using a prior release from git history and has a link. That seems likely sufficient for now and is easy for the user to do. I don't think it's worth a lot of work otherwise. |
thanks closing this PR /close |
@eifrach: Closed this PR. In response to this:
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. |
Signed-off-by: Eran Ifrach eifrach@redhat.com
related to #3312
workaround for running assisted-service with
podman play kube
in older versionpodman bug
List all the issues related to this PR
What environments does this code impact?
How was this code tested?
Assignees
/cc @
/cc @
Checklist
docs
, README, etc)Reviewers Checklist