openshift / openshift/machine-config-operator
Manage sebooleans in MachineConfig
Open
Nobody has claimed this yet.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 269
- Forks
- 529
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 83
Description
As for Kargs,FIPS and osImageURL, we would need a way to set selinux booleans through an MC (and maybe later on with a dedicated controller+CRD).
Acceptance criteria:
- Verify the MachineConfig object as a field to sebooleans
- Verify the MCD knows how to apply and reconcile them
- Verify sebooleans are applied at early pivot as well
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the MachineConfig schema, the MCD apply and reconciliation path, and the early-pivot handling; the issue names these components but no files or tests. Done means the MachineConfig accepts SELinux booleans, the MCD applies and reconciles them, and they are applied during early pivot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure, operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100