Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: render directory layout #2

Merged
merged 1 commit into from
Feb 7, 2018
Merged

*: render directory layout #2

merged 1 commit into from
Feb 7, 2018

Conversation

hongchaodeng
Copy link
Contributor

@hongchaodeng hongchaodeng commented Feb 7, 2018

ref: #1

Running command:

PROJECT=github.com/coreos/play APIGROUP=play.coreos.com/v1alpha1 go run ./cmd/operator-sdk/main.go

Creates the follow dir layout:

$ tree play/
play
├── cmd
│   └── play
└── pkg
    ├── apis
    │   └── play
    │       └── v1alpha1
    └── controller

@fanminshi
Copy link
Contributor

LGTM

@hongchaodeng hongchaodeng merged commit 8dd8cc8 into operator-framework:master Feb 7, 2018
@hongchaodeng hongchaodeng deleted the dir branch February 7, 2018 22:22
fanminshi pushed a commit that referenced this pull request Aug 28, 2018
rashmigottipati referenced this pull request in rashmigottipati/operator-sdk Jun 3, 2020
rashmigottipati referenced this pull request in rashmigottipati/operator-sdk Jun 3, 2020
rashmigottipati added a commit that referenced this pull request Apr 13, 2021
Signed-off-by: rashmigottipati <chowdary.grashmi@gmail.com>
m1kola pushed a commit to m1kola/operator-sdk that referenced this pull request Jun 7, 2024
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