Mikael Kundert

Results 7 issues of Mikael Kundert

I feel little bit frustrated to select "Skip" or "Done" task from the action menu. Especially when skipping multiple tasks at the same time to seek for something that is...

enhancement

**Describe the bug** When I install Moosync over snap (or Ubuntu's Software GUI) and launch it, it closes/crashes right away. **To Reproduce** When launching from GUI, I get this dialog:...

bug

In our testing environments we tend to hide our Drupal from public internet, so it wont disclosure anything or get indexed by Google. While eventually we want to use OAuth...

Currently entity validator seems to be applied on `create` and `insert` actions which is good. ## Problem / motivation Client is not able to `create` entity without passing validation rules,...

I was following installation steps and I got this deprecation warning: > Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition ``` $ kubectl apply -f...

I got an error while provisioning after couple failures with: ``` - yum: name={{item}} state=present with_items: - "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" when: distro == "rhel7" ``` Resulting in error with stderr "Error: Nothing...

In our ansible configuration we have user specified as `root` and we would like to keep it that way. But we would need an option to specify the remote user...