Update mixer config to match latest image, and add service attributes.#59
Merged
andraxylia merged 6 commits intomasterfrom Mar 18, 2017
Merged
Update mixer config to match latest image, and add service attributes.#59andraxylia merged 6 commits intomasterfrom
andraxylia merged 6 commits intomasterfrom
Conversation
douglas-reid
approved these changes
Mar 18, 2017
zenlint
pushed a commit
to zenlint/istio
that referenced
this pull request
Aug 30, 2017
- Also fixed a few things in the installation guide - Update a few other docs along the way.
rshriram
pushed a commit
that referenced
this pull request
Oct 30, 2017
Update mixer config to match latest image, and add service attributes. Former-commit-id: e540c27
mandarjog
pushed a commit
that referenced
this pull request
Oct 31, 2017
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
mandarjog
pushed a commit
that referenced
this pull request
Nov 2, 2017
Update mixer config to match latest image, and add service attributes. Former-commit-id: e540c27
kyessenov
pushed a commit
to kyessenov/istio
that referenced
this pull request
Aug 13, 2018
rajusharma
pushed a commit
to rajusharma/istio
that referenced
this pull request
Jul 2, 2019
* More attempts to fix the CI * Few more steps to get new integration framewoek tests * More CI/CD work * Finally got simple test to work locally, various fixes in the images * More test improvements * Fix flags for integration, do not deploy istio * make temp dir * More integration tests integration * Add policy for integration tests * More fixes * Add missing CRD - Galley is crashing if CRDs are missing * Merge autoinjector * Circle ci tests * Add new framework pre-submit tests, they seem to be passed * Make paths consistent with istio/istio * Larger timeout, run simple test in one env * add tmp dir dep * Fix remote-docker ci * Fix another path * Break down the steps of the test, better UI * In machine we don't have istioctl * Use explicit go test command, reduce deps on istio/istio * More crazy paths and deps * Add junit report, gubernator * Bookinfo test.sh still too slow, try presubmit * Make kind until we update the builder image * Wrong istioctl * Adjust kubeconfig * Fix the tests * Rename the suites, remove redundant minikube * Make sure the minikube test runs same presubmit * Experimental cloud build test * Add path
howardjohn
pushed a commit
to howardjohn/istio
that referenced
this pull request
Jan 12, 2020
deva26
pushed a commit
to deva26/istio
that referenced
this pull request
Jun 24, 2020
doc: Add instruction on updating go.mod
asmigala
pushed a commit
to asmigala/istio
that referenced
this pull request
Jul 24, 2024
…ase-1.22-merge_upstream_istio_release_1_22-b34c6a22 Automator: merge upstream changes to openshift-service-mesh/istio@release-1.22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also update to newer images.
This change is