From a72155a57f9392ace3ad09a9296d22ef91b3526f Mon Sep 17 00:00:00 2001 From: Ben Petersen Date: Thu, 11 Apr 2024 16:51:53 -0400 Subject: [PATCH] Update prepare-supervisor-on-kind.sh final polish --- hack/prepare-supervisor-on-kind.sh | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/hack/prepare-supervisor-on-kind.sh b/hack/prepare-supervisor-on-kind.sh index c142dd2d9..2c4467f0a 100755 --- a/hack/prepare-supervisor-on-kind.sh +++ b/hack/prepare-supervisor-on-kind.sh @@ -303,8 +303,7 @@ EOF fi if [[ "$use_github_upstream" == "yes" ]]; then - # Make an GitHubIdentityProvider. Needs to be configured with an actual GitHub App or GitHub OAuth App. - # TODO: claims ought be configured + # Make an GitHubIdentityProvider. Needs to be configured with an actual GitHub App or GitHub OAuth App. cat <