D10S0VSkY-OSS / Stack-Lifecycle-Deployment

OpenSource self-service infrastructure solution that defines and manages the complete lifecycle of resources used and provisioned into a cloud! It is a terraform UI with rest api for terraform and OpenTofu automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depoy

ramazulay opened this issue · comments

Hi @D10S0VSkY-OSS,
Please see the deploy below, something strange.
image

Activity logs:
image

Let me know if you need anything else.

Thanks.

Hi @ramazulay
Give me a while, I'll try to reproduce it. Which version are you using
v2.22.1 ?
Have you refreshed or tried another browser (by the way, which browser are you using?)
Could you also send me the output from all deploy that gives you the api?
please check database this result:

SELECT id, name, stack FROM deploy;

Regards,

@ramazulay
I have tried to reproduce the problem but I have not been able
image
Another way, you can verify, via rest api, that you are not missing any data...
image
image

@ramazulay
please let me know if you need any further help
Regards,

Hi @D10S0VSkY-OSS,
In this case I created a new stack and a new deploy from the stack, when I renamed the stack the deploy went wrong.
Solution:
I renamed the stack back.

I don't know what version you are using from SLD, but it should not allow you to delete or rename the stack if it is being used by a deploymentimage