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

Remove Namespace column from other resources #920

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

andresmgot
Copy link
Contributor

Fixes #906

The manifest doesn't always contain the namespace of the resources it contains since, by default, it resolves to the namespace in which the application is deployed. We don't have a mechanism to differ between namespaced and non-namespaced components so we'd need to remove that column.

@prydonius
Copy link
Contributor

Ah yes, I see the issue. I think this is not important enough to have a workaround to try to determine the non-namespaced resources, so I'm okay with just removing this column. We can always revisit it if we want, though this page is going to be redesigned anyway.

@andresmgot andresmgot merged commit b20632d into vmware-tanzu:master Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Namespace value missing in app view
2 participants