Skip to content

Conversation

fwiesel
Copy link
Member

@fwiesel fwiesel commented Oct 16, 2025

This is needed for making use of server-side apply in the controller-runtime.

See the umbrella issue for details: kubernetes-sigs/controller-runtime#3183

It requires an opt-in via a comment ,
the same way you opt-in to the deep-copy functions.

Copy link
Contributor

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/sapcc/go-makefile-maker/internal/core 0.00% (ø)
github.com/sapcc/go-makefile-maker/internal/makefile 7.83% (-0.07%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/sapcc/go-makefile-maker/internal/core/config.go 0.00% (ø) 40 0 40
github.com/sapcc/go-makefile-maker/internal/makefile/makefile.go 0.00% (ø) 203 (+3) 0 203 (+3)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

This is needed for making use of server-side apply in the
controller-runtime.

See the umbrella issue for details:
kubernetes-sigs/controller-runtime#3183

It requires an opt-in via a comment ,
the same way you opt-in to the deep-copy functions.
Copy link
Contributor

@majewsky majewsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nuckal777 Can you please take a look? Most of us are not familiar with the kubebuilder stuff.

Copy link
Contributor

@Nuckal777 Nuckal777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants