Skip to main content

custom-resource-wrappers

Use when wrapping a custom resource (a CRD-backed type not covered by the built-in primitives) as an operator-component-framework primitive using pkg/generic - covers choosing a resource category, mutation type aliases, implementing the mutator, extending it with editors for CRDs that carry pod templates, status handlers, suspending an external CR that destroys data when scaled down (scale-to-zero vs delete-on-suspend), an Apply rejected with "field not declared in schema", the builder, the resource type, feature mutations, component registration, and regenerating a scaffolded wrapper with ocf scaffold wrapper --force.

Jump to install

Source facts

Repository
sourcehawk/operator-component-framework
Last source activity
August 23, 2026 at 18:05
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.