Skip to content

fix(render): resolve xcrd import conflict#104

Closed
tampakrap wants to merge 1 commit into
crossplane:mainfrom
tampakrap:theo/fix_xcrd_import_conflict
Closed

fix(render): resolve xcrd import conflict#104
tampakrap wants to merge 1 commit into
crossplane:mainfrom
tampakrap:theo/fix_xcrd_import_conflict

Conversation

@tampakrap

Copy link
Copy Markdown
Collaborator

Description of your changes

PR#61 removed the xcrd import from render/xr/cmd.go by moving the XRD logic into pkg/xr. Meanwhile, PR#82 added composed resource sorting reintroducing the dependency.

This commit sets a new constant from pkg.xr which already imports xcrd so that the render command only depends on pkg/xr (xrpkg).

I have:

Need help with this checklist? See the cheat sheet.

PR#61 removed the xcrd import from `render/xr/cmd.go` by moving the XRD
logic into `pkg/xr`. Meanwhile, PR#82 added composed resource sorting
reintroducing the dependency.

This commit sets a new constant from `pkg.xr` which already imports
`xcrd` so that the render command only depends on `pkg/xr` (`xrpkg`).

Signed-off-by: Theo Chatzimichos <tampakrap@gmail.com>
@tampakrap tampakrap requested review from a team and jcogilvie as code owners June 12, 2026 14:22
@tampakrap tampakrap requested review from negz and removed request for a team June 12, 2026 14:22
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@tampakrap, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 40 minutes and 14 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b66d9dcb-548f-467f-b6b7-f73d42c20350

📥 Commits

Reviewing files that changed from the base of the PR and between 859c254 and e4d8a47.

📒 Files selected for processing (2)
  • cmd/crossplane/render/xr/cmd.go
  • pkg/xr/xrd.go

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@tampakrap tampakrap requested review from adamwg and haarchri June 12, 2026 14:22
@tampakrap

Copy link
Copy Markdown
Collaborator Author

#103

@tampakrap tampakrap closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant