Merge ~mthaddon/charm-k8s-postgresql/+git/charm-k8s-postgresql:remove-series into charm-k8s-postgresql:master

Proposed by Tom Haddon
Status: Merged
Approved by: Nick Moffitt
Approved revision: 4f831c678629a4f9a4ad6737a8dba2840954da8a
Merged at revision: ecc10b2a1e256708e9e6fcdc1e297aa1fff61016
Proposed branch: ~mthaddon/charm-k8s-postgresql/+git/charm-k8s-postgresql:remove-series
Merge into: charm-k8s-postgresql:master
Diff against target: 13 lines (+0/-2)
1 file modified
metadata.yaml (+0/-2)
Reviewer Review Type Date Requested Status
Canonical IS Reviewers Pending
PostgreSQL Charm Maintainers Pending
Review via email: mp+434478@code.launchpad.net

Commit message

Remove series, which is incompatible with assumes declaration

Description of the change

Remove series, which is incompatible with assumes declaration.

Since we have `assumes: - k8s-api` this achieves the same thing, but also ensures this charm isn't deployable on machine substrates.

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Arturo Enrique Seijas Fernández (arturo-seijas) wrote :

LGTM

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision ecc10b2a1e256708e9e6fcdc1e297aa1fff61016

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/metadata.yaml b/metadata.yaml
2index 2bd496a..d27719b 100644
3--- a/metadata.yaml
4+++ b/metadata.yaml
5@@ -48,8 +48,6 @@ resources:
6 description: docker image for PostgreSQL
7 auto-fetch: true
8 upstream-source: 'postgresqlcharmers/pgcharm:edge'
9-series:
10- - kubernetes
11 provides:
12 db:
13 interface: pgsql

Subscribers

People subscribed via source and target branches