Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 2.67 KB

File metadata and controls

28 lines (15 loc) · 2.67 KB

Contributing to Hubble

hubble is an open source project licensed under Apache-2.0. Everybody is welcome to contribute. Contributors are required to follow the CNCF Code of Conduct.

Getting Started

  • Read the README to understand how hubble works and its use cases.
  • Check out the issues list for open tasks, especially those labeled good first issue.

Contribution workflow

Hubble uses GitHub for collaborative development. Note that this repository only hosts release artifacts for the Hubble CLI. The actual code for Hubble (CLI, server, Relay, metrics) is in the Cilium GitHub repository under hubble/, hubble-relay/ and pkg/hubble/ directories. Please use GitHub issues to discuss proposals and use pull requests to suggest changes in Cilium GitHub repository.

For more information see the Cilium Development Guide and the Hubble-specific notes.

Contributor Ladder

The Cilium project has a well-defined contributor ladder to help community members grow both responsibilities and privileges in the project ecosystem. This ladder outlines the path from an occasional contributor to a committer, detailing expectations at each stage. Most contributors start at the community level in a sub-project and progress as they become more engaged in the project ecosystem. We encourage you to take an active role, and the community is here to support you on this journey.

Becoming a Cilium organization member grants you additional privileges across the project ecosystem, such as the ability to leave reviews on a PR or trigger CI runs. If you're contributing regularly to hubble, consider joining the hubble team to help review code and accelerate development. Your contributions play a vital role in improving the project, and we'd love to have you more involved!

Community

Join the Cilium community for discussions:

Slack: Cilium Slack in #dev-hubble and #hubble

We appreciate your contributions to hubble and look forward to your involvement!