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
Joshua Casey
42dd8d1d9d
First draft of a GitHubIdentityProvider CRD
2024-04-01 15:10:46 -05:00
Ben Petersen
722f00e485
Merge pull request #1904 from vmware-tanzu/ben/site/debugging-with-kapp-and-ytt-enhancements
...
Revise log level instructions for kapp and kubectl in docs
2024-04-01 10:34:26 -04:00
Benjamin A. Petersen
67c328f4d0
Revise log level instructions for kapp and kubectl in docs
2024-03-28 12:56:34 -04:00
Joshua Casey
146e61ed03
Merge pull request #1824 from vmware-tanzu/ben/site/pinniped-debug-env
...
Add Debugging subheading to Install CLI page
2024-03-27 16:17:37 -05:00
Benjamin A. Petersen
6718a32fe4
Site debugging revisions.
2024-03-27 17:12:30 -04:00
Benjamin A. Petersen
7387f675e2
Add debugging page to docs
2024-03-27 12:42:09 -04:00
Ben Petersen
f0a43e0402
Merge pull request #1894 from vmware-tanzu/ben/status/webhook-authenticator
...
WebhookAuthenticator .Status and validation improvements
2024-03-26 20:25:35 -04:00
Benjamin A. Petersen
c6b0820438
Fix some utils, spacing, func naming, test inputs, etc.
2024-03-26 16:22:51 -04:00
Benjamin A. Petersen
f86c46e160
Update WebhookAuthenticator Status WebhookConnectionValid
...
- ConnectionProbeValid -> WebhookConnectionValid
- This is to conform with the pattern of other controllers, ex:
LDAPConnectionValid
2024-03-26 15:33:44 -04:00
Ben Petersen
eed0c9d5b0
Update ParseFromURL usage comment.
...
- Carefully note the rfc27732 design for IPv6 in URLs, while also clarifying the handling of IPv6 in Golang.
Co-authored-by: Ryan Richard <richardry@vmware.com >
2024-03-26 15:32:15 -04:00