Skip to content

add missing docs for mixerclient filter config #353

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

Merged
merged 4 commits into from
Feb 7, 2018
Merged

Conversation

ayj
Copy link
Contributor

@ayj ayj commented Feb 2, 2018

fixes #350

@ayj ayj requested a review from geeknoid February 2, 2018 19:29
@ayj ayj requested a review from douglas-reid as a code owner February 2, 2018 19:29
@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 Feb 2, 2018
@ayj
Copy link
Contributor Author

ayj commented Feb 2, 2018

cc @qiwzhang

@@ -123,6 +123,7 @@ message QuotaSpecBinding {
// REQUIRED. One or more services to map the listed QuotaSpec onto.
repeated IstioService services = 1;

// QuotaSpecReference defines a reference to a QuotaSpec.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this less of a regurgitation?

Maybe something like:

QuotaSpecReference uniquely identifies the QuotaSpec used in the Binding

?

@@ -148,6 +149,8 @@ message EndUserAuthenticationPolicySpec {
repeated JWT jwts = 2;
}

// EndUserAuthenticationPolicySpecReference defines a reference to an
// an EndUserAuthenticationPolicySpec.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this more useful ?

...Ref uniquely identifies a policy being bound to a set of services.

?

@ayj ayj merged commit 4adeda7 into istio:master Feb 7, 2018
@ayj ayj deleted the fix-350 branch February 7, 2018 00:13
ayj added a commit to ayj/api that referenced this pull request Feb 14, 2018
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.

Add missing docs
5 participants