-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.language/ansibleIssue is related to an Ansible operator projectIssue is related to an Ansible operator project
Milestone
Description
Bug Report
There's a typo in hack/generate/samples/internal/go/memcached-with-webhooks/e2e_test_code.go. It should be addTestE2eMakefileTarget instead of addTestE2eMaekefileTarget.
What did you do?
Inspected code in another PR
What did you expect to see?
I expected to see addTestE2eMakefileTarget
What did you see instead? Under which circumstances?
I saw addTestE2eMaekefileTarget
Environment
Operator type:
/language ansible
Kubernetes cluster type:
N/A
$ operator-sdk version
N/A
$ go version (if language is Go)
N/A
$ kubectl version
N/A
Possible Solution
Fix typo
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.language/ansibleIssue is related to an Ansible operator projectIssue is related to an Ansible operator project