From 34c023404a7140243a4e1248d03303f4860e61be Mon Sep 17 00:00:00 2001 From: Adam Dyess Date: Tue, 2 Jul 2024 14:29:07 -0500 Subject: [PATCH] Build Keystone-k8s-auth charm (#1520) --- jobs/includes/charm-support-matrix.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jobs/includes/charm-support-matrix.inc b/jobs/includes/charm-support-matrix.inc index 2879938b6..66dbdef8a 100644 --- a/jobs/includes/charm-support-matrix.inc +++ b/jobs/includes/charm-support-matrix.inc @@ -146,6 +146,16 @@ - cri - docs-extra upstream: 'https://github.com/charmed-kubernetes/charm-kata.git' +- keystone-k8s-auth: + builder: 'launchpad' + bugs: 'https://bugs.launchpad.net/keystone-k8s-auth-operator' + 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'