Skip to content

Separate pbc packages#10797

Open
peirulu wants to merge 8 commits into
aws:mainfrom
peirulu:separate-pbc-packages
Open

Separate pbc packages#10797
peirulu wants to merge 8 commits into
aws:mainfrom
peirulu:separate-pbc-packages

Conversation

@peirulu

@peirulu peirulu commented Jun 2, 2026

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:

Testing (if applicable):

Documentation added/planned (if applicable):

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign parlakisik for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 2, 2026
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 20.75472% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.45%. Comparing base (9be8bac) to head (3f252a8).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
pkg/curatedpackages/packagecontrollerclient.go 5.26% 18 Missing ⚠️
pkg/executables/helm.go 0.00% 15 Missing ⚠️
pkg/curatedpackages/packageinstaller.go 53.84% 5 Missing and 1 partial ⚠️
pkg/dependencies/factory.go 50.00% 1 Missing and 2 partials ⚠️

❌ Your patch check has failed because the patch coverage (20.75%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10797      +/-   ##
==========================================
- Coverage   72.52%   72.45%   -0.08%     
==========================================
  Files         608      608              
  Lines       39470    39520      +50     
==========================================
+ Hits        28625    28633       +8     
- Misses       9111     9150      +39     
- Partials     1734     1737       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peirulu

peirulu commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/retest

peirulu added 2 commits June 23, 2026 15:02
Run `make manifests` and `make update-bundle-golden-files` to add the
crdChart field to the Bundles CRD schema and update related CRDs.
@eks-distro-bot eks-distro-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 23, 2026
peirulu added 3 commits June 23, 2026 19:21
The +kubebuilder:validation:Required markers on sub-fields of Image,
Archive, and Manifest were not enforced by the old controller-gen but
the newer version propagates them, causing validation failures for
optional/empty nested objects (crdChart, cloudStack, bottlerocket, etc).
The +kubebuilder:validation:Required markers on EksDRelease fields
(channel, kubeVersion, gitCommit, manifestUrl, name) were not enforced
by the old controller-gen v0.8.0 but the newer version propagates them,
causing validation failures in envtest and presubmit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants