Skip to content

pkg/generator: add return nil in stub.Handler() tmpl#64

Merged
hasbro17 merged 1 commit intooperator-framework:masterfrom
fanminshi:fix_return
Feb 26, 2018
Merged

pkg/generator: add return nil in stub.Handler() tmpl#64
hasbro17 merged 1 commit intooperator-framework:masterfrom
fanminshi:fix_return

Conversation

@fanminshi
Copy link
Copy Markdown
Contributor

@fanminshi fanminshi commented Feb 26, 2018

fix the build error:

building app-operator...
# github.com/coreos/app-operator/pkg/stub
pkg/stub/handler.go:13:1: missing return at end of function

add return nil in stub.Handle()

@fanminshi
Copy link
Copy Markdown
Contributor Author

cc/ @hasbro17

@hasbro17
Copy link
Copy Markdown
Contributor

LGTM

@hasbro17 hasbro17 merged commit e94edc9 into operator-framework:master Feb 26, 2018
@hasbro17 hasbro17 deleted the fix_return branch February 26, 2018 22:22
jmrodri added a commit that referenced this pull request Feb 17, 2022
Additions:

- chore: bump go 1.17, k8s 1.23, and kubebuilder 3.3 (#69)
- chore(deps): update to Quarkus SDK extension 3.0.2 and Quarkus 2.6.3 (#70)
- chore(deps): update to use Quarkus JOSDK extension 3.0.1 (#67)
- Remove useless file (#65)
- chore: bump k8s 1.22.2 and kubebuilder 3.2 (#64)
- exposed exnpoints for micrometer metrics (#45)
- modified the Quarkus operator SDK version and tutorial too (#40)
- chore: bump fabric8 5.8.0 & quarkus 2.4.0 (#42)
- modified the doc file and removed file after generation (#41)
- release: fix release script to understand release branches (#38)

Bug Fixes:

- Fix for wrongly generated file name (#73)

Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
m1kola pushed a commit to m1kola/operator-sdk that referenced this pull request Jun 7, 2024
…lecule-container

Add full source to /src in molecule image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants