Celis
Celis
Thank you Harsha, I am checking the failure to understand why it failed and how to make it work here.
Hello @harshavardhana and @dvaldivia I have created a twin repository from console called twin, you can find it here: https://github.com/cniackz/twin In this twin repository same change was tested in the...
Ok @dvaldivia helped me to add the runner and now test is working as intended: `Workflow / Checking Lint (1.19.x, ubuntu-latest) (pull_request) ` ``` Run make lint-for-containers Running lint-for-containers check...
Closing this PR, I don't like the idea of having different Job for self-hosted runners. What I would like to achieve here is to have the same Job for both...
@kaankabalak please ignore my previous note. I see things working if I test UI changes over port 9090 with the steps you provided to me. Will note down those steps...
Other temporal solution I found is to delete the folder and then recreate the folder, that works for me: ```sh - name: cleanup #https://github.com/actions/checkout/issues/211 run: | echo ${{ secrets.DEPLOY_PASSWORD }}...
I was running into the same issue: ```sh $ operator-sdk run bundle quay.io/cniackz4/minio-operator:v4.4.17 INFO[0056] Successfully created registry pod: quay-io-cniackz4-minio-operator-v4-4-17 INFO[0056] Created CatalogSource: minio-operator-catalog INFO[0056] OperatorGroup "operator-sdk-og" created INFO[0056] Created Subscription:...
@bexsoft when you get a chance, please resolve the conflicts:
ok ignore my previous comment, maybe we need to have this on subnet first...
I am testing this internally with version: `RELEASE.2023-05-04T21-44-30Z`