Skip to content

Rename Destination.name to Destination.host#439

Merged
rshriram merged 5 commits intoistio:masterfrom
rshriram:destrename
Mar 29, 2018
Merged

Rename Destination.name to Destination.host#439
rshriram merged 5 commits intoistio:masterfrom
rshriram:destrename

Conversation

@rshriram
Copy link
Copy Markdown
Member

Signed-off-by: Shriram Rajagopalan shriramr@vmware.com

Shriram Rajagopalan added 3 commits March 13, 2018 15:56
@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 Mar 29, 2018
@googlebot
Copy link
Copy Markdown
Collaborator

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added cla: no Set by the Google CLA bot to indicate the author of a PR has not signed the Google CLA. and removed cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. labels Mar 29, 2018
@rshriram rshriram added cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. and removed cla: no Set by the Google CLA bot to indicate the author of a PR has not signed the Google CLA. labels Mar 29, 2018
@googlebot googlebot removed the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 29, 2018
@googlebot
Copy link
Copy Markdown
Collaborator

☹️ Sorry, but only Googlers may change the label cla: yes.

@rshriram rshriram added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 29, 2018
@googlebot
Copy link
Copy Markdown
Collaborator

☹️ Sorry, but only Googlers may change the label cla: yes.

@googlebot googlebot removed the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 29, 2018
@rshriram rshriram merged commit 432cb7d into istio:master Mar 29, 2018
@rshriram
Copy link
Copy Markdown
Member Author

merging due to CLA issue

@ldemailly ldemailly added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 29, 2018
@ldemailly
Copy link
Copy Markdown
Member

can you make the istio/istio changes asap ?
I'm getting

# istio.io/istio/pilot/pkg/model
pilot/pkg/model/config.go:854:22: rule.Name undefined (type *v1alpha3.DestinationRule has no field or method Name)
pilot/pkg/model/validation.go:1091:20: rule.Name undefined (type *v1alpha3.DestinationRule has no field or method Name)
pilot/pkg/model/validation.go:2111:52: destination.Name undefined (type *v1alpha3.Destination has no field or method Name)

trying to update dependencies (for 0.8 istio/istio#4651)

@ldemailly
Copy link
Copy Markdown
Member

nvm I guess you'd need to make a vendor change to do that, so I'll make those changes

ldemailly added a commit to istio/istio that referenced this pull request Mar 30, 2018
ldemailly added a commit to istio/istio that referenced this pull request Mar 30, 2018
ldemailly added a commit to istio/istio that referenced this pull request Mar 30, 2018
* dep init + prune changes for 0.8

* dep init + prune changes for 0.8 - try#2 with k8s 1.9 instead of 1.10

* start of changes for istio/api#439 - will continue on my mac

* Rest of fixes for Name->Host

Matching istio/api#439

* Compiling!

* More Name->Host fun

* Use our glog

* Make go generate ./mixer/... runnable

* Partial fix for name->host

* Update back api

* Revert destination name->host

* need fortio to be buildable from vendor, grpc health is a dependency

* switching vendor to master post istio/old_vendor-istio_repo#45 merge
@ldemailly
Copy link
Copy Markdown
Member

it's too many changes so please make the necessary changes in
istio/istio#4668

thanks!

bianpengyuan pushed a commit to bianpengyuan/istio that referenced this pull request Apr 5, 2018
* dep init + prune changes for 0.8

* dep init + prune changes for 0.8 - try#2 with k8s 1.9 instead of 1.10

* start of changes for istio/api#439 - will continue on my mac

* Rest of fixes for Name->Host

Matching istio/api#439

* Compiling!

* More Name->Host fun

* Use our glog

* Make go generate ./mixer/... runnable

* Partial fix for name->host

* Update back api

* Revert destination name->host

* need fortio to be buildable from vendor, grpc health is a dependency

* switching vendor to master post istio/old_vendor-istio_repo#45 merge
incfly pushed a commit to incfly/api that referenced this pull request Jun 13, 2018
* Cancel check call on destroy
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.

4 participants