Attila Szabó
Results
2
issues of
Attila Szabó
fix these: - typo in pause node state - shouldn't raise error when found service in not running state because if a global service have updated there will be one...
hello, i've tried many ways to add xorm_acl_entry in mysql but no luck, some of them: yaml: ``` insert into xorm_acl_entry values ('match: {account: "test"}\nactions: ["push", "pull"]', 10); insert into...