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

kubernetes-sigs / kubebuilder / 15958699359 / 1
65%
master: 73%

Build:
Build:
LAST BUILD BRANCH: fix-bug-roles
DEFAULT BRANCH: master
Ran 29 Jun 2025 07:44PM UTC
Files 51
Run time 2s
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

29 Jun 2025 07:35PM UTC coverage: 64.711% (-6.7%) from 71.385%
15958699359.1

Pull #4892

github

camilamacedo86
:sparkles: Add alpha update command for 3-way project upgrade

This commit introduces the `kubebuilder alpha update` command, which enables users to upgrade their Kubebuilder projects via a 3-way Git merge strategy.

The update flow:
- Creates an 'ancestor' branch based on the original scaffold version
- Extracts the user's current project state into a 'current' branch
- Generates a fresh scaffold using the target version in the 'upgrade' branch
- Merges changes into a 'merge' branch, preserving user code and applying updates

This mechanism allows users to safely adopt new scaffolding and maintain their custom logic with minimal manual effort.

Author:    vitorfloriano <107767584+vitorfloriano@users.noreply.github.com>
Co-Author: camilamacedo86
Pull Request #4892: (HOLD) Alpha update initial code with suggested changes - review

2404 of 3715 relevant lines covered (64.71%)

14.62 hits per line

Source Files on job 15958699359.1
  • Tree
  • List 51
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15958699359
  • a2355846 on github
  • Prev Job for on test-pr-vic (#15804253174.1)
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