adamant-kite-43734
06/07/2024, 6:52 AMbusy-ability-54059
06/07/2024, 8:56 AMindex.yaml
that should be on the root of your gh-pages
branch, please?
What you are saying is that after you’ve added the repo (with the correct branch) you cannot see it on the extension cards screen? Also, have you tried refreshing the chart after it was added and it still doesn’t work? (check screenshot)damp-agent-26487
06/07/2024, 8:58 AMdamp-agent-26487
06/07/2024, 8:58 AMdamp-agent-26487
06/07/2024, 8:58 AMapiVersion: v1
entries:
kubearmor:
- annotations:
<http://catalog.cattle.io/certified|catalog.cattle.io/certified>: rancher
<http://catalog.cattle.io/kube-version|catalog.cattle.io/kube-version>: '>= 1.16.0-0 < 1.29.0-0'
catalog.cattle.io/namespace: cattle-ui-plugin-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux, windows
catalog.cattle.io/rancher-version: '>= v2.8.4'
<http://catalog.cattle.io/scope|catalog.cattle.io/scope>: management
<http://catalog.cattle.io/ui-component|catalog.cattle.io/ui-component>: plugins
apiVersion: v2
appVersion: 0.1.0
created: "2024-06-07T06:41:57.864786096Z"
description: kubearmor plugin
digest: ff0fd7c4f5317fa8f70bcbe57637936b28453353addcdc68520a7e2c8681d524
name: kubearmor
type: application
urls:
- assets/kubearmor/kubearmor-0.1.0.tgz
version: 0.1.0
generated: "2024-06-07T06:41:57.864104584Z"
damp-agent-26487
06/07/2024, 9:03 AMdamp-agent-26487
06/07/2024, 9:09 AMbusy-ability-54059
06/07/2024, 9:18 AM<http://catalog.cattle.io/rancher-version|catalog.cattle.io/rancher-version>
. That’s why even in the network request you won’t see it. I’ve spent so many hours doing debugging because of that 😅 I’ll never forget it now.
On the file pkg/kubearmor/package.json
you can do this: https://extensions.rancher.io/extensions/extensions-configuration#configurable-annotations
That will override the annotation to match whatever you’ll need. I recommend that you clean the gh-pages
branch and delete the tag you’ve created, then re-do the tagging after you’ve updated the file with the annotation on pkg/kubearmor/package.json
damp-agent-26487
06/07/2024, 9:35 AMdamp-agent-26487
06/07/2024, 9:39 AMdamp-agent-26487
06/14/2024, 6:00 AMdamp-agent-26487
06/14/2024, 6:54 AMbusy-ability-54059
06/14/2024, 8:56 AMcluster
store rather than the management
store for a top-level product. You may find the Elemental one simpler to understand, despite not communicating with the store you want.
Hope this helps 🙏