kubernetes/kubernetes

Expose `ownerReferences` via `valueFrom` and downward API

Open

#116,662 opened on Mar 15, 2023

View on GitHub
 (8 comments) (1 reaction) (2 assignees)Go (43,066 forks)batch import
help wantedsig/architecturesig/nodetriage/accepted

Repository metrics

Stars
 (122,268 stars)
PR merge metrics
 (Avg merge 28d 17h) (343 merged PRs in 30d)

Description

There are cases where it's useful for a pod to know its own owner.

This would need a KEP to argue the formatting and edge cases, but shouldn't be too hard.

xref https://github.com/gocrane/crane/issues/716

Contributor guide