Skip to content

Conversation

jastang
Copy link
Member

@jastang jastang commented Sep 4, 2025

Description of your changes

Fixes https://linear.app/upboundio/issue/EXT-30/examples-missing-from-v2-family-packages.

up CLI assumes a single filepath is recursively walked to collect example manifests. separating by scope would require walking two paths, so the less intrusive fix is to change the directory structure, which can be arbitrary as it is appended to the image as an annotated layer.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

local build + push to inspect the annotated layer for all examples.

e.g. compute

Signed-off-by: Jason Tang <jason@upbound.io>
Signed-off-by: Jason Tang <jason@upbound.io>
@jastang jastang marked this pull request as ready for review September 4, 2025 18:03
@jastang jastang merged commit e56efa8 into main Sep 4, 2025
8 checks passed
@jastang jastang deleted the rearrange-examples branch September 4, 2025 18:15
@upbound-bot
Copy link

Successfully created backport PR for release-1.0:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants