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

[BUG] VirtualAppList function can't handle nested Virtual Apps #3453

Open
StefanKurek opened this issue May 29, 2024 · 1 comment
Open

[BUG] VirtualAppList function can't handle nested Virtual Apps #3453

StefanKurek opened this issue May 29, 2024 · 1 comment

Comments

@StefanKurek
Copy link

Describe the bug
While using the vcenterreceiver in the OTEL Collector, I came across a bug with a bug in the VirtualAppList function. It does not handle nested Virtual Apps in the way that the ResourcePoolList function can handle nested Resource Pools. See the collector issue here for a more detailed description.

To Reproduce
Steps to reproduce the behavior:

  1. Tried to use the VirtualAppList function with an environment that had a Virtual App nested directly underneath another Virtual App. In this case, only the parent Virtual App is returned.

Expected behavior
Both Virtual Apps would be returned.

Affected version
v0.36.3 (But I looked at the code of the newest version, and it doesn't appear to fix anything)

Screenshots/Debug Output
NA

Additional context

Copy link
Contributor

Howdy 🖐   StefanKurek ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

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

No branches or pull requests

1 participant