Add docs to configure the Supervisor with a GitHub IDP.

- Does not include docs for configuring GitHub Apps or GitHub OAuth Apps
This commit is contained in:
Joshua Casey
2024-04-10 07:08:08 -05:00
parent afb032f8f9
commit 96e4442181
2 changed files with 168 additions and 1 deletions

View File

@@ -452,7 +452,7 @@ func TestGetAPIResourceList(t *testing.T) { //nolint:gocyclo // each t.Run is pr
}
// manually update this value whenever you add additional fields to an API resource and then run the generator
totalExpectedAPIFields := 263
totalExpectedAPIFields := 289
// Because we are parsing text from `kubectl explain` and because the format of that text can change
// over time, make a rudimentary assertion that this test exercised the whole tree of all fields of all