From ac7bbb5cd9fae20813b88ca3e19149fd33177607 Mon Sep 17 00:00:00 2001 From: liuwei Date: Thu, 10 Sep 2020 16:48:52 +0800 Subject: [PATCH] fast-forward test --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 956590d3f..cf1f7042f 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,9 @@ Next approve the csr and set managecluster to be accepcted by hub with the follo ``` kubectl certificate approve {csr name} kubectl patch managedcluster {cluster name} -p='{"spec":{"hubAcceptsClient":true}}' --type=merge -``` \ No newline at end of file +``` + +## Security Response + +If you've found a security issue that you'd like to disclose confidentially please contact +Red Hat's Product Security team. Details at https://access.redhat.com/security/team/contact