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 OCI packer templates #1316

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Add OCI packer templates #1316

merged 1 commit into from
Jun 7, 2024

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Jun 6, 2024

Note: image builds on OCI are a bit fragile
because OCI's instance monitoring plugin conflicts
with our build by calling apt-get in parallel.
This commit includes workarounds to avoid
conflicts, but builds can still fail in rare
cases.

A stable solution could be to disable the OCI's
monitoring plugin once packer-plugin-oracle adds
support for disabling plugins.
(hashicorp/packer-plugin-oracle#50)

Part of #1194

Note: image builds on OCI are a bit fragile
because OCI's instance monitoring plugin conflicts
with our build by calling apt-get in parallel.
This commit includes workarounds to avoid
conflicts, but builds can still fail in rare
cases.

A stable solution could be to disable the OCI's
monitoring plugin once packer-plugin-oracle adds
support for disabling plugins.
@jvstme jvstme requested a review from r4victor June 6, 2024 12:22
@jvstme jvstme merged commit b326dff into master Jun 7, 2024
15 checks passed
@jvstme jvstme deleted the issue_1194_oci_packer branch June 7, 2024 10:29
Bihan pushed a commit to SMTM-Capital/dstack that referenced this pull request Jun 11, 2024
Note: image builds on OCI are a bit fragile
because OCI's instance monitoring plugin conflicts
with our build by calling apt-get in parallel.
This commit includes workarounds to avoid
conflicts, but builds can still fail in rare
cases.

A stable solution could be to disable the OCI's
monitoring plugin once packer-plugin-oracle adds
support for disabling plugins.
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.

2 participants