Commit Graph

6 Commits

Author SHA1 Message Date
Cyrill Näf 78fb25a522 Update crossplane-runtime to 1.18
Signed-off-by: Cyrill Näf <cyrill.naef@gmail.com>
2024-11-14 07:50:13 +00:00
Steven Borrelli 53155a2d18 update comments to match resource type
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2024-05-20 14:03:52 -05:00
Steven Borrelli 8ff4cae190 add observedGeneration
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2024-05-20 13:54:35 -05:00
Steven Borrelli 66fe852bf9
Sync with upstream crossplane-runtime changes
* Bump crossplane-runtime
* Update GetInteger to handle floats locally
* Use new claim.Reference type

Signed-off-by: Steven Borrelli <steve@borrelli.org>
2023-10-24 14:16:20 -07:00
Nic Cope 391e26d51d Make GetInteger work with 'normal' non-Kubernetes JSON data
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-28 22:12:58 -07:00
Nic Cope efcec9694a Automatically fieldpath.Pave composite and composed resources
This makes it more convenient and discoverable to get and set arbitrary
unstructured data from a composed or composite resource.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-28 20:04:38 -07:00