adamant-kite-43734
10/24/2024, 7:06 PMloud-cricket-41513
10/25/2024, 5:30 AMstocky-account-63046
10/26/2024, 6:58 AMloud-cricket-41513
10/26/2024, 12:10 PMstocky-account-63046
10/26/2024, 1:49 PMloud-cricket-41513
10/26/2024, 2:37 PMloud-cricket-41513
10/26/2024, 2:44 PMyarn publish-pkgs -c -p -r $<http://docker.io|docker.io> -o ${IMAGE_NAMESPACE} -i ${IMAGE_PREFIX}
This added the image in docker.io
I am installing the image usingloud-cricket-41513
10/26/2024, 2:44 PMstocky-account-63046
10/26/2024, 3:27 PMloud-cricket-41513
10/26/2024, 3:43 PMNote: Currently, we only support publishing Extension Helm charts into a public Github repository, if you inted to deploy an extension from a private repository/registry, we recommend utilizing the Extension Catalog Image method.
so we went ahead with ECI way.billions-vase-14972
10/29/2024, 12:48 PM<http://docker.io|docker.io>
prefix to your image name when building or importing, unless your system-default-registry
is set to something other than the default or you are storing this somewhere other than dockerhub.
• Check the service endpoint that is created when you import the ECI
◦ This would be within the cattle-ui-plugin-system
namespace
• Ensure the deployment is running and the index.yaml is accessible from within the container
I was able to import your image as: portworx/px-rancher-extension:0.1.0
- the cluster repo is properly connected and I see the extension within my available list. I'm unable to install it due to the <http://catalog.cattle.io/kube-version|catalog.cattle.io/kube-version>: '>= 1.16.0-0 < 1.29.0-0'
annotation set on the extension. As long as your kube version is less than 1.29 you should be able to install it.loud-cricket-41513
10/29/2024, 1:39 PMstocky-account-63046
10/29/2024, 1:45 PMloud-cricket-41513
10/29/2024, 1:46 PMloud-cricket-41513
10/29/2024, 1:46 PMroot@ip-10-13-88-201:~# kubectl -n cattle-ui-plugin-system get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
px-rancher-extension-svc ClusterIP 10.43.40.15 <none> 8080/TCP 12m
root@ip-10-13-88-201:~# kubectl -n cattle-ui-plugin-system get deploy -o wide
NAME READY UP-TO-DATE AVAILABLE AGE CONTAINERS IMAGES SELECTOR
px-rancher-extension 0/1 1 0 13m container-0 portworx/px-rancher-extension:0.1.0 <http://catalog.cattle.io/ui-extensions-catalog-image=px-rancher-extension|catalog.cattle.io/ui-extensions-catalog-image=px-rancher-extension>
root@ip-10-13-88-201:~# kubectl -n cattle-ui-plugin-system get pods
NAME READY STATUS RESTARTS AGE
px-rancher-extension-5b7b47cbcf-8ggsw 0/1 CrashLoopBackOff 7 (2m17s ago) 13m
loud-cricket-41513
10/29/2024, 1:48 PMbillions-vase-14972
10/29/2024, 1:50 PMloud-cricket-41513
10/29/2024, 2:23 PMblue-agency-84818
10/31/2024, 7:49 PM<http://catalog.cattle.io/kube-version|catalog.cattle.io/kube-version>: '>= 1.16.0-0 < 1.29.0-0'
blue-agency-84818
10/31/2024, 7:50 PMloud-cricket-41513
10/31/2024, 8:41 PMportworx/px-rancher-extension:0.1.0
along with this, while debugging it with @billions-vase-14972 we found another issue. due to some of our dev environment issues, the deployment is not able to come uploud-cricket-41513
10/31/2024, 8:44 PMblue-agency-84818
10/31/2024, 8:45 PMloud-cricket-41513
11/07/2024, 3:26 PMstocky-account-63046
11/07/2024, 4:47 PMloud-cricket-41513
11/07/2024, 4:58 PMloud-cricket-41513
11/20/2024, 7:40 PMloud-cricket-41513
11/20/2024, 7:47 PM