Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate the reference pointer helper functions #762

Open
jbw976 opened this issue Aug 30, 2024 · 0 comments
Open

Deprecate the reference pointer helper functions #762

jbw976 opened this issue Aug 30, 2024 · 0 comments
Labels
release/api-deprecation release/breaking-api-change This PR will include a breaking change to the API when released.

Comments

@jbw976
Copy link
Member

jbw976 commented Aug 30, 2024

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

@jbw976 jbw976 added release/breaking-api-change This PR will include a breaking change to the API when released. release/api-deprecation labels Aug 30, 2024
cychiang added a commit to cychiang/crossplane-runtime that referenced this issue Oct 4, 2024
Signed-off-by: Chuan-Yen Chiang <cychiang0823@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/api-deprecation release/breaking-api-change This PR will include a breaking change to the API when released.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant