Skip to content

docs: bump function-kro to v0.3.0 in get-started composition#1109

Merged
jbw976 merged 1 commit into
crossplane:masterfrom
jbw976:bump-function-kro-v0.3.0
Jun 15, 2026
Merged

docs: bump function-kro to v0.3.0 in get-started composition#1109
jbw976 merged 1 commit into
crossplane:masterfrom
jbw976:bump-function-kro-v0.3.0

Conversation

@jbw976

@jbw976 jbw976 commented Jun 15, 2026

Copy link
Copy Markdown
Member

The YAML+CEL get-started composition aggregates a Deployment's availableReplicas into an integer status.replicas, which never resolved before function-kro v0.3.0. v0.3.0 fixes integer-typed observed fields (#68), so the example now populates status.replicas correctly.

This bumps the YAML+CEL examples to v0.3.0 across the master, v2.2, and v2.3 docs, including the input apiVersion that v0.3.0 moved to kro.fn.crossplane.io/v1alpha1.

Verified end-to-end on a fresh kind cluster (Crossplane v2.3.2 + function-kro v0.3.0): the App XR reached READY=True, the composed Deployment and Service came up, and status.replicas resolved to the integer 2.

Update the YAML+CEL get-started examples to function-kro v0.3.0 across
the master, v2.2, and v2.3 docs. v0.3.0 moved the function input from
kro.fn.crossplane.io/v1beta1 to v1alpha1, so the composition manifests
need the new apiVersion to apply against a fresh install; the kind and
body schema are unchanged.

https://github.com/crossplane-contrib/function-kro/releases/tag/v0.3.0

Signed-off-by: Jared Watts <jbw976@gmail.com>
@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit f2093ef
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/6a2f8aab384c620008c7f40a
😎 Deploy Preview https://deploy-preview-1109--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🔴 down 1 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@jbw976 jbw976 merged commit 5a862b8 into crossplane:master Jun 15, 2026
7 checks passed
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.

2 participants