-
Notifications
You must be signed in to change notification settings - Fork 6
Labels
area/featureNew capabilitiesNew capabilitiesarea/infrastructureCI, packaging, etcCI, packaging, etcsize/needs-sizingHas not been estimated or sized yetHas not been estimated or sized yettriage/acceptedAccepted issuesAccepted issues
Milestone
Description
What?
Bundle generation fills OLM alm-examples from the same sample CRs we ship, instead of the template default [].
Why?
OLM/OpenShift use alm-examples for console samples. Generating it from config/samples keeps published bundle metadata aligned with the documented samples.
How?
- Load multi-doc YAML from
config/samples/*.yaml; include only owned API versions. json.dumps(..., indent=2)plus aLiteralBlockStrhelper so PyYAML emits a|block.
Additional Context
bundle/base/csv-template.yaml,make bundle
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/featureNew capabilitiesNew capabilitiesarea/infrastructureCI, packaging, etcCI, packaging, etcsize/needs-sizingHas not been estimated or sized yetHas not been estimated or sized yettriage/acceptedAccepted issuesAccepted issues
Type
Projects
Status
In Progress