Skip to content

Install /etc/crio/crio.conf.d for containerized MicroShift#608

Merged
oglok merged 1 commit intoopenshift:mainfrom
mangelajo:install-crio-conf-container
Mar 1, 2022
Merged

Install /etc/crio/crio.conf.d for containerized MicroShift#608
oglok merged 1 commit intoopenshift:mainfrom
mangelajo:install-crio-conf-container

Conversation

@mangelajo
Copy link
Copy Markdown
Contributor

@mangelajo mangelajo commented Mar 1, 2022

Otherwise some containers start before the flannel setup is
ready. This configuration guarantees that MicroShift.

Fixes-Issue: #605

Signed-off-by: Miguel Angel Ajo Pelayo miguelangel@ajo.es

Which issue(s) this PR addresses:

Closes #605

@openshift-ci openshift-ci Bot requested review from husky-parul and rootfs March 1, 2022 11:23
@mangelajo mangelajo requested review from fzdarsky and oglok March 1, 2022 11:38
@mangelajo mangelajo force-pushed the install-crio-conf-container branch 2 times, most recently from 1bd1683 to a9b968f Compare March 1, 2022 14:31
Otherwise some containers start before the flannel setup is
ready. This configuration guarantees that MicroShift.

Fixes-Issue: openshift#605

Signed-off-by: Miguel Angel Ajo Pelayo <miguelangel@ajo.es>
@mangelajo mangelajo force-pushed the install-crio-conf-container branch from a9b968f to 064ec6c Compare March 1, 2022 15:50
Copy link
Copy Markdown
Contributor

@oglok oglok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@oglok oglok merged commit 98f6302 into openshift:main Mar 1, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 1, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oglok

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 1, 2022
COPY packaging/images/microshift/entrypoint.sh /root/entrypoint.sh

ENTRYPOINT ["/root/entrypoint.sh"]
CMD ["run"]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mangelajo you should probably remove CMD ["run"]. I don't think it'll hurt anything, but it's passing "run" as an argument to entrypoint.sh, which would be ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Wrong IP allocation make pods to crash

3 participants