Add skeleton for product support SLE Micro OS
Description:
- Add support for SUSE Linux Enterprise Micro OS product
Rationale:
- Add required definitions to support slemicro product
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
Start a new ephemeral environment with changes proposed in this pull request:
rhel8 (from CTF) Environment (using Fedora as testing environment)
:robot: A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12028
This image was built from commit: 96606f82dc34b957a718811160de0abed1e87514
Click here to see how to deploy it
If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12028
Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12028 make deploy-local
This datastream diff is auto generated by the check Compare DS/Generate Diff
Click here to see the full diff
OVAL for rule 'xccdf_org.ssgproject.content_rule_installed_OS_is_vendor_supported' differs.
--- oval:ssg-installed_OS_is_vendor_supported:def:1
+++ oval:ssg-installed_OS_is_vendor_supported:def:1
@@ -5,3 +5,4 @@
extend_definition oval:ssg-installed_OS_is_ol8:def:1
extend_definition oval:ssg-installed_OS_is_sle12:def:1
extend_definition oval:ssg-installed_OS_is_sle15:def:1
+extend_definition oval:ssg-installed_OS_is_slmicro5:def:1
Code Climate has analyzed commit 96606f82 and detected 2 issues on this pull request.
Here's the issue category breakdown:
| Category | Count |
|---|---|
| Duplication | 2 |
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 59.4% (0.0% change).
View more on Code Climate.
The CI fail isn't caused by the contents of this PR. The Code Climate problem is a false positive.