Skip to content

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

Open
@sharego

Description

@sharego

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

Activity

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[/+] on Jan 18, 2020
guenter

guenter commented on Jan 18, 2020

@guenter
Member

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @guenter@sharego

        Issue actions

          Document how to build this git repository to a kudo repository · Issue #131 · kudobuilder/operators