Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Improper mixer configuration test data or incorrect reference documents #337

Open
metacosm opened this issue May 14, 2018 · 2 comments
Open
Assignees
Milestone

Comments

@metacosm
Copy link

Is this a BUG or FEATURE REQUEST?:

BUG

Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?: Yes

Bug:
Y

What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details

0.7.1
kubectl version: irrelevant

Is Istio Auth enabled or not ?
No / irrelevant

What happened:

Reference documents field names of Istio resources as using camelCase but the examples (and test data found at https://github.com/istio/istio/tree/master/mixer/testdata/config) use snake_case. The end result is that there is confusion as to which are the proper names for the fields.

What you expected to happen:

The reference should be authoritative and examples should conform to what is described.

How to reproduce it:

Just read the reference section on the istio.io website and try to reconcile the information in the reference with the actual examples.

Feature Request:
N

@kyessenov
Copy link

kyessenov commented May 14, 2018 via email

@metacosm
Copy link
Author

I gathered from some other part of the documentation that the parser is lenient, however, this is making automated generation of tools in different languages more complex (speaking from the Java side of things), not to mention causing confusion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants