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

Fix bundle goal into the Makefile for macos #1300

Merged

Conversation

ccojocar
Copy link
Contributor

@ccojocar ccojocar commented Nov 14, 2022

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Fix bundle goal into the Makefile for macos.

Which issue(s) this PR fixes:

Does this PR have test?

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix bundle goal into the Makefile for macos.

@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 14, 2022
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 14, 2022
@ccojocar ccojocar force-pushed the fix_bundle_generator_macos branch from c7fec73 to b8de26e Compare November 14, 2022 11:12
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #1300 (6975a3a) into main (0c22b6f) will increase coverage by 0.14%.
The diff coverage is 52.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1300      +/-   ##
==========================================
+ Coverage   43.92%   44.07%   +0.14%     
==========================================
  Files          49       49              
  Lines        5514     5566      +52     
==========================================
+ Hits         2422     2453      +31     
- Misses       2972     2994      +22     
+ Partials      120      119       -1     

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 14, 2022
@ccojocar
Copy link
Contributor Author

/test all

@ccojocar ccojocar force-pushed the fix_bundle_generator_macos branch from b8de26e to 6975a3a Compare November 14, 2022 13:16
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 14, 2022
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 14, 2022
@ccojocar
Copy link
Contributor Author

/test all

@ccojocar
Copy link
Contributor Author

/retest

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 14, 2022
@ccojocar ccojocar force-pushed the fix_bundle_generator_macos branch from 49887e4 to 6975a3a Compare November 14, 2022 14:23
@ccojocar
Copy link
Contributor Author

/retest

1 similar comment
@ccojocar
Copy link
Contributor Author

/retest

@ccojocar
Copy link
Contributor Author

/test all

@ccojocar ccojocar force-pushed the fix_bundle_generator_macos branch from 49de0b7 to 6975a3a Compare November 14, 2022 16:29
@ccojocar
Copy link
Contributor Author

/retest

@ccojocar
Copy link
Contributor Author

@saschagrunert @JAORMX now all checks passed. Please could you lgtm this again? Thanks

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 15, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ccojocar, JAORMX, saschagrunert

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:
  • OWNERS [JAORMX,saschagrunert]

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

@k8s-ci-robot k8s-ci-robot merged commit 316c286 into kubernetes-sigs:main Nov 15, 2022
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants