Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor feature status page #3620

Merged
merged 1 commit into from
May 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/content/en/docs-dev/feature-status/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Beta | **Usable in production**. Documented. |
| Stable | Production hardened. Backward compatibility. Documented. |

## PipeCD Features
## Provider

### Kubernetes Deployment
### Kubernetes

| Feature | Phase |
|-|-|
Expand All @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Terraform Deployment
### Terraform

| Feature | Phase |
|-|-|
Expand All @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Cloud Run Deployment
### Cloud Run

| Feature | Phase |
|-|-|
Expand All @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Alpha |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Lambda Deployment
### Lambda

| Feature | Phase |
|-|-|
Expand All @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Amazon ECS Deployment
### Amazon ECS

| Feature | Phase |
|-|-|
Expand All @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Piped's Core
## Piped Agent

| Feature | Phase |
|-|-|
Expand All @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta |
| [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta |

### ControlPlane's Core
## Control Plane

| Feature | Phase |
|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ description: >
This page describes how to enable monitoring system for collecting PipeCD' metrics.
---

> WIP

PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana.
This page walks you through how to set up and use them.

Expand Down
16 changes: 8 additions & 8 deletions docs/content/en/docs-v0.30.x/feature-status/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Beta | **Usable in production**. Documented. |
| Stable | Production hardened. Backward compatibility. Documented. |

## PipeCD Features
## Provider

### Kubernetes Deployment
### Kubernetes

| Feature | Phase |
|-|-|
Expand All @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Terraform Deployment
### Terraform

| Feature | Phase |
|-|-|
Expand All @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Cloud Run Deployment
### Cloud Run

| Feature | Phase |
|-|-|
Expand All @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Alpha |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Lambda Deployment
### Lambda

| Feature | Phase |
|-|-|
Expand All @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Amazon ECS Deployment
### Amazon ECS

| Feature | Phase |
|-|-|
Expand All @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Piped's Core
## Piped Agent

| Feature | Phase |
|-|-|
Expand All @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta |
| [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta |

### ControlPlane's Core
## Control Plane

| Feature | Phase |
|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ description: >
This page describes how to enable monitoring system for collecting PipeCD' metrics.
---

> WIP

PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana.
This page walks you through how to set up and use them.

Expand Down
16 changes: 8 additions & 8 deletions docs/content/en/docs/feature-status/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Beta | **Usable in production**. Documented. |
| Stable | Production hardened. Backward compatibility. Documented. |

## PipeCD Features
## Provider

### Kubernetes Deployment
### Kubernetes

| Feature | Phase |
|-|-|
Expand All @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Terraform Deployment
### Terraform

| Feature | Phase |
|-|-|
Expand All @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Beta |

### Cloud Run Deployment
### Cloud Run

| Feature | Phase |
|-|-|
Expand All @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Alpha |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Lambda Deployment
### Lambda

| Feature | Phase |
|-|-|
Expand All @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Application live state](/docs/user-guide/application-live-state/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Amazon ECS Deployment
### Amazon ECS

| Feature | Phase |
|-|-|
Expand All @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating |
| [Plan preview](/docs/user-guide/plan-preview) | Alpha |

### Piped's Core
## Piped Agent

| Feature | Phase |
|-|-|
Expand All @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
| [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta |
| [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta |

### ControlPlane's Core
## Control Plane

| Feature | Phase |
|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ description: >
This page describes how to enable monitoring system for collecting PipeCD' metrics.
---

> WIP

PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana.
This page walks you through how to set up and use them.

Expand Down