Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
RHMWRT-62 and RHOAR-112: Remove ISTIO examples
Browse files Browse the repository at this point in the history
Missions and Boosters have been renamed to example applications and some of the functionality of the missions and boosters are now provided as capabilities. Other missions and boosters are also not really good as example applications since they are only focusing on showing a particular feature of Istio/Service Mesh.
The following mission should be removed since these are better surfaced as Istio examples and not connected to a particular runtime.

- Istio - Routing
- Istio - Security
- Istio - Circuit Breaker
  • Loading branch information
gastaldi committed Jul 4, 2019
1 parent 629094a commit e21c413
Show file tree
Hide file tree
Showing 40 changed files with 0 additions and 537 deletions.
5 changes: 0 additions & 5 deletions fuse/common.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions fuse/community/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions fuse/redhat720/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions fuse/redhat730/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions fuse/redhat731/istio-distributed-tracing/booster.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions golang/common.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,38 +28,6 @@ missions:
description: Monitor an application's ability to service requests
metadata:
level: foundational
- id: istio-circuit-breaker
name: Istio - Circuit Breaker
description: The Istio Circuit Breaker mission demonstrates limiting access to a
degraded service until it becomes available to handle requests. This helps prevent
cascading failures in other services that depend on the failed services for functionality.
metadata:
level: expert
istio: true
- id: istio-distributed-tracing
name: Istio - Distributed Tracing
description: The Istio Distributed Tracing mission demonstrates how simple distributed
tracing can be integrated with an application running on an Istio-enabled cluster.
metadata:
level: expert
istio: true
- id: istio-security
name: Istio - Security
description: Ths Istio Security mission demonstrates how Istio secures communication
between microservices with Mutual TLS, and how services can be allowed or denied
access to other services using ACL.
metadata:
level: expert
istio: true
- id: istio-routing
name: Istio - Routing
description: The Istio Routing mission demonstrates how Istio can be used to route
traffic to/from services, including load balancing traffic to different versions
of the same service. This can be used to set up A/B tests, canary deployments,
or simply do rolling deployments during a production release.
metadata:
level: expert
istio: true
- id: messaging
name: Messaging Work Queue
description: This mission demonstrates how to dispatch tasks to a scalable set of
Expand Down
5 changes: 0 additions & 5 deletions nodejs/common.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions nodejs/v10-community/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions nodejs/v10-redhat/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions nodejs/v12-community/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions nodejs/v8-community/istio-distributed-tracing/booster.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions nodejs/v8-redhat/istio-distributed-tracing/booster.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions spring-boot/current-community/common.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions spring-boot/current-community/istio-circuit-breaker/booster.yaml

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions spring-boot/current-community/istio-routing/booster.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions spring-boot/current-community/istio-security/booster.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions spring-boot/current-redhat/common.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions spring-boot/current-redhat/istio-circuit-breaker/booster.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions spring-boot/current-redhat/istio-distributed-tracing/booster.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions spring-boot/current-redhat/istio-routing/booster.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions spring-boot/current-redhat/istio-security/booster.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions spring-boot/previous-community/common.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions spring-boot/previous-community/istio-circuit-breaker/booster.yaml

This file was deleted.

This file was deleted.

Loading

0 comments on commit e21c413

Please sign in to comment.