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

camilamacedo86 / kubebuilder / 25205901862
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action-4.35.3
DEFAULT BRANCH: master
Ran 01 May 2026 07:09AM UTC
Jobs 1
Files 102
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

01 May 2026 07:01AM UTC coverage: 82.313%. Remained the same
25205901862

push

github

camilamacedo86
feat(ssa/v1-alpha): Add Server-Side Apply plugin to scaffold APIs with safer field management

This PR adds a new ssa/v1-alpha plugin that scaffolds APIs with controllers
using Kubernetes Server-Side Apply (SSA) patterns for safer field management.

The plugin enables safer field management when resources are shared between
your controller, users, or other controllers. Instead of overwriting entire
objects, SSA tracks field ownership and only updates explicitly managed fields.

Features:
- Scaffolds API types with SSA markers (+genclient, +kubebuilder:ac:generate)
- Generates minimal controller template with SSA patterns
- Updates Makefile to generate apply configurations
- Includes complete Memcached operator example
- Integration with testdata projects

Usage:
  kubebuilder create api --group apps --version v1 --kind App --plugins="ssa/v1-alpha"

7707 of 9363 relevant lines covered (82.31%)

73.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25205901862.1 01 May 2026 07:09AM UTC 102
82.31
GitHub Action Run
Source Files on build 25205901862
  • Tree
  • List 102
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 00e30de3 on github
  • Prev Build on server-side-apply-plugin (#25204676070)
  • Next Build on server-side-apply-plugin (#25207343496)
  • 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