Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

crossplane composition render will generate all schemas not honor project specific schemas.languages

Open
#242 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Start by reproducing the issue with Crossplane CLI 2.4.1 using a project configuration containing schemas.languages: [go]. Trace the composition render schema-generation entry point and verify that completion generates schemas only for the configured language rather than all languages.

Written by the indexing model from the issue text.

Description

bug
What happened?

crossplane composition render will generate schemas for all languages and not honor project specific configuration:

  schemas:
    languages: [go]
How can we reproduce it?
What environment did it happen in?
  • Crossplane CLI version: 2.4.1
  • Platform (e.g., linux/amd64):
  • Crossplane version (if applicable):
Dominant language
Go
Stars
19
Forks
31
Avg merge
2d 15h
Merged PRs (30d)
53

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from crossplane/cli

All issues in crossplane/cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.