From d3ecf03cc7267b5c8cc842d81c203fd051c6d987 Mon Sep 17 00:00:00 2001 From: Adam Dyess Date: Mon, 1 Jul 2024 11:20:45 -0500 Subject: [PATCH] Build Keystone-k8s-auth charm --- jobs/includes/charm-support-matrix.inc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jobs/includes/charm-support-matrix.inc b/jobs/includes/charm-support-matrix.inc index 2879938b6..5f88bdcef 100644 --- a/jobs/includes/charm-support-matrix.inc +++ b/jobs/includes/charm-support-matrix.inc @@ -146,6 +146,15 @@ - cri - docs-extra upstream: 'https://github.com/charmed-kubernetes/charm-kata.git' +- keystone-k8s-auth: + bugs: 'https://github.com/canonical/keystone-k8s-auth-operator/issues' + docs: 'https://charmhub.io/keystone-k8s-auth/docs' + store: 'https://charmhub.io/keystone-k8s-auth' + summary: Charm to install the keystone k8s authn and authz deployment + tags: + - keystone-k8s-auth + downstream: canonical/keystone-k8s-auth-operator.git + upstream: 'https://github.com/canonical/keystone-k8s-auth-operator.git' - kube-ovn: builder: 'launchpad' bugs: 'https://bugs.launchpad.net/charm-kube-ovn'