Petar Cvitanović
Petar Cvitanović
@Wasiim105 `Rollback` will show you how many times you changed a module. You can try editing a Module a couple of times and you should see entries on this screen
Hey @Wasiim105, did you manage to get any data on the history screen? Let us know if we can help you
Thanks @hanshal101!
Hey @hanshal101. K8s API will take care of duplicate Modules, so we don't have to worry about that. The problem is that two Modules can try the create the "same"...
Yes, so each time you want to create new resources from a Module, you have to check their `cyclops.module` label. If it's set to something else then the Module name,...
Sure thing @chetak123! Let me know if you need any help
Hi @jaydeland, thanks for raising the issue! Could you describe how to reproduce the issue further since I couldn't get the error log on my local minikube? Could you also...
Hey @jaydeland, I forgot about this. We refactored the way components are talking to each other so you can check if the issue persists
Closing this one. If there are any updates, feel free to reopen
Hey @aviorma, thanks for raising this! I'm thinking of a button in the `Edit Module` view that would tell you which version you are currently using and allow you to...