-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Merge from master and add setupIstioctl #174
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
Conversation
Also update quota descriptors
* Added RBAC roles and bindings * Script to generate merged configs for 1.5 and 1.6 - the 1.6 works wit rbac on or off. To avoid confusion, auth will be added in separate PR
Update the tag for manager/proxy containers
Signed-off-by: LIAM White <liamwhite@uk.ibm.com>
Signed-off-by: LIAM White <liamwhite@uk.ibm.com>
Signed-off-by: LIAM White <liamwhite@uk.ibm.com>
Signed-off-by: LIAM White <liamwhite@uk.ibm.com>
Add yaml template for manager into istio-16.yaml
Istio CA should not be installed by default. Created istio-cluster-ca.yaml and istio-namespace-ca.yaml for deploying the per-cluster and per-namespace CAs, so that users do not need to modify the files for different use cases.
Signed-off-by: LIAM White <liamwhite@uk.ibm.com>
added egress proxy to istio install folder
Port forward manager service and enable istio manager env var
Add apiserver and egress
Create yaml files to enable Istio auth.
* update to rule schema to reflect switch from double to duration * pointed to my dockerhub * Updating istio version
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 by someone other than the pull request submitter. We need to confirm that they're okay 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 |
* destination policy and egress rule cleanup * fix example indent * remove tabs
* Fix make mesh * Update vfsgen * Refactor demo profile to be relative to default * Update vfsgen * Fix lint
) (istio#219) Signed-off-by: Yaroslav Skopets <yaroslav@tetrate.io>
* more rp filter; customize rule location and goto * update pod as well * scope link * turn off rp filter everywhere for testing * minor cleanup
[jaeger] Add the option to enable ingress for the collector
No description provided.