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

kubernetes-sigs / kubebuilder / 11763012183
61%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2024 06:55AM 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 06:48AM UTC coverage: 74.544% (-0.6%) from 75.107%
11763012183

push

github

web-flow
✨ Add helm plugin to distribute projects (#4227)

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%)

2287 of 3068 relevant lines covered (74.54%)

14.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
23
0.0
0.0% pkg/cli/alpha/internal/generate.go
Jobs
ID Job ID Ran Files Coverage
1 11763012183.1 10 Nov 2024 06:55AM UTC 45
74.54
GitHub Action Run
Source Files on build 11763012183
  • Tree
  • List 45
  • Changed 2
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ad4afdb7 on github
  • Prev Build on master (#11756816340)
  • Next Build on master (#11763733039)
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

© 2025 Coveralls, Inc