• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

camilamacedo86 / kubebuilder / 11762646903
75%
master: 74%

Build:
Build:
LAST BUILD BRANCH: dev-install
DEFAULT BRANCH: master
Ran 10 Nov 2024 05:54AM UTC
Jobs 1
Files 45
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Nov 2024 05:47AM UTC coverage: 74.544%. Remained the same
11762646903

push

github

camilamacedo86
Add helm plugin to distribute projects

This PR introduces an optional Helm plugin, enabling users to scaffold Helm charts for Kubebuilder projects.

- **Helm Chart Scaffolding**: Allows generation of a Helm chart under the `dist/chart` directory, providing an alternative for distributing and managing projects via Helm.
- **Usage**:
  - **To add when init the project**: `kubebuilder init --plugins=helm/v1-alpha` for new projects.
  - **To Init/Update in a project previously scaffolded**: `kubebuilder edit --plugins=helm/v1-alpha` to add or update Helm charts for existing projects.
- **Sync Helm Chart**: Syncs the Helm chart with project manifests using the `edit` command, with `--force` required for updates after webhook or `DeployImage` plugin changes in order to overwritten the values.yaml and manager.yaml files.

0 of 23 new or added lines in 1 file covered. (0.0%)

72 existing lines in 1 file now uncovered.

2287 of 3068 relevant lines covered (74.54%)

14.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11762646903.1 10 Nov 2024 05:54AM UTC 0
74.54
GitHub Action Run
Source Files on build 11762646903
Detailed source file information is not available for this build.
  • Back to Repo
  • 80d8487a on github
  • Prev Build on helm-plugin (#11762388349)
  • Next Build on helm-plugin (#11762801982)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc