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 feature to install olm via rpm #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danpawlik
Copy link
Contributor

@danpawlik danpawlik commented Jun 7, 2024

Add possibility to install OLM via rpm package.

@danpawlik danpawlik force-pushed the update-defaults branch 5 times, most recently from 984ade7 to c638305 Compare June 12, 2024 13:58
@danpawlik danpawlik marked this pull request as ready for review June 12, 2024 14:04
path: /var/lib/microshift/version
register: _microshift_version_file

- name: "Create a version file if does not exists with version {{ microshift_version }}.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the version file is created when the directory does not exists.
In our case, we do that directory, especially when the etcd is on ramdisk, so the microshift setup will fail.
That file is a workaround to not crash the microshift, but it will start the instance from scratch.
If the file exists, it will perform an upgrade.

@danpawlik danpawlik changed the title Update default values for MicroShift 4.15; update OLM version Update default values for MicroShift 4.15 Jun 18, 2024
@danpawlik danpawlik changed the title Update default values for MicroShift 4.15 Set default version to 4.15; add feature to install olm via rpm Jun 18, 2024
Copy link

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/openstack-k8s-operators/ansible-microshift-role for 61,4a02f9d8b5deba9e0d0ab42a0dd09944ea3b4754

@danpawlik danpawlik force-pushed the update-defaults branch 3 times, most recently from 7bf690b to f5542c5 Compare June 18, 2024 13:05
Copy link

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/openstack-k8s-operators/ansible-microshift-role for 61,69b3891817d0bfe2ed0be4495b9bf345bd84717b

@danpawlik danpawlik force-pushed the update-defaults branch 2 times, most recently from 38806c1 to e869d18 Compare August 14, 2024 11:36
@danpawlik danpawlik changed the title Set default version to 4.15; add feature to install olm via rpm Add feature to install olm via rpm Aug 14, 2024
This commit provides a feature to setup the OLM via MicroShift RPM package.
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.

1 participant