Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Ensure Cross-Namespace/Namespaced-to-Non-Namespaced ownership is disallowed #157

Open
JoelSpeed opened this issue Aug 27, 2019 · 0 comments
Assignees
Labels

Comments

@JoelSpeed
Copy link
Contributor

As per the spec for owner references, resources cannot own resources in other namespaces, or own resources that are non-namespaced.

We must ensure that resources owned by GitTracks are in the same namespace and ignore any resource that has a namespace other than the GitTrack's namespace, or is non-namespaced

@JoelSpeed JoelSpeed added this to To do in Fix Ownership bug via automation Aug 27, 2019
@DanielMorsing DanielMorsing moved this from To do to In progress in Fix Ownership bug Sep 3, 2019
@DanielMorsing DanielMorsing self-assigned this Sep 3, 2019
@JoelSpeed JoelSpeed moved this from In progress to Done in Fix Ownership bug Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

No branches or pull requests

2 participants