Skip to content

add demos from amalgam8#3

Merged
rshriram merged 6 commits intoistio:masterfrom
frankbu:master
Jan 26, 2017
Merged

add demos from amalgam8#3
rshriram merged 6 commits intoistio:masterfrom
frankbu:master

Conversation

@frankbu
Copy link
Copy Markdown
Contributor

@frankbu frankbu commented Jan 17, 2017

Stripped down version of the Amalgam8 demo applications and first pass at a demo outline for Istio milestone 1. Addresses Issue #2.


This change is Reviewable

Copy link
Copy Markdown
Member

@rshriram rshriram left a comment

Choose a reason for hiding this comment

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

Ignore the travis error as there is no travis configuration for this repository yet.

@mandarjog
Copy link
Copy Markdown
Contributor

mandarjog commented Jan 25, 2017

   - dstCluster:
        name: serviceB
        tags:
        - env=prod 
      weight: 100
upstreamClusters:
- cluster:
    name: serviceB
    tags:
    - env=prod

It seems in order to match one of the upstream clusters, we enforce exact match of {name + tags }, if so same info is being repeated multiple times.

If not we need to add examples where dstCluster selects one or more upstream clusters based on partial name + tag matches.

@rshriram @frankbu

@rshriram
Copy link
Copy Markdown
Member

We need exact match. If there is a way to name the upstream cluster somewhere and use that name here, it would be great. Otherwise, we have to deal with this redundancy for the moment. It's documented in the proxy config

Copy link
Copy Markdown
Contributor

@mandarjog mandarjog left a comment

Choose a reason for hiding this comment

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

LGTM.

There are several additions we need to make to this doc and demo.
None of this should hold up this PR.

  1. There are several TODOs in bookinfo.md.
  2. We want to showcase monitoring, so that bit needs to be worked in.
  3. We would also like to showcase rate limiting.

@rshriram rshriram merged commit 5c4c34d into istio:master Jan 26, 2017
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
…rt (#27)

* Add SecretController that watches service accounts to create key & cert

This is the first commit towards #3 .

* Add copyright headers
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 demos from amalgam8
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
…rt (#27)

* Add SecretController that watches service accounts to create key & cert

This is the first commit towards #3 .

* Add copyright headers
rshriram pushed a commit that referenced this pull request Apr 6, 2018
* Mixer filter fixes

* Address review comments

* Changes to listener build, revert OnListener APIs

* Move buildListener just before callbacks

* Address review comments

* Address review comments #2

* Address comments #3

* Address review comments #4

* Change return to struct value
@costinm costinm mentioned this pull request Mar 2, 2020
@dawo0od dawo0od mentioned this pull request Feb 1, 2022
15 tasks
@LugiaChang LugiaChang mentioned this pull request Sep 19, 2022
16 tasks
antonioberben pushed a commit to antonioberben/istio that referenced this pull request Jan 29, 2024
@pavan359t pavan359t mentioned this pull request Sep 6, 2024
2 tasks
luksa pushed a commit to luksa/istio that referenced this pull request Oct 14, 2024
…r-merge_upstream_istio_master-6253864e

Automator: merge upstream changes to openshift-service-mesh/istio@master
johnlanni added a commit to johnlanni/istio that referenced this pull request Dec 26, 2024
Merge commercial code into the isio repository
jewertow pushed a commit to jewertow/upstream-istio that referenced this pull request Jun 3, 2025
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
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.

5 participants