Skip to content

Commit dbcfe3f

Browse files
committed
Changing to the new tiers
Updating the site logic and pattern params to use the new pattern tiers.
1 parent 1a25313 commit dbcfe3f

File tree

21 files changed

+64
-43
lines changed

21 files changed

+64
-43
lines changed

archetypes/pattern/_index.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@ links:
1515
arch:
1616
help: https://groups.google.com/g/validatedpatterns
1717
bugs:
18-
# The following parameters are only used for validated patterns. Do not uncomment them unless your pattern is validated.
19-
# validated:
18+
# Set tier to one of sandbox, tested, or maintained. If empty, the default
19+
# is sandbox
20+
# tier: sandbox
21+
#
22+
# The following parameters are only used for maintained validated patterns.
23+
# Do not uncomment them unless your pattern is in the maintained tier.
2024
# pattern_logo:
2125
# ci:
2226
---

content/patterns/ansible-edge-gitops/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ansible Edge GitOps
33
date: 2022-06-08
4-
validated: true
4+
tier: sandbox
55
summary: This pattern uses OpenShift Virtualization to simulate an edge environment for VMs.
66
products:
77
- Red Hat OpenShift Container Platform

content/patterns/cockroachdb/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Cockroach
3+
tier: sandbox
34
Summary: A multicloud pattern using cockroachdb and submariner, deployed via RHACM.
45
products:
56
- Red Hat OpenShift Container Platform
@@ -10,4 +11,4 @@ products:
1011

1112
A multicloud pattern using cockroachdb and submariner, deployed via RHACM.
1213

13-
[Repo](https://github.com/validatedpatterns/cockroachdb-pattern)
14+
[Repo](https://github.com/validatedpatterns/cockroachdb-pattern)

content/patterns/connected-vehicle-architecture/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Connected Vehicle Architecture
3+
tier: sandbox
34
Summary: A distributed cloud-native application that implements key aspects of a modern IoT architecture.
45
products:
56
- Red Hat OpenShift Container Platform

content/patterns/devsecops/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Multicluster DevSecOps
3+
tier: sandbox
34
date: 2022-06-08
45
summary: This pattern is derived from the multi-cloud GitOps pattern with added products to provide a complete DevSecOps workflow.
56
products:

content/patterns/emerging-disease-detection/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Emerging Disease Detection
33
date: 2023-09-23
4-
validated: false
4+
tier: sandbox
55
summary: This pattern is based on a demo implementation of an automated data pipeline for sepsis analysis previously developed by Red Hat.
66
products:
77
- Red Hat OpenShift Container Platform

content/patterns/hypershift/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: HyperShift
33
date: 2023-11-15
4-
validated: false
4+
tier: sandbox
55
summary: This pattern is for deploying the Hosted Control Plane (HyperShift) service.
66
products:
77
- Red Hat OpenShift Container Platform

content/patterns/industrial-edge/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Industrial Edge
33
date: 2021-10-12
4-
validated: true
4+
tier: sandbox
55
summary: This pattern demonstrates a horizontal solution for Industrial Edge use cases.
66
products:
77
- Red Hat OpenShift Container Platform

content/patterns/kong-gateway/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Kong
3+
tier: sandbox
34
Summary: A pattern for Kong Gateway Control Plane and Data Plane demo.
45
products:
56
- Red Hat OpenShift Container Platform
@@ -9,4 +10,4 @@ products:
910

1011
A pattern for Kong Gateway Control Plane and Data Plane demo
1112

12-
[Repo](https://github.com/validatedpatterns/kong-gateway)
13+
[Repo](https://github.com/validatedpatterns/kong-gateway)

content/patterns/medical-diagnosis/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Medical Diagnosis
33
date: 2021-01-19
4-
validated: true
4+
tier: sandbox
55
summary: This pattern is based on a demo implementation of an automated data pipeline for chest X-ray analysis previously developed by Red Hat.
66
products:
77
- Red Hat OpenShift Container Platform

0 commit comments

Comments
 (0)