threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

Projects page #1064

Open AhmedHanafy725 opened 1 year ago

AhmedHanafy725 commented 1 year ago

The idea is to group the contracts that are related to each other in a project that has the total billing rate of three contracts, a delete button, and so on...

Suggestion

Approach 1

add a new field on the contract's metadata to point to the related workloads.

Approach 2

Update the projectName (used in the gridClient as a namespace) to have the solution's type and the instance's name. For example: if we have the solution's type taiga and the instance's name is test, the projectName should be taiga_test.

Remarks

Related issues

MohamedElmdary commented 11 months ago

applied the new path on machines but an error happen while deploying k8s image working on fixing it

MohamedElmdary commented 11 months ago

Read but blocked until merging https://github.com/threefoldtech/tfgrid-sdk-ts/pull/1215