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

Application warning when a manifest is defined twice #1070

Closed
jessesuen opened this issue Jan 30, 2019 · 1 comment
Closed

Application warning when a manifest is defined twice #1070

jessesuen opened this issue Jan 30, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jessesuen
Copy link
Member

jessesuen commented Jan 30, 2019

We have undefined behavior when a set of manifests has a resource defined twice for the same group/Kind/namespace/name. This manifests itself as a "Missing" resource, but when the resource is clicked on, you can see the live object.

We should emit a warning condition on the application when this happens, as this is a scenario which we do not need to support.

@jessesuen jessesuen added the enhancement New feature or request label Jan 30, 2019
@jessesuen jessesuen added this to the v0.13 milestone Mar 12, 2019
@alexmt alexmt self-assigned this Mar 15, 2019
@alexmt
Copy link
Collaborator

alexmt commented Mar 15, 2019

Working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants