Update bookinfo demo to use latest rules model and istioctl#34
Update bookinfo demo to use latest rules model and istioctl#34
Conversation
| route: | ||
| - tags: | ||
| version: v3 | ||
| weight: 100 |
There was a problem hiding this comment.
we don't need the weight here I guess.
|
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 |
Update bookinfo demo to use latest rules model and istioctl Former-commit-id: b0e0de1
* Define service tags * Use k instead of k=v for a tag label with no value
Update bookinfo demo to use latest rules model and istioctl Former-commit-id: b0e0de1
[MAISTRA-680] Add the env variable POD_NAMESPACE to telemetry deployment
* Add build infra for proto to Go structs * Add deepcopy for gogo types used in IstioControlPlane proto * Bypass deepcopy for DynamicAny, not used * WIP * Disable deepcopy until clean solution can be found * Minor updates
* Recursive directory watcher * Fix initial timer value * Lint * Add copyright * Review comments * Add the codecov setup from istio repo (istio#32) * Add the codecov setup from istio repo * Add the codecov setup from istio repo * Extend CODEOWNERS (istio#37) * Add local codecov check script (istio#23) * Add local codecov check script * Add codecov diff check script to check coverage drop * Add codecov diff check script to check coverage drop * Update common files. (istio#39) * Add build infra for proto to Go structs (istio#34) * Add build infra for proto to Go structs * Add deepcopy for gogo types used in IstioControlPlane proto * Bypass deepcopy for DynamicAny, not used * WIP * Disable deepcopy until clean solution can be found * Minor updates * add resources or certmanager. (istio#45) * Add Environment WG leads to CODEOWNERS (istio#46) * Refactoring utils (istio#40) * Refactoring utils * Lint * Copyrights * Minor cleanup * Overview of component package group (istio#27) * Config and profile samples (istio#38) * Config and profile samples * Update profiles and sample * Additional fields * Default profile comes from compiled in * Listen also for create and delete events
serviceCluster name for gateways
[release-1.7] Update base image
…er-merge_upstream_istio_master-6253864e Automator: merge upstream changes to openshift-service-mesh/istio@master
Before merging this PR we need to replace the 3 istioctl binaries (demos/istioctl-linux, demos/istioctl-osx, and demos/isitioctl-windows) with the latest version.
This change is