-
Notifications
You must be signed in to change notification settings - Fork 9
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
Configuration of RH Entitlements #32
Comments
@rtaniwa Could you please describe in more details what the use-cases would be for the solution delivered by this request? Is it handling of entitlements for RHEL-based container image builds on the existing Ubuntu GitHub Actions environments, or something else? |
Hi @adelton. I will let @jduimovich add the details. I opened this up as a placeholder during some of our planning discussions, but we never circled back to add the details required. |
@adelton Yes, the main use case is around entitlements for RHEL based container builds but we also see use cases for the using github actions runner (in openshift as well as on direcly on a customers RHEL). For containers its configuration and management of a subscription
For runners, same use cases (running a standard workflow) but with usage of the customer environment. Lastly there was a consideration to enable a github app to manage all this automatically (install / remove entitlements as needed by actions) and we could incorporate that app into the redhat dev portal to simplify customers use of entitlements with github actions. Much of this can be done manually today with manual configuration movement of entitlement files and these use cases would simplify the use experience. If you have thoughts on these use cases, perhaps there are other scenarios we had not considered or solutions already available we are unaware of, I'd like to hear it. |
Hello, I've now filed #60 to show a possible implementation of an Action which allows to entitle |
@jduimovich, @divyansh42 Could I get some feedback on the #60 proposal? I'd like to start using it to test RHEL-based images of https://github.com/freeipa/freeipa-container and while I can certainly put the same logic to that repository, I'd prefer to use some standard and generally accepted approach. |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: