Skip to content

Fix submessage support part1#1736

Merged
istio-merge-robot merged 5 commits intoistio:masterfrom
guptasu:smp1
Nov 16, 2017
Merged

Fix submessage support part1#1736
istio-merge-robot merged 5 commits intoistio:masterfrom
guptasu:smp1

Conversation

@guptasu
Copy link
Copy Markdown
Contributor

@guptasu guptasu commented Nov 15, 2017

What this PR does / why we need it:
NOTE: The changes in this PR were already approved by @douglas-reid @geeknoid. Old PR contained 12 files (#1617) but was reverted because of missing 2 generated pb.go file. I have added the missing 2 generated file in this PR (this PR therefore contains 14 files).

Note this is part 1 of sub message support. It is based on the proposal https://docs.google.com/document/d/1GL_EOitfBJDfgbQJOSROceK5RdqNPuiggeAebaNqyf8/edit#
This PR contains the code generation for the go Instances and the augmented proto messages (Type and InstanceParam)

Part 2 (following PR) will contain the bootstraping code generation (code that runs at run-time, inside Mixer framework and instantiates these sub-message artifacts generated in this PR).

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

none

@istio-testing
Copy link
Copy Markdown
Collaborator

@guptasu: Adding do-not-merge/release-note-label-needed because the release note process has not been followed.

Details

One of the following labels is required "release-note", "release-note-action-required", or "release-note-none".
Please see: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#write-release-notes-if-needed.

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.

@douglas-reid
Copy link
Copy Markdown
Contributor

/lgtm

(already previously approved and submitted).

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 15, 2017

/retest ci/circleci

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 15, 2017

/test ci/circleci

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 15, 2017

/testall

@geeknoid
Copy link
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

/test all [submit-queue is verifying that this PR is safe to merge]

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 15, 2017

/retest

@istio-merge-robot
Copy link
Copy Markdown

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link
Copy Markdown

/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @geeknoid @guptasu

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 16, 2017

/retest

@guptasu
Copy link
Copy Markdown
Contributor Author

guptasu commented Nov 16, 2017

@geeknoid @douglas-reid re-lgtm please

@geeknoid
Copy link
Copy Markdown
Contributor

geeknoid commented Nov 16, 2017 via email

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: douglas-reid, geeknoid

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

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@istio-merge-robot
Copy link
Copy Markdown

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link
Copy Markdown

Automatic merge from submit-queue.

@istio-merge-robot istio-merge-robot merged commit 378230c into istio:master Nov 16, 2017
kyessenov pushed a commit to kyessenov/istio that referenced this pull request Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants