Skip to content

Commit 0f7920f

Browse files
DPE-2752 Add Discourse documentation + update metadata.yaml (#141)
## Issue * documentation on Discourse was missing * metadata.yaml was outdated (missing lings, outdated year, wrong summary, etc) ## Solution We are preparing the charm for release to stable and need to generate all the necessary documentation/links on https://charmhub.io/mysql-router-k8s * update metadata.yaml to match mysql-k8s concepts * add Discourse documentation Overview page
1 parent 7e4c985 commit 0f7920f

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

metadata.yaml

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1-
# Copyright 2022 Canonical Ltd.
1+
# Copyright 2023 Canonical Ltd.
22
# See LICENSE file for licensing details.
33
name: mysql-router-k8s
4-
display-name: MySQL Router
5-
maintainers:
6-
- Carl Csaposs <[email protected]>
7-
- Paulo Machado <[email protected]>
8-
- Shayan Patel <[email protected]>
4+
display-name: MySQL Router K8s
5+
summary: Charmed MySQL Router K8s operator
96
description: |
10-
K8S charmed operator for mysql-router.
11-
summary: |
12-
Charmed operator for mysql-router.
13-
Enables effective access to group replicated MySQL cluster for client applications.
7+
Enables effective access to a MySQL cluster with Group Replication.
8+
9+
This charm supports MySQL Router 8.0 in Kubernetes environments.
10+
docs: https://discourse.charmhub.io/t/charmed-mysql-router-k8s-documentation/12130
11+
source: https://github.com/canonical/mysql-router-k8s-operator
12+
issues: https://github.com/canonical/mysql-router-k8s-operator/issues
13+
website:
14+
- https://ubuntu.com/data/mysql
15+
- https://charmhub.io/mysql-router-k8s
16+
- https://github.com/canonical/mysql-router-k8s-operator
17+
- https://chat.charmhub.io/charmhub/channels/data-platform
18+
maintainers:
19+
- Canonical Data Platform <[email protected]>
20+
1421
containers:
1522
mysql-router:
1623
resource: mysql-router-image

0 commit comments

Comments
 (0)