Skip to content

Upgrade to new set of images to pick up fixes in ingress-controller#79

Merged
frankbu merged 1 commit intomasterfrom
upgrade
Mar 23, 2017
Merged

Upgrade to new set of images to pick up fixes in ingress-controller#79
frankbu merged 1 commit intomasterfrom
upgrade

Conversation

@andraxylia
Copy link
Copy Markdown
Contributor

@andraxylia andraxylia commented Mar 22, 2017

Bookinfo app works with these images in GKE, in the default namespace.


This change is Reviewable

@istio-testing
Copy link
Copy Markdown
Collaborator

Jenkins job istio/presubmit passed

Copy link
Copy Markdown
Contributor

@frankbu frankbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@frankbu frankbu merged commit 11e397f into master Mar 23, 2017
@andraxylia andraxylia deleted the upgrade branch March 23, 2017 16:19
zenlint pushed a commit to zenlint/istio that referenced this pull request Aug 30, 2017
* update istioctl docs auto-generation script

* istioctl: fix example usage formatting
rshriram pushed a commit that referenced this pull request Oct 30, 2017
Upgrade to new set of images to pick up fixes in ingress-controller

Former-commit-id: 11e397f
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
Upgrade to new set of images to pick up fixes in ingress-controller

Former-commit-id: 11e397f
guptasu pushed a commit to guptasu/istio that referenced this pull request Jun 11, 2018
* double to protobuf.Duration

* remove markdown file

* clarify timeunit granularity

* fix field names
kyessenov pushed a commit to kyessenov/istio that referenced this pull request Aug 13, 2018
* use global dictionary.

* fix BUILD.

* change to use static vector.

* nicer python code.

* change to generate cc file.
vikaschoudhary16 pushed a commit to vikaschoudhary16/istio that referenced this pull request Oct 11, 2019
* Helm tweaks

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* more fixes

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* more tweaks

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* renaming

* helm lint

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* trim circleci

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* more trimming

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* tcc info

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* fixes

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* snafu

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>

* enabled

Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
howardjohn pushed a commit to howardjohn/istio that referenced this pull request Jan 12, 2020
* Create values proto from existing struct

* Address comments

* Fix build issue, rebase master
jacob-delgado pushed a commit that referenced this pull request Aug 24, 2021
istio-testing pushed a commit that referenced this pull request Aug 27, 2021
* Strip # part in URL by default and offer a flag to opt-out (#76)

* Strip # part in URL by default and offer flag for opt-out.

* Small fix.

* Small fix.

* release 1.10: use case-insensitive match for host field in authz (#74)

Same as https://github.com/istio-private/istio/pull/69

Signed-off-by: Yangmin Zhu <ymzhu@google.com>

* Update the proxy SHA (#78)

* Strip # part in URL by default and offer flag for opt-out.

* Small fix.

* Small fix.

* Update proxy SHA.

* Fix a test.

* Update Proxy SHA (#79)

* add test for request with # character (#84)

* Update the base image for 1.10 (#87)

* Update istio.deps

Co-authored-by: Oliver Liu <yonggangl@google.com>
Co-authored-by: Yangmin Zhu <ymzhu@google.com>
stevenctl pushed a commit to stevenctl/istio that referenced this pull request Jun 1, 2022
* ambient-mesh: uproxy l4 implementation with Envoy

Change-Id: Iefb47be59a4c59ed9606b3270db6110fcb007838

* remove separate uproxy bootstrap

Change-Id: Iaa283c918df606be002dd4070cdb2af415502cdb

* fix bootstrap

Change-Id: If0b7d12a135590bdb4f314cc4102d9ec693b72e0

* move uproxygen out of xds package

Change-Id: Ib4ff05d61ace6d08dfc0d4d8745543b1ef9087ec

* update proxy sha

Change-Id: I31dde0ec70fe2fecec5320e1416851f523827fae

* move uproxygen out of xds package

Change-Id: Ib4ff05d61ace6d08dfc0d4d8745543b1ef9087ec

xx

Change-Id: I8b47912164f0a09010789d1b01de327b8883ee95

* fix bootstrap

Change-Id: I12261733f7b746f7c938a19e9cbcc8482b9028b8

* allow sending empty endpoints

Change-Id: I9c515ff55690562ea1c2f5ea0e01aabd814ca82b

* update download uproxy script

Change-Id: I2c6c7d7a96637536ca9a9002e02d862d52e2ad4c

* update envoy

Change-Id: Ic4d76480ff1ab9e962b520381eb6fcaa7ba0dbd8

* fix node-local traffic on KinD

Change-Id: I92787c54a3a7b020c5f476cb5d9f38b0861ed037

* fix-proxy-sha

* super weird

* fix sha and repo

* add ISTIO_BASE_URL

* traffic example in readme

Change-Id: Ia63c7db5882ee549a0ef76c2ab0b917123175dfe

* update go-control-plane

Change-Id: Iedeb67f0485f0b5d888c8d23ab869cd599a51d2f

* gen

Change-Id: I2998e44861ea516ab0e8230da7f9102f811d4632

* fix uproxygen tests after rebase

Change-Id: Ia55ff16ca6a00fc992980a54da076feb6e6f8ad0

* add ambient controller

Change-Id: I6763a97e0696939f088b919162407569a8eb0ead

* fix pep deployer

Change-Id: I4887c43dd591940508b134cd35515bc0da912a66

* send traffic to pep

Change-Id: Ic78f6d6b356446721586f37fb8341d98dbb0f09f

* client pep working (pep node-local, server cross-node)

Change-Id: I1c8469c990e2d01a719bfe2c2f84a753fd3c98d4

* push xds when we update our known peps

Change-Id: I712fe404473b4cc23e5fce4165e99540606d13ec

* fix agent build

Change-Id: Ia6d4eda7827049d52b30238f655fe65cdb716a2d

* fix pep agent return and imports

* internal listener in envoy bootstrap

Change-Id: I0fa0dcd0a0cff399526de4c585ecba8202b66e6d

* use proxyv2 for pep and uproxy

Change-Id: I3600c2582d7f18f17a3990459d268ca74db360ea

* fix NACKs due to invalid matcher

Change-Id: Ie00f96b26983cbaa7c77629080473a03af49034f

* remove debug files

Change-Id: I65921405f5bb8b830ad794a1df1006b3f91f82d3

* refactor ambient discovery (istio#56)

* Base working with new manifests

Change-Id: I86b6ff97702231a98935a2808c3d3e0b63dbdd6b

* Client PEP working

Change-Id: Id2861dadd17f6d703691f8e62d46be075c307c13

* Basic cases working

Change-Id: Id8e5a4dbd123831e7ea95d9afdb7b91468cf56c6

* Per VIP CONNECT matchers

* Mostly passing tests, besides envoy issues

Change-Id: I13f41cee50a6e8251f0791168677f0cd1458f7f4

* more wip

* Inbound config generated but not used

Change-Id: I854de051fe444ac54fb10167776987647a36ee94

* All service cases passing

Change-Id: I5b96aaae42775a170cdc559e20dd336c457c05d5

* seemingly more working now

Change-Id: If594f13d4d8651a014f10a955cfb74c120a3ebd3

* Get remote inbound authz

Change-Id: I6315987c83f81de555e2afb936fe0f3ff9a7dd1a

* cleanup logs

Change-Id: I2b0f48cc487e089fa0cc22473a85a1bca5961955

* format

Change-Id: I2b94b6704f3003e6b6556c5735558ffaccfe2307

* cleanup

Change-Id: I12b94e3e2ab6d2af89773a24526ffa1dd85aeb4a

* fixes and logging

Change-Id: I09f8aadf48b9864312fb6e7c9bac063afc220eea

* Minor fixes and more debugging

Change-Id: Ie6c8b6cfc8fcd11ccf9324a744229c4ce3c02d49

* passing tests on kind

Change-Id: I913edc5009d79539275c7316c815408d9662c851

* Fix BPF

Change-Id: Id7ac69a9d2eceb0dc5e4ca95cbfc0a38f4653226

* refactoring

Change-Id: I1e9c38e7f3c471612110aeca2480bf40bb8f371f

* Support client PEP

Change-Id: I65f706bb265a8169522f42034b3df95f0183ed77

* Get probes and external traffic working

Change-Id: I6ea3330247dd4a3898884c32042baf234097d167

Co-authored-by: Steven Landow <landow@google.com>
Co-authored-by: EItanya <eitan.yarmush@solo.io>
Co-authored-by: Greg Hanson <gregory.hanson@solo.io>
antonioberben pushed a commit to antonioberben/istio that referenced this pull request Jan 29, 2024
hotfix: v2 has depth 1 by default. That’s why no changes are detected.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants