crossplane resource validate: Add schema/definition dynamic location lookup
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 48/100
Research direction
Start with the crossplane resource validate entry point and compare its current schema handling with kubeconform's -schema-location examples in the issue. Trace how remote schemas or definitions could be selected for non-Crossplane composite resources. Done means validation works without copying the referenced CRDs locally.
Written by the indexing model from the issue text.
Description
What problem are you facing?
If non crossplane composite resources are part of an composition, the CRD of the manifest has to copied locally in order to that crossplane resource validate works.
How could Crossplane help solve your problem?
The issue is resolved at kubeconform: The supports fetching the remote schema dynamically: kubeconform -schema-location default -schema-location 'https://raw.githubusercontent.com/CustomResourceDefinition/catalog/main/schema/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.jso n'
If only definitions instead schema will be supported, it wont be a issue, since the linked repository additionally contains definitions, e.g.: https://raw.githubusercontent.com/CustomResourceDefinition/catalog/refs/heads/main/definitions/argoproj.io/appproject.yaml
- Dominant language
- Go
- Stars
- 19
- Forks
- 31
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 53
Contributor guide
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.
More from crossplane/cli
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
crossplane/cli#282 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
crossplane/cli#384 ·
-
crossplane/cli#379 · 1 assignee ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 68/100
crossplane/cli#370 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 28/100
crossplane/cli#369 ·
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 60/100
github/gh-aw-mcpg#13748 ·
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
googleapis/librarian#7670 · 2 comments ·