Skip to content

Add uninstall and cleanup unused files#63

Merged
andraxylia merged 2 commits intomasterfrom
install
Mar 20, 2017
Merged

Add uninstall and cleanup unused files#63
andraxylia merged 2 commits intomasterfrom
install

Conversation

@andraxylia
Copy link
Copy Markdown
Contributor

@andraxylia andraxylia commented Mar 20, 2017

This change is Reviewable

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

@andraxylia andraxylia merged commit d647bb1 into master Mar 20, 2017
@andraxylia andraxylia deleted the install branch March 20, 2017 22:14
zenlint pushed a commit to zenlint/istio that referenced this pull request Aug 30, 2017
* Update about page and landing page.

* Update about page to use markdown instead of html, fix ordering of about page and presentation to match other pages.

Also fixed a few more places where the old tagline was around, all have the new tagline now.
rshriram pushed a commit that referenced this pull request Oct 30, 2017
Add uninstall and cleanup unused files

Former-commit-id: d647bb1
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
Add uninstall and cleanup unused files

Former-commit-id: d647bb1
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
guptasu pushed a commit to guptasu/istio that referenced this pull request Jun 11, 2018
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
Signed-off-by: Yan Xue <yxyan@google.com>
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
vmgateway should be of type LoadBalancer
danehans pushed a commit to danehans/istio that referenced this pull request Nov 2, 2021
* use appropriate go version according to tag

* removing fips comment from normal go

* setup normal go for the release scripts too

* update e2e workflow since go version differs by tag now

* move go versions into the script
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)

* small fixes

Change-Id: I5b4311fc12962c6d985bdc80f74c0625651dc7c9

* copyright banners

Change-Id: I8a609db636c41dc148e7279d9d5b3a48591b9842

* fix tests for match repair

Change-Id: If2009405f67a1c214e46ec2c53a8f227980cffa4

* remove unused script

Change-Id: I0f8aa64285284069488f82021e1413fb29ca0285

* add old redirect script

Change-Id: Id220c20acfadf5fac012cf7c3c73a607039e1af0

* add NET_ADMIN to kind.localcontrolplane

Change-Id: I4312f437a0d7073c4cedf8e88a9e89671d29aa42

* fix outbound cluster name

Change-Id: Ia46d8367443e78754bc896687795a5fe091121db

* remove envoyFriendlyIdentity

Change-Id: I3d8a403bcbf2f5dde0a0374dd5784e9191751230

* clean up more naming stuff

Change-Id: I9137a6833929dd5e3708845b080d9dd4d77de379

* restore inbound changes to support tproxy

Change-Id: I952a717000fd7a77a069a4988ee36324b54e2a4a

* expand permissions; remove hardcoded discovery addr

Change-Id: I9823886e897fbcd1e040565494fd24d62f72ee89

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
Add service accoiunt for es-index-cleaner object
luksa pushed a commit to luksa/istio that referenced this pull request Oct 14, 2024
…er-merge_upstream_istio_master-6253864e

Automator: merge upstream changes to openshift-service-mesh/istio@master
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.

3 participants