Ville Hartikainen

Results 10 issues of Ville Hartikainen

Setting the memorylimit explicitly to be a supported configuration.

We'd like to manipulate individual ACLs via CLI, instead of creating the new ACL in Consul GUI and then backup & restore with appropriate changes. e.g. consulate acl list ->...

When developing e.g. alerts, it would be handy to be able to insert testdata with differing values over certain time period. E.g. being able to provide either an explicit timestamp...

It would be helpful to provide just the tests directory on command line. Then the tool would iterate over all tests it finds and runs the tests. e.g. ``` scripts...

enhancement
help wanted
easy

Kapacitor-unit currently overrides already the `.every` it fins in a query, it would be similarly handy to be able to override somehow the time period for evaluations. Or this could...

It would be helpful to provide the relative tick script path in the configuration YAML if wanted. Such would make it possible to just pass the root tests directory on...

Isn't the best practice to commit the Podfile.lock to git? https://guides.cocoapods.org/using/pod-install-vs-update.html Now that it's not, doesn't this lead to different Pod versions per developer and build environment. https://github.com/BelledonneCommunications/linphone-iphone/blob/329193d2fa36666d85c01e6573d58bc2cf6a7a83/.gitignore#L9

Had an issue using the simulator on Macbook with M1 Max. I ran into stackoverflow with similar issues and a solution that worked in my case. Maybe update of README.md...

### Context This library is included in the linphone-sdk we're using in our project. ### General information Device agnostic ### Expected behaviour 1. Retrieve Dialplan for a Finnish mobile number...

bug