Replies: 1 comment 1 reply
-
Hi @kinseii we have some vacations, so there was some slowness with replies, now we are back on track, will go through and reply on your issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to discuss the possible future of the project, how actively it is developing, what plans the creators have. I am currently creating a PoC for my company based on Cluster.dev and have encountered some problems and have some questions. I have created several Issue, I got an answer to the first ones, but I don't get an answer to the last ones. I really want to make our infrastructure on Cluster.dev, however there are some blockers:
kind: Secret
) the output from another module (Issue: Passing values from remoteState to source template file of kubernetes unit #285).readFile "file"
function, so that I can use variable definitions from remoteState within the file. I think it can be done through string templating (Issue: Add function "applyTemplate" #225).--terragrunt-include-dir
,-terragrunt-exclude-dir
,-terragrunt-strict-include
, etc. Or even by going into the desired module and deploying just that one. Cluster.dev doesn't allow you to do this yet, and as a result there will be problems over the fact that while one engineer is working on one StackTemplate or even a unit, another engineer will have to wait so as not to roll back his changes. In this case, I suggest implementing options specifying specific Stack, StackTemplate, and even Units.Beta Was this translation helpful? Give feedback.
All reactions