spec: Introduce /etc/leapp/actor_conf.d/ directory#885
Merged
Conversation
The directory should be owned by the leapp rpm so leapp actors could already use it - or existing leapp repositories packages could install some config files inside already.
Thank you for contributing to the Leapp project!Please note that every PR needs to comply with the Leapp Guidelines and must pass all tests in order to be mergeable.
To launch regression testing public members of oamg organization can leave the following comment:
Please open ticket in case you experience technical problem with the CI. (RH internal only) Note: In case there are problems with tests not being triggered automatically on new PR/commit or pending for a long time, please consider rerunning the CI by commenting leapp-ci build (might require several comments). If the problem persists, contact leapp-infra. |
pirat89
added a commit
to pirat89/leapp
that referenced
this pull request
Feb 14, 2025
## Announce This is the last Python 2.7 compatible release. Putting Py2 on its earned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7. ## Packaging - Bump leapp-framework to 6.0 (oamg#870) - Bump leapp-framework-dependencies to 6 (oamg#870) - Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (oamg#870) - Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (oamg#885) ## Framework ### Fixes - Increase soft limits on the number of opened file descriptors and maximum size of manipulated files during initialization (oamg#887) ### Enhancements - [Tech preview] Introduce configurability for leapp actors (oamg#870) ## Snactor ### Enhancements - snactor(run): allow using an existing execution context in used leapp.db (oamg#873) ## stdlib ### Enhancements - [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (oamg#870)
Merged
pirat89
added a commit
to pirat89/leapp
that referenced
this pull request
Feb 14, 2025
## Announce This is the last Python 2.7 compatible release. Putting Py2 on its earned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7. ## Packaging - Bump leapp-framework to 6.0 (oamg#870) - Bump leapp-framework-dependencies to 6 (oamg#870) - Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (oamg#870) - Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (oamg#885) ## Framework ### Fixes - Increase soft limits on the number of opened file descriptors and maximum size of manipulated files during initialization (oamg#887) ### Enhancements - [Tech preview] Introduce configurability for leapp actors (oamg#870) ## Snactor ### Enhancements - snactor(run): allow using an existing execution context in used leapp.db (oamg#873) ## stdlib ### Enhancements - [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (oamg#870)
pirat89
added a commit
to pirat89/leapp
that referenced
this pull request
Feb 14, 2025
…rned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7. - Bump leapp-framework to 6.0 (oamg#870) - Bump leapp-framework-dependencies to 6 (oamg#870) - Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (oamg#870) - Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (oamg#885) - Increase soft limits on the number of opened file descriptors and maximum size of manipulated files during initialization (oamg#887) - [Tech preview] Introduce configurability for leapp actors (oamg#870) - snactor(run): allow using an existing execution context in used leapp.db (oamg#873) - [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (oamg#870)
pirat89
added a commit
to pirat89/leapp
that referenced
this pull request
Feb 14, 2025
## Announce This is the last Python 2.7 compatible release. Putting Py2 on its earned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7. ## Packaging - Bump leapp-framework to 6.0 (oamg#870) - Bump leapp-framework-dependencies to 6 (oamg#870) - Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (oamg#870) - Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (oamg#885) ## Framework ### Fixes - Increase soft limits on the number of opened file descriptors and maximum size of manipulated files during initialization (oamg#887) ### Enhancements - [Tech preview] Introduce configurability for leapp actors (oamg#870) ## Snactor ### Enhancements - snactor(run): allow using an existing execution context in used leapp.db (oamg#873) ## stdlib ### Enhancements - [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (oamg#870)
pirat89
added a commit
that referenced
this pull request
Feb 14, 2025
## Announce This is the last Python 2.7 compatible release. Putting Py2 on its earned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7. ## Packaging - Bump leapp-framework to 6.0 (#870) - Bump leapp-framework-dependencies to 6 (#870) - Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (#870) - Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (#885) ## Framework ### Fixes - Increase soft limits on the number of opened file descriptors and maximum size of manipulated files during initialization (#887) ### Enhancements - [Tech preview] Introduce configurability for leapp actors (#870) ## Snactor ### Enhancements - snactor(run): allow using an existing execution context in used leapp.db (#873) ## stdlib ### Enhancements - [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (#870)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The directory should be owned by the leapp rpm so leapp actors could already use it - or existing leapp repositories packages could install some config files inside already.