Skip to content

Using singular for Operator Creation Tutorial to work #1088

Using singular for Operator Creation Tutorial to work

Using singular for Operator Creation Tutorial to work #1088

Re-run triggered July 24, 2023 18:58
Status Failure
Total duration 2m 28s
Artifacts

test-sample-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
e2e
no required module provides package github.com/example/memcached-operator/controllers; to add it:\n\tgo get github.com/example/memcached-operator/controllers\nError: not all generators ran successfully\nrun `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage\nmake[2]: *** [Makefile:94: manifests] Error 1\nmake[2]: Leaving directory '/home/runner/work/operator-sdk/operator-sdk/testdata/go/v3/memcached-operator'\n",
e2e
no required module provides package github.com/example/memcached-operator/controllers; to add it:
e2e
Process completed with exit code 2.
check_docs_only
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/