This message was deleted.
# extensions
a
This message was deleted.
a
@billions-vase-14972 can you help me please 🥺
b
Hi @acceptable-pizza-85176 Jordon is out for a few weeks, so he won’t be available to help. I’ll do my best to give you a hand. I’ve taken a look at your code and nothing stands out as a red flag to me… In regards to your
gh-pages
branch, that looks a bit messy. I went through the github actions that ran and I cannot find
Build and Release Extension Charts
. I wonder how you built that, which is where the problem might lie 🤔 We strongly recommend building your extension using the appropriate workflow, like https://github.com/rancher/elemental-ui/actions/runs/8283485665 also, if you check elemental’s
gh-pages
branch, it’s pretty much clean… It only contains the Helm chart and build artifacts https://github.com/rancher/elemental-ui/tree/gh-pages I got some errors on the console after installing your extension which might point to a build error of some sort (check screenshot) I would recommend you to clean up the
gh-pages
branch and follow the appropriate procedure and check if that works https://rancher.github.io/dashboard/extensions/extensions-getting-started#creating-a-release https://rancher.github.io/dashboard/extensions/publishing#triggering-a-github-workflow-on-tagged-release
a
@busy-ability-54059 Hmm, ok, I'll try to read the documentation and make the correct build and gh-pages in a couple of minutes...
hm... change pkg/node-driver ->pkg/vcd-node-driver & name in package.json -> vcd-node-driver resolve problem thanks! still not load model, and icon for driver https://github.com/Negashev/rancher-vcloud-director-node-driver-ui-plugin/blob/main/pkg/vcd-node-driver/models/rke-machine.cattle.io.vcdtemplate.js
b
for the icon, try renaming it to
vcd-node-driver.svg
. As for the model, maybe
<http://rke-machine.cattle.io|rke-machine.cattle.io>.vcd-node-drivertemplate.js
as per https://rancher.github.io/dashboard/extensions/usecases/node-driver/advanced#machine-template-model
I think all the names must match
🙏 1
a
in console i see that rancher prepare
vcdmachinetemplate
but it not help..... Find All: [management] rke-machine.cattle.io.vcdmachinetemplate
ohhh... got it
not rke-machine.cattle.io.vcdtemplate.js it's.... rke-machine.cattle.io.vcdmachinetemplate.js
greate! it's work! still problem with icon
b
Icon is working 🎉 at least is showing for me
a
yes, but i talk about clusters and credentials