Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop the use dprotaso/controller-tools fork #15664

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dprotaso
Copy link
Member

Keeping the fork up to date is not really tenable and it's fairly complex. We now simply manipulate the resulting CRD yaml after generation

Keeping the fork up to date is not really tenable and it's
fairly complex. We now simply manipulate the resulting
CRD yaml after generation
@knative-prow knative-prow bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 27, 2024
Copy link

knative-prow bot commented Dec 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso

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

The pull request process is described here

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 27, 2024
@knative-prow knative-prow bot requested review from izabelacg and skonto December 27, 2024 16:50
@dprotaso
Copy link
Member Author

cc @skonto

I need to revisit some new attributes that were added so marking WIP for now

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 579 lines in your changes missing coverage. Please review.

Project coverage is 80.85%. Comparing base (06281eb) to head (40c7619).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cmd/schema-tweak/overrides.go 0.00% 333 Missing ⚠️
cmd/schema-tweak/main.go 0.00% 158 Missing ⚠️
cmd/schema-tweak/yaml.go 0.00% 88 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15664      +/-   ##
==========================================
- Coverage   83.54%   80.85%   -2.70%     
==========================================
  Files         219      222       +3     
  Lines       17427    18005     +578     
==========================================
- Hits        14560    14558       -2     
- Misses       2497     3077     +580     
  Partials      370      370              

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

@@ -107,7 +107,6 @@ func NewFeaturesConfigFromMap(data map[string]string) (*Features, error) {
asFlag("kubernetes.containerspec-addcapabilities", &nc.ContainerSpecAddCapabilities),
asFlag("kubernetes.podspec-tolerations", &nc.PodSpecTolerations),
asFlag("kubernetes.podspec-volumes-emptydir", &nc.PodSpecVolumesEmptyDir),
asFlag("kubernetes.podspec-hostipc", &nc.PodSpecHostIPC),
Copy link
Member Author

Choose a reason for hiding this comment

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

this was a duplicate

@dprotaso dprotaso changed the title [wip] Drop the use dprotaso/controller-tools fork Drop the use dprotaso/controller-tools fork Dec 28, 2024
@knative-prow knative-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 28, 2024
@dprotaso
Copy link
Member Author

/assign @skonto

This should unblock your k8s bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. 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