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

provide the config validator #1484

Open
6 tasks
jmuk opened this issue Oct 20, 2017 · 1 comment
Open
6 tasks

provide the config validator #1484

jmuk opened this issue Oct 20, 2017 · 1 comment
Assignees

Comments

@jmuk
Copy link
Contributor

jmuk commented Oct 20, 2017

Mixer needs to validate the configs, so that the mixer configs are properly formed. This will be done through:

  • the validation through k8s external admission webhook
  • also, another webhook in the same format -- since k8s webhooks are still in alpha status

Its featureset should be:

  • structural validations for the proto format
  • validation of expression languages
  • referential integrity among config objects

also:

  • istioctl change to make the validation regardless of the webhook availability
@jmuk jmuk self-assigned this Oct 20, 2017
@jmuk
Copy link
Contributor Author

jmuk commented Oct 20, 2017

#1218 does the structural validation through webhook

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

No branches or pull requests

1 participant