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

Document how to build this git repository to a kudo repository #131

Open
sharego opened this issue Nov 26, 2019 · 1 comment
Open

Document how to build this git repository to a kudo repository #131

sharego opened this issue Nov 26, 2019 · 1 comment

Comments

@sharego
Copy link

sharego commented Nov 26, 2019

As kubectl kudo package create command can zip a package, what can be using for a whole repository

@guenter guenter changed the title Is there a tool to build this git repository to a kudo repository Document how to build this git repository to a kudo repository Jan 18, 2020
@guenter
Copy link
Member

guenter commented Jan 18, 2020

Here are the commands to build a repository:

# Build one or more packages
./build-operator.sh repository/kafka/operator/

# Create the repository index
./build-community-repo.sh

This will give you a repository in build/repo.
We need to improve our docs around this and I edited the title to reflect that. See also #42

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

No branches or pull requests

2 participants