-
Notifications
You must be signed in to change notification settings - Fork 141
Deprecate the reference pointer helper functions #762
Copy link
Copy link
Closed
Labels
release/api-deprecationrelease/breaking-api-changeThis PR will include a breaking change to the API when released.This PR will include a breaking change to the API when released.
Description
From @negz comment in: #754 (comment), copied here for convenience:
Huh, I actually forgot we had these pointer helpers in runtime.
We usually use https://pkg.go.dev/k8s.io/utils/ptr instead these days. I'd suggest that. We should probably deprecate the ones we have in runtime, but that can happen in a separate PR.
Source location: https://github.com/crossplane/crossplane-runtime/blob/master/pkg/reference/reference.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
release/api-deprecationrelease/breaking-api-changeThis PR will include a breaking change to the API when released.This PR will include a breaking change to the API when released.
Type
Projects
Status
Done