Commit Graph

  • 868ff9ed2b Update jwk authenticator status integration tests Benjamin A. Petersen 2024-02-22 16:38:53 -05:00
  • 42acf8dcce Add Status & tests for jwks key fetching Benjamin A. Petersen 2024-02-22 14:52:40 -05:00
  • 1c7e7048a8 Update copyright year in modified files Benjamin A. Petersen 2024-02-21 23:58:13 -05:00
  • 73e4d3144b Add integration tests for JWTAuthenticators Benjamin A. Petersen 2024-02-14 16:11:10 -05:00
  • 1a633adde6 add WaitForJWTAuthenticatorStatusPhase() integration helper Benjamin A. Petersen 2024-02-13 16:09:06 -05:00
  • 09bd51f481 fix comment in testlib/client.go Benjamin A. Petersen 2024-02-13 15:02:31 -05:00
  • 084c3114f4 Improve jwtcachefiller tests Benjamin A. Petersen 2024-02-12 17:21:13 -05:00
  • 47639340ec extract status comparison test helpers Benjamin A. Petersen 2024-02-12 12:39:44 -05:00
  • fd14a5794e ldap upstream watcher: rename local var for clarity Benjamin A. Petersen 2024-02-12 12:38:57 -05:00
  • a4447fa606 Add .Status to JWTAuthenticator with Conditions,Phase Benjamin A. Petersen 2024-01-25 13:53:53 -05:00
  • f18d7310a8 Merge pull request #1875 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-27 15:43:32 -08:00
  • 28251f8b92 Update some comments in go.mod Ryan Richard 2024-02-27 14:54:26 -08:00
  • 50b54580de Fix races in login_test.go units tests Ryan Richard 2024-02-27 14:29:15 -08:00
  • d88883328a Update codeql workflow actions to latest versions and add setup-go Ryan Richard 2024-02-27 12:02:59 -08:00
  • ca6687d428 Bump dependencies Pinny 2024-02-27 14:03:11 +00:00
  • 848d83c496 Merge pull request #1874 from vmware-tanzu/cli_checks_if_stderr_is_tty Ryan Richard 2024-02-26 14:56:24 -08:00
  • 5bd73fc10d "login oidc" CLI command sometimes skips printing auth URL for non-ttys Ryan Richard 2024-02-23 12:23:07 -08:00
  • 40e548ebf0 Merge pull request #1873 from vmware-tanzu/1864_followup Ryan Richard 2024-02-23 12:17:54 -08:00
  • 64b0e69430 Update configure-concierge-jwt.md doc with clarifications Ryan Richard 2024-02-22 14:29:23 -08:00
  • daec673b81 Add hack/prepare-jwtauthenticator-on-kind.sh Ryan Richard 2024-02-22 13:27:49 -08:00
  • 01d6bdb497 CLI deciding if token exchange needed should not look at ID token expiry Ryan Richard 2024-02-22 13:27:27 -08:00
  • 216fce70aa Merge pull request #1872 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-23 06:51:43 -08:00
  • 5939ce8cc6 Bump dependencies Pinny 2024-02-23 14:00:47 +00:00
  • 9471ed2d09 Merge pull request #1871 from vmware-tanzu/always_search_groups Ryan Richard 2024-02-22 08:11:08 -08:00
  • 0d31e955ae Don't skip upstream group memberships when groups scope is not granted Ryan Richard 2024-02-21 13:12:18 -08:00
  • 5697bb2915 Merge pull request #1870 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-21 08:07:37 -08:00
  • ca7b27de3f Bump dependencies Pinny 2024-02-21 14:02:55 +00:00
  • 867468ee66 Merge pull request #1867 from vmware-tanzu/refactor_supervisor_authenticators Ryan Richard 2024-02-20 22:11:52 -08:00
  • 4b4a4ad592 Rename a func and collapse applying id transforms into creating session Ryan Richard 2024-02-20 14:47:28 -08:00
  • b341e52214 Refactor to move invocation of identity transforms out of IDP interfaces Ryan Richard 2024-02-16 16:37:18 -08:00
  • 1e8e7b948e Refactor token endpoint to add interface for IDP upstream refresh Ryan Richard 2024-02-16 09:55:33 -08:00
  • 1bc13e94f7 Refactor to extract interface for upstream IDP interactions Ryan Richard 2024-02-14 17:48:52 -08:00
  • 9db87132b1 More refactoring of auth handler and related refactor of upstreamldap Ryan Richard 2024-02-14 11:56:26 -08:00
  • 9992855cb8 Refactor error handling in authorize endpoint (changes some responses) Ryan Richard 2024-02-13 15:37:20 -08:00
  • 23dce42a94 Merge pull request #1869 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-20 09:25:16 -08:00
  • edf92303ae Bump dependencies Pinny 2024-02-20 15:57:22 +00:00
  • 719cd75f64 Merge pull request #1866 from vmware-tanzu/upgrade_fosite_feb_2024 Ryan Richard 2024-02-13 11:25:24 -08:00
  • ceb9973657 Correct doc which explained bug that has since been fixed. Ryan Richard 2024-02-13 09:56:54 -08:00
  • cf82cf996e Adjust tests and comments for upgrade to latest version of fosite Ryan Richard 2024-02-13 09:55:45 -08:00
  • 5c702738cf Bump dependencies Pinny 2024-02-13 16:44:20 +00:00
  • 485b2271f0 Merge pull request #1864 from vmware-tanzu/cli_use_cached_access_token Ryan Richard 2024-02-09 14:21:05 -08:00
  • dce9409ccc login oidc cmd checks access token expiry before doing token exchange Ryan Richard 2024-02-09 11:35:02 -08:00
  • d5ce48bd4b Convert double-quoted strings to raw strings in login_test.go Ryan Richard 2024-02-09 08:38:51 -08:00
  • 492dfa84d8 Merge pull request #1862 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-09 08:20:58 -08:00
  • e4fddc3596 Bump dependencies Pinny 2024-02-09 14:02:39 +00:00
  • ad9d9ce1a5 Merge pull request #1863 from vmware-tanzu/revert_support_for_new_goboring Ryan Richard 2024-02-08 15:05:38 -08:00
  • 904a60f04a Fix ptls_test.go for Go 1.22 Ryan Richard 2024-02-08 14:01:16 -08:00
  • bf3b4bfca7 Rerun codegen after upgrading CI controller-gen from v0.13.0 to v0.14.0 Ryan Richard 2024-02-08 13:27:02 -08:00
  • 560ee45b50 Fix plog_test.go for Go 1.22 Ryan Richard 2024-02-08 11:53:59 -08:00
  • d2794114f4 Revert support TLS 1.3 in FIPS mode because Go reverted goboring upgrade Ryan Richard 2024-02-08 09:43:30 -08:00
  • e303a45dd1 Test util AssertTLS supports both old and new goboring Ryan Richard 2024-02-08 09:39:01 -08:00
  • c47bc74ad0 Bump dependencies Pinny 2024-02-07 20:09:08 +00:00
  • a728822993 Merge pull request #1861 from vmware-tanzu/dependabot/go_modules/hack/update-go-mod/golang.org/x/mod-0.15.0 Ryan Richard 2024-02-07 11:04:16 -08:00
  • 5cd4d47f9e Bump golang.org/x/mod from 0.14.0 to 0.15.0 in /hack/update-go-mod dependabot[bot] 2024-02-07 02:01:12 +00:00
  • 2832e7c45e Merge pull request #1858 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-06 08:48:32 -08:00
  • 04bb45947d Bump dependencies Pinny 2024-02-06 14:01:03 +00:00
  • f2c9b67854 Merge pull request #1856 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-02 10:03:18 -08:00
  • e05ae08b77 Bump dependencies Pinny 2024-02-02 17:01:56 +00:00
  • 1ab1fd4c50 Merge pull request #1855 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-02-01 10:06:48 -08:00
  • d17dd65d0f Bump dependencies Pinny 2024-02-01 17:19:17 +00:00
  • a832bb641b Merge pull request #1854 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-31 06:52:30 -08:00
  • 18da164130 Bump dependencies Pinny 2024-01-31 14:02:55 +00:00
  • 07b1a144b3 Merge pull request #1853 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-29 08:58:42 -08:00
  • 4c3f304ba5 Bump dependencies Pinny 2024-01-29 14:03:06 +00:00
  • c7445def21 Merge pull request #1852 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-26 09:01:20 -08:00
  • d23f6690af Bump dependencies Pinny 2024-01-26 14:02:26 +00:00
  • 0a8264c9c8 Merge pull request #1850 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-24 09:44:18 -08:00
  • 8c7cda84e1 Bump dependencies Pinny 2024-01-24 16:59:33 +00:00
  • 6767a07a8d Merge pull request #1839 from vmware-tanzu/update_ci_url Ryan Richard 2024-01-19 12:58:22 -08:00
  • 6908c2ab65 disable dependabot for some things in favor of our own tooling Ryan Richard 2024-01-19 09:15:46 -08:00
  • 80b65619bf Increase the lint timeout in hack/module.sh for when CI workers get slow Ryan Richard 2024-01-16 12:30:09 -08:00
  • 2aa87dd069 update CI URL in CONTRIBUTING.md Ryan Richard 2024-01-12 17:31:17 -08:00
  • bb99d269eb Merge pull request #1836 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-19 11:32:42 -08:00
  • 84a1f2a771 Bump dependencies Pinny 2024-01-19 17:06:03 +00:00
  • e67838932d Merge pull request #1841 from vmware-tanzu/new_fips_compiler Ryan Richard 2024-01-19 08:17:43 -08:00
  • 50e4d6db6c Support the new Go FIPS compiler which was upgraded inside Go 1.21.6 Ryan Richard 2024-01-17 14:29:08 -08:00
  • bcf070cb73 Bump dependencies Pinny 2024-01-16 09:09:12 +00:00
  • 4ce96634c6 Merge pull request #1835 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-09 09:55:19 -08:00
  • c356754aaa Bump dependencies Pinny 2024-01-09 09:24:04 +00:00
  • 75a130bafd Merge pull request #1830 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-08 08:59:14 -08:00
  • 1d6e51d14a Bump dependencies Pinny 2024-01-08 09:03:58 +00:00
  • da9432b5b2 Merge pull request #1829 from vmware-tanzu/pinny/bump-deps Ryan Richard 2024-01-05 09:23:14 -08:00
  • d4971ef2da Bump dependencies Pinny 2024-01-05 16:34:26 +00:00
  • bdb7f80571 Merge pull request #1825 from vmware-tanzu/kube_v0.29.0 Ryan Richard 2024-01-04 13:29:44 -08:00
  • c7299f4daf Update dependencies, including Kube packages to v0.29.0 Ryan Richard 2024-01-03 13:32:10 -08:00
  • 659224a207 Updated versions in docs for v0.28.0 release Pinny 2023-12-15 18:56:15 +00:00
  • 2c5214724b Merge pull request #1815 from vmware-tanzu/pinny/bump-deps v0.28.0 Ryan Richard 2023-12-13 09:29:34 -08:00
  • b2e3f84156 Bump dependencies Pinny 2023-12-13 16:39:49 +00:00
  • a58649faa6 Merge pull request #1813 from vmware-tanzu/disable_feature_gate Ben Petersen 2023-12-12 16:12:14 -05:00
  • a4883507b5 Disable UnauthenticatedHTTP2DOSMitigation feature gate Ryan Richard 2023-12-11 15:29:03 -08:00
  • 461e272d79 Merge pull request #1812 from vmware-tanzu/tcr_test_more_output_on_failure Ben Petersen 2023-12-12 11:04:06 -05:00
  • 981004eec4 Admin kubeconfigs with system:masters can have kubeadm:cluster-admins Ryan Richard 2023-12-11 13:05:29 -08:00
  • 0332362598 Add more output on failure of TokenCredentialRequest integration tests Ryan Richard 2023-12-11 12:09:12 -08:00
  • f519b271d2 Merge pull request #1810 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-12-11 08:57:12 -08:00
  • be7a4f781f Bump dependencies Pinny 2023-12-11 09:04:33 +00:00
  • 0e3c815e9b Merge pull request #1809 from vmware-tanzu/sdump_in_whoami_test Ryan Richard 2023-12-08 12:43:32 -08:00
  • 3b4147f90e Add more debugging output for when concierge_whoami_test.go fails Ryan Richard 2023-12-08 10:31:40 -08:00
  • 3b10cc3097 Merge pull request #1808 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-12-08 09:18:57 -08:00
  • d8ec87d0e1 Bump dependencies Pinny 2023-12-08 16:17:12 +00:00
  • cdd38dd55e Merge pull request #1807 from vmware-tanzu/replace_grpc_version Ryan Richard 2023-12-07 12:33:30 -08:00