Skip to content

weka/weka-k8s-api

Repository files navigation

weka-k8s-api

This repo contains Weka k8s Custom Resource Definitions (CRDs) and corresponding Go type definitions.

Setting Up Development Environment

To contribute to this project, follow these steps to set up your development environment:

Install Pre-Commit Hooks

This project uses pre-commit to automate checks before each commit. To set it up:

  1. Install pre-commit:
    pip install pre-commit
  2. Install the hooks:
    pre-commit install
  3. (Optional) Run the hooks on all files to ensure compliance:
    pre-commit run --all-files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7