I have some resources published on the root compartment and I cannot see any of them from the Extension's OCI Plugins view. I can see them in other compartments though. Here's an example:
I have applications in the root compartment, but root is not a compartment in the list and the first node (which I am assuming is root) doesn't show any applications directly under it. I can see however, the testapp inside another compartment with no issues.
I can find these via the CLI no problem, using the same profile as the VS Code extension (I only have the default profile setup). I do need to specify the root compartment ID on the command, but it does work:
This is also true for Data Science, APM and Resource manager.
Is this a bug on the extension or are we not supposed to put in resources at the root compartment level? I'm using these functions to help me maintain the OCI tenancy as a whole and was able to deploy them via CLI to an application in the root container.
I have some resources published on the root compartment and I cannot see any of them from the Extension's OCI Plugins view. I can see them in other compartments though. Here's an example:
I have applications in the root compartment, but root is not a compartment in the list and the first node (which I am assuming is root) doesn't show any applications directly under it. I can see however, the
testappinside another compartment with no issues.I can find these via the CLI no problem, using the same profile as the VS Code extension (I only have the default profile setup). I do need to specify the root compartment ID on the command, but it does work:
This is also true for Data Science, APM and Resource manager.
Is this a bug on the extension or are we not supposed to put in resources at the root compartment level? I'm using these functions to help me maintain the OCI tenancy as a whole and was able to deploy them via CLI to an application in the root container.