Skip to content

Conversation

@bobh66
Copy link
Contributor

@bobh66 bobh66 commented Dec 18, 2025

Signed-off-by: Bob Haddleton <[email protected]>
@bobh66 bobh66 requested review from jbw976 and removed request for negz, sergenyalcin and turkenf December 18, 2025 23:19
bobh66 and others added 14 commits December 18, 2025 17:27
…havior change

DefaultUnstructuredConverter.ToUnstructured had a behavior change in PR
kubernetes/kubernetes#131029, so that its JSON
marshaling would be more aligned with stdlib.

This means that anonymous embedded fields without JSON tags will not be
included in the output. This affects only our fakes/mocks because real
objects embed structs like metav1.ObjectMeta with proper JSON tags.

This commit updates the paths used in the unit tests to match the new
expected behavior of ToUnstructured.

Signed-off-by: Jared Watts <[email protected]>
Update to crossplane-runtime v2 and function-sdk-go 0.5.0
…ovate/actions-checkout-6.x

chore(deps): update actions/checkout action to v6
…ovate/actions-setup-go-6.x

chore(deps): update actions/setup-go action to v6
…ovate/k8s.io-utils-digest

fix(deps): update k8s.io/utils digest to 98d557b
Signed-off-by: Bob Haddleton <[email protected]>
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