Mohamed Eldafrawi

Results 6 issues of Mohamed Eldafrawi

**Describe the bug** sometimes `test_statefulset_recurring_backup` test failed **To Reproduce** Install Longhorn `master` Run `test_statefulset_recurring_backup` **Expected behavior** test should pass **Log** ``` client = core_api = storage_class = {'allowVolumeExpansion': True, 'apiVersion':...

kind/bug
kind/test

The following values are used as secrets: - AZURE_CREDENTIALS - AZURE_RESOURCE_GROUP For the test to work we need to create azure service principle account, using: ``` az ad sp create-for-rbac...

This PR will add a GH action that will provision single node aws eks cluster and run `make test` against it. The GH action will be triggered everyday at 07:00...

create DS to add containerd config to allow http for local registry fix https://github.com/acorn-io/acorn/issues/670 Signed-off-by: mohamed.eldafrawi

Steps to reproduce: 1. Create AKS cluster 2. install acorn 3. run `acorn check` logs: ``` NAME PASSED MESSAGE RBAC true User can create namespaces NodesReady true All nodes are...

bug

When Longhorn is deployed as multi-cluster app in rancher, an auto generated namespace in the format of `longhorn-p-xxxx` is created, and longhorn components are deployed to it.

kind/feature
stale