threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

deployments made by terraform can not be seen in deployments lists only shown in contracts lists #1389

Closed khaledyoussef24 closed 4 months ago

khaledyoussef24 commented 11 months ago

Description

deployments made by terraform can not be seen in virtual machines deployments only shown in full contacts lists

virtual machines deployment list image

full contract list (the solution type is shown correctly) image

xmonader commented 11 months ago

they're using different ways to store the data, it will be addressed in upcoming version for a unified metadata format

khaledyoussef24 commented 11 months ago

@xmonader so it is not an issue,right ?

AhmedHanafy725 commented 11 months ago

will be handled here #23

MohamedElmdary commented 8 months ago

WIP

image

MohamedElmdary commented 8 months ago
MohamedElmdary commented 8 months ago

WIP Now all deployment lists showing all deployments switch to toggle between show/hide deployments from other clients

MohamedElmdary commented 8 months ago

WIP investing in https://github.com/threefoldtech/tfgrid-sdk-ts/pull/2124#issuecomment-1941829846

AhmedHanafy725 commented 7 months ago

Work Complete

WIP investing in #2124 (comment)

loading the network from the contracts fixes this issue.

A-Harby commented 7 months ago

I deployed a VM and Kubernetes using Terraform v1.9.3. image

VM isn't listing anything and Kubernetes is failing to load the deployment and doesn't even show the yellow warning message Fail to Load!. image image

AhmedHanafy725 commented 7 months ago

the upcoming release for Terraform will contain the update of the metadata. then this issue can be verified

khaledyoussef24 commented 7 months ago

version : bee662d network : devnet terraform version : 1.10.0

steps made : made deployments for vms and k8s using terraform. the deployments were only shown in contract lists. Screenshot 2024-03-28 at 9 59 47 AM Screenshot 2024-03-28 at 10 07 00 AM

while in deployment list : Screenshot 2024-03-28 at 10 08 15 AM

the k8s deployment list reproduced an old issue k8s deployment list does not load Screenshot 2024-03-28 at 10 03 16 AM

MohamedElmdary commented 7 months ago

@khaledyoussef24 can u enable show all deployments switch?

khaledyoussef24 commented 7 months ago

It worked but it should all the solutions ( subsquid and other deployments) not specified to the micro vms. It should be working this way?

khaledyoussef24 commented 6 months ago

after discussions, it was explained that terraform by default sets the projectName to Virtual Machine while dashboard looks for vm/ so it still needs modifications and work.

khaledyoussef24 commented 4 months ago

worked fine in taiga but it did not go well in k8s or this is another issue ?

version : efad68b I made a deployment using terrafrom k8s but did not load in deployment list

Image may be it is related to #1389

Image Image

AhmedHanafy725 commented 4 months ago

for kubernetes, please check https://github.com/threefoldtech/tfgrid-sdk-ts/issues/2161#issuecomment-2158734732

khaledyoussef24 commented 4 months ago

verified on devnet version : 9fd76a5 deployed k8s and worked fine on dashboard (followed the steps of commenting the solution type) terraform version : 1.11

Screenshot 2024-06-11 at 12 11 08 PM Screenshot 2024-06-11 at 12 01 31 PM Screenshot 2024-06-11 at 12 10 53 PM

worked in taiga and vms as well and

VM test k8s test