Benjamin A. Petersen
|
42ef46b74e
|
expand TestUpstreamGitHubIdentityProvider
|
2024-04-25 17:02:07 -04:00 |
|
Benjamin A. Petersen
|
79d0e74056
|
Fix github_upstream_watcher so GitHub is listed in Supervisor idp discovery doc
|
2024-04-25 17:02:06 -04:00 |
|
Benjamin A. Petersen
|
8de4524428
|
Add github to kubeconfig.go
|
2024-04-25 17:02:06 -04:00 |
|
Benjamin A. Petersen
|
8f71f965b9
|
Add github to login_oidc.go
|
2024-04-25 17:02:06 -04:00 |
|
Benjamin A. Petersen
|
0e3641bba2
|
Fix test idp lister
|
2024-04-25 17:02:06 -04:00 |
|
Benjamin A. Petersen
|
e3aa495e0b
|
Update idp discovery handler test
|
2024-04-25 17:02:06 -04:00 |
|
Benjamin A. Petersen
|
0edee37498
|
Update idp discovery types
|
2024-04-25 17:02:05 -04:00 |
|
Benjamin A. Petersen
|
7968ed6d69
|
Allow GitHubIdentityProvider IDP type by FederationDomainWatcher
|
2024-04-25 17:02:05 -04:00 |
|
Benjamin A. Petersen
|
44edba6f75
|
Add tests for Github in FederationDomain ListerFinder
|
2024-04-25 17:01:57 -04:00 |
|
Benjamin A. Petersen
|
0c7e95539f
|
Add GitHub to FederationDomain IdP ListerFinder
|
2024-04-25 16:51:47 -04:00 |
|
Ben Petersen
|
8938990c04
|
Merge pull request #1925 from vmware-tanzu/jtc/polish-up-github-validations
Polish up GitHub validations
|
2024-04-25 16:40:24 -04:00 |
|
Joshua Casey
|
14b1b7c862
|
Polish up the github_upstream_watcher: default and verify spec.claims correctly
|
2024-04-24 13:37:40 -05:00 |
|
Joshua Casey
|
c8b90df6f1
|
Inline using phttp.Default
|
2024-04-23 18:06:26 -05:00 |
|
Joshua Casey
|
d0bbfca831
|
Merge pull request #1924 from vmware-tanzu/jtc/merge-main-5fe94c4e-into-github
Merge main (at 5fe94c4e) into `github_identity_provider`
|
2024-04-23 14:25:02 -05:00 |
|
Joshua Casey
|
fe5d037600
|
Merge branch 'main' into jtc/merge-main-5fe94c4e-into-github
|
2024-04-23 12:42:07 -05:00 |
|
Ryan Richard
|
5fe94c4e2b
|
Merge pull request #1922 from vmware-tanzu/clarify_err_msg
clarify error message for when there is no healthy controller manager
|
2024-04-22 10:15:41 -07:00 |
|
Ryan Richard
|
1d8310ed44
|
clarify error message for when there is no healthy controller manager
|
2024-04-22 09:29:37 -07:00 |
|
Ryan Richard
|
c79f8c89d7
|
Merge pull request #1917 from vmware-tanzu/dial_config
Make WebhookAuthenticators use Pinniped's preferred TLS version and ciphers when testing connection and during authentication attempts
|
2024-04-19 13:37:32 -07:00 |
|
Ryan Richard
|
7c0c3211d1
|
fix typo in securetls_fips_test.go
|
2024-04-19 12:50:05 -07:00 |
|
Ryan Richard
|
0ef98f0558
|
Use new helpers to assert that all webhook dials use ptls settings
|
2024-04-19 11:15:59 -07:00 |
|
Joshua Casey
|
94bee9e882
|
Remove testutil.TLSTestServerWithCert in favor of the testutil/tlsserver package
|
2024-04-19 10:30:23 -05:00 |
|
Joshua Casey
|
da135d9958
|
Webhookcachefiller now uses a real tls.Dial, which means we can test IPv6
|
2024-04-19 09:24:17 -05:00 |
|
Joshua Casey
|
206a16f9e3
|
Integration test fixes - updated condition messages
|
2024-04-18 21:32:54 -05:00 |
|
Ryan Richard
|
e048859afd
|
Use ptls package when calling webhook during authentication
|
2024-04-18 16:00:57 -07:00 |
|
Ryan Richard
|
8c081c50d4
|
Use ptls package to determine TLS config when probing webhook for status
|
2024-04-18 12:55:49 -07:00 |
|
Ben Petersen
|
0dc7dfcb50
|
Merge pull request #1907 from vmware-tanzu/jtc/add-github-idp-validations
Add GitHub IDP validations
|
2024-04-16 17:09:48 -04:00 |
|
Joshua Casey
|
c9b61ef010
|
Populate internal GitHub IDP Config from CRD
|
2024-04-16 14:33:01 -05:00 |
|
Joshua Casey
|
59fef0c1b2
|
Merge pull request #1913 from vmware-tanzu/pinny/bump-deps
Bump dependencies
|
2024-04-12 08:50:23 -05:00 |
|
Pinny
|
23d8a279c4
|
Bump dependencies
|
2024-04-12 13:03:21 +00:00 |
|
Joshua Casey
|
349039ff5d
|
Merge pull request #1912 from vmware-tanzu/ben/github/identity-provider/supervisor-hack-script
Add GitHub to Supervisor hack script
|
2024-04-11 16:01:25 -05:00 |
|
Ben Petersen
|
a72155a57f
|
Update prepare-supervisor-on-kind.sh final polish
|
2024-04-11 16:51:53 -04:00 |
|
Ben Petersen
|
41f8663dcd
|
Update prepare-supervisor-on-kind.sh & remove hard-coded github claims
|
2024-04-11 16:50:14 -04:00 |
|
Ben Petersen
|
84007cb1ec
|
Update prepare-supervisor-on-kind.sh add github environment variables
|
2024-04-11 16:44:58 -04:00 |
|
Ben Petersen
|
265c51b8aa
|
Update prepare-supervisor-on-kind.sh to use vars for github secret
|
2024-04-11 16:23:18 -04:00 |
|
Joshua Casey
|
f50ab87b53
|
Merge pull request #1911 from vmware-tanzu/pinny/bump-deps
Bump dependencies
|
2024-04-11 13:34:54 -05:00 |
|
Benjamin A. Petersen
|
4c5d041c21
|
Initial add Github to hack/prepare-supervisor-on-kind.sh
|
2024-04-11 13:04:45 -04:00 |
|
Pinny
|
df9a06ddfe
|
Bump dependencies
|
2024-04-11 13:02:28 +00:00 |
|
Joshua Casey
|
55aaf33d94
|
Merge pull request #1902 from vmware-tanzu/pinny/bump-deps
Bump dependencies
|
2024-04-08 07:36:22 -05:00 |
|
Joshua Casey
|
8ea339139e
|
ldap.Conn.Start() is now deprecated as of https://github.com/go-ldap/ldap/releases/tag/v3.4.7
|
2024-04-08 06:49:03 -05:00 |
|
Joshua Casey
|
e950e7e001
|
bump deps
|
2024-04-08 05:41:59 -05:00 |
|
Joshua Casey
|
68339f3acb
|
Bump deps
|
2024-04-04 21:57:34 -05:00 |
|
Joshua Casey
|
f4660f0250
|
Merge remote-tracking branch 'origin/dependabot/go_modules/hack/update-go-mod/golang.org/x/mod-0.17.0' into pinny/bump-deps
|
2024-04-04 21:56:30 -05:00 |
|
dependabot[bot]
|
bf3cda54ba
|
Bump golang.org/x/mod from 0.16.0 to 0.17.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/mod/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-05 01:44:49 +00:00 |
|
Joshua Casey
|
1b4194373b
|
Pin go-oidc to v3.9.0
|
2024-04-04 15:52:24 -05:00 |
|
Pinny
|
241093bb96
|
Bump dependencies
|
2024-04-04 13:03:04 +00:00 |
|
Ben Petersen
|
ccef7bd1bc
|
Merge pull request #1903 from vmware-tanzu/ben/github/identity-provider/controller
WIP: Add GitHub upstream observer controller
|
2024-04-02 14:49:07 -04:00 |
|
Benjamin A. Petersen
|
e2db152c6c
|
Stub in TestUpstreamGithubIdentityProvider for unit tests
|
2024-04-02 13:59:11 -04:00 |
|
Benjamin A. Petersen
|
5c490e999d
|
Stub in unit tests for github_upstream_watcher
|
2024-04-02 12:38:06 -04:00 |
|
Benjamin A. Petersen
|
a11e1527f0
|
Add github-upstream-observer Controller
|
2024-04-02 10:53:26 -04:00 |
|
Ben Petersen
|
6ac11a554a
|
Merge pull request #1900 from vmware-tanzu/jtc/github_idp_crd
First draft of a GitHubIdentityProvider CRD
|
2024-04-01 17:06:54 -04:00 |
|