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

Remove pkg/manifests/bindata.go from the repo, generate it. #54

Merged
merged 1 commit into from May 17, 2019

Conversation

jmencak
Copy link
Contributor

@jmencak jmencak commented May 17, 2019

This is a Makefile cleanup PR. File pkg/manifests/bindata.go
is removed from the repository as it was leading to issues as in #52,
where old bindata.go files were being shipped with modified resources.

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 17, 2019
This is a Makefile cleanup PR.  File pkg/manifests/bindata.go
is removed from the repository as it was leading to issues as in PR52,
where old bindata.go files were being shipped with modified resources.
@sjug
Copy link
Contributor

sjug commented May 17, 2019

/lgtm

Talked to @jmencak about this today and rather than carrying the generated bindata and a script to update it we're just going to generate it as part of the build process.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 17, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jmencak, sjug

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

@openshift-merge-robot openshift-merge-robot merged commit 32c4aea into openshift:master May 17, 2019
@jmencak jmencak deleted the makefile-clean branch May 22, 2019 08:47
@jmencak
Copy link
Contributor Author

jmencak commented May 23, 2019

/cherrypick release-4.1

@openshift-cherrypick-robot

@jmencak: new pull request created: #56

In response to this:

/cherrypick release-4.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants