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

pod manifests missing in UI #9219

Closed
crenshaw-dev opened this issue Apr 26, 2022 · 1 comment
Closed

pod manifests missing in UI #9219

crenshaw-dev opened this issue Apr 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@crenshaw-dev
Copy link
Member

Describe the bug

Deployments' Pods show {} instead of a full manifest in the UI.

To Reproduce

  1. Install the latest manifests (master branch).
  2. Add an App which contains a Deployment.
  3. Sync the App.
  4. Click a Pod in the App's resource tree.
  5. Note that the manifest is {}.

Expected behavior

I'd expect to see the Pod's manifests.

Screenshots

image

Version

@zachaller has reproduced the issue in bcc69bd but could not reproduce it in the previous commit, 712d9fe.

Logs

@crenshaw-dev
Copy link
Member Author

Closing in favor of more detailed issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants