Skip to content

Remove stale useless default_endpoint field in gateway.server#933

Closed
hzxuzhonghu wants to merge 5 commits intoistio:masterfrom
hzxuzhonghu:gateway
Closed

Remove stale useless default_endpoint field in gateway.server#933
hzxuzhonghu wants to merge 5 commits intoistio:masterfrom
hzxuzhonghu:gateway

Conversation

@hzxuzhonghu
Copy link
Copy Markdown
Member

No description provided.

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label May 30, 2019
@istio-testing
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hzxuzhonghu
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: wattli

If they are not already assigned, you can assign the PR to them by writing /assign @wattli in a comment when ready.

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

@hzxuzhonghu hzxuzhonghu requested a review from rshriram May 30, 2019 03:23
@geeknoid
Copy link
Copy Markdown
Contributor

This is a breaking change. Do we need a deprecation story here?

@linsun
Copy link
Copy Markdown
Member

linsun commented May 30, 2019

How do we know this is stale? we definitely need release note this deprecation.

// `unix:///path/to/socket` or `unix://@foobar` (Linux abstract namespace).
string default_endpoint = 5;
reserved 5;
reserved "default_endpoint";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why is this stale? this is implemented right? if not, my bad as I forgot about implementing this. This needs to be implemented.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is no implemented now.

@hzxuzhonghu
Copy link
Copy Markdown
Member Author

@linsun @geeknoid I noticed it was in since 2017, and not used

@rshriram
Copy link
Copy Markdown
Member

rshriram commented Jun 3, 2019

I think you are looking at a wrong branch.. This field was added 5 months ago by me
#742
I didn't implement it (forgot to)

@hzxuzhonghu
Copy link
Copy Markdown
Member Author

ok, then let me close it.

@hzxuzhonghu hzxuzhonghu closed this Jun 4, 2019
@hzxuzhonghu hzxuzhonghu deleted the gateway branch June 4, 2019 02:08
nacx pushed a commit to nacx/api that referenced this pull request Apr 15, 2020
* API tweaks

* mega tweaks

* delete useless files

* all under tenant

* transactions, permissions

Mirrored from https://github.com/tetrateio/tetrate @ d6b7b4f8787e97107ec2250e174afd2bdef09fed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants