Skip to content

Remove a few obsolete overrides#1090

Merged
knative-prow-robot merged 4 commits into
knative:masterfrom
grantr:cleanup-deps
Apr 23, 2019
Merged

Remove a few obsolete overrides#1090
knative-prow-robot merged 4 commits into
knative:masterfrom
grantr:cleanup-deps

Conversation

@grantr
Copy link
Copy Markdown
Contributor

@grantr grantr commented Apr 23, 2019

These overrides are (probably) not necessary anymore.

  • cobra isn't used anywhere in the project
  • pflag override was removed from serving and build-pipeline
  • protobuf and oauth2 overrides were added in Proof of concept GCP Pub Sub using a Receive Adapter #57, almost certainly no longer relevant (but @vaikas-google may remember a good reason to keep them).

I updated pflag to 1.0.3, same as serving.

/cc @vdemeester

This is not just cleanup: CEL requires protobuf 1.3.0 (for #1047), so we need to remove the 1.1.0 override first.

grantr added 3 commits April 23, 2019 11:17
These overrides are very old, and cobra isn't imported anymore. This
cleanup has already happened in serving.
Tracking the serving bump in knative#2124.
These were originally added for the PubSub receive adapter in knative#57, but
it's been a while and we probably don't need them anymore.
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Apr 23, 2019
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 23, 2019
@n3wscott
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 23, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grantr, n3wscott

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

The pull request process is described 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

@grantr
Copy link
Copy Markdown
Contributor Author

grantr commented Apr 23, 2019

/retest

@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Apr 23, 2019
@grantr
Copy link
Copy Markdown
Contributor Author

grantr commented Apr 23, 2019

/retest

1 similar comment
@grantr
Copy link
Copy Markdown
Contributor Author

grantr commented Apr 23, 2019

/retest

@n3wscott
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 23, 2019
@grantr
Copy link
Copy Markdown
Contributor Author

grantr commented Apr 23, 2019

/retest

1 similar comment
@grantr
Copy link
Copy Markdown
Contributor Author

grantr commented Apr 23, 2019

/retest

@knative-prow-robot knative-prow-robot merged commit c1390e5 into knative:master Apr 23, 2019
@grantr grantr deleted the cleanup-deps branch April 24, 2019 18:09
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. cla: yes Indicates the PR's author has signed the CLA. 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.

4 participants