adamant-kite-43734
12/13/2023, 9:01 AMbillions-vase-14972
12/13/2023, 1:27 PMapi/v1/namespaces/cattle-ui-plugin-system/services/<http:ui-plugin-operator:80/proxy/nutanix/0.2.1/plugin/nutanix-0.2.1.umd.min.js>
is indicating that the ui-plugin-operator
was not able to cache the extension assets which is retrieved by the endpoint
property within the extension chart file <chart-dir>/templates/cr.yaml
.
Wherever your extension chart and assets are housed, this location must be accessible by the operator. For reference, private repositories are not supported currently.
You should also be able to check the logs of the ui-plugin-operator
pod to get a sense of where the issue is stemming from. For more detailed info on the failure, you can turn on the debug feature within the operator chart.calm-helmet-81122
12/13/2023, 3:32 PMbillions-vase-14972
12/13/2023, 3:58 PMcalm-helmet-81122
12/13/2023, 3:59 PMcalm-helmet-81122
12/13/2023, 3:59 PMbillions-vase-14972
12/13/2023, 4:03 PMyarn publish-pkgs
script is not possible at the moment. However, you can use the extension catalog workflow to build an image that can be published to a private registry, then import the image as an extension catalog.calm-helmet-81122
12/13/2023, 4:04 PM