Commit Graph

  • 423e2932aa Bump go.mod direct dependencies Pinny 2023-10-10 08:02:52 +00:00
  • c0ac0fa183 Merge pull request #1702 from vmware-tanzu/arm64_docs Ryan Richard 2023-10-09 21:33:22 -07:00
  • 521dec2e04 Merge pull request #1691 from vmware-tanzu/jtc/display-idp-name-when-prompting-for-login-181927293 Ryan Richard 2023-10-09 21:12:49 -07:00
  • 0a47aa59fc add a login banner to CLI-based login prompts which shows the IDP name Ryan Richard 2023-10-09 13:51:29 -07:00
  • 3a21c9a35b backfill unit tests for expected stderr output in login_test.go Ryan Richard 2023-10-09 13:44:42 -07:00
  • 6ee1e35329 Rename username and password prompt variables Ryan Richard 2023-10-09 12:48:52 -07:00
  • a077972ce5 Merge pull request #1690 from vmware-tanzu/jtc/change-path-to-pinniped-binary-184673465 Ryan Richard 2023-10-09 20:16:23 -07:00
  • 9d89a8dea4 Shorten kubeconfigCommand func for lint funlen Joshua Casey 2023-09-22 09:15:39 -05:00
  • d965b65b0a Allow 'pinniped get kubeconfig' to override the client-go credential plugin command Joshua Casey 2023-09-21 11:48:49 -05:00
  • bc1593e833 Merge pull request #1703 from vmware-tanzu/tools_tolerations Joshua Casey 2023-10-09 21:21:22 -05:00
  • de5026b90f Merge pull request #1714 from vmware-tanzu/bump-codegen Ryan Richard 2023-10-09 16:04:10 -07:00
  • 13f0b5e782 Update kube versions for codegen Ryan Richard 2023-10-09 15:18:15 -07:00
  • 6310dde4f5 Merge pull request #1713 from vmware-tanzu/jtc/bump-some-things Ryan Richard 2023-10-09 10:03:04 -07:00
  • bbf4412ff3 tolerate arm64 in tools deployments and jobs Ryan Richard 2023-10-05 15:17:36 -07:00
  • 1409f236da Bump dockerfiles to golang:1.21.2 Joshua Casey 2023-10-09 09:28:27 -05:00
  • 0cca3a12e6 Update hack/update-go-mod/go.mod Joshua Casey 2023-10-09 09:27:57 -05:00
  • 5852a9e0ab Merge pull request #1711 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-10-09 08:31:07 -05:00
  • 8c4c99bbaf Bump go.mod direct dependencies Pinny 2023-10-09 08:02:48 +00:00
  • 69e3627946 Update website docs for arm64 support Ryan Richard 2023-10-04 09:42:16 -07:00
  • a27a355071 Merge pull request #1699 from vmware-tanzu/arm64 Ryan Richard 2023-10-04 12:17:07 -07:00
  • 826d8236d9 Use bitnami/openldap in integration tests instead of our old fork Ryan Richard 2023-10-04 10:11:46 -07:00
  • 776e436e35 Support building and deploying multi-arch linux amd64 and arm64 images Ryan Richard 2023-10-03 10:12:25 -07:00
  • af7d3092a5 Merge pull request #1697 from vmware-tanzu/show_errors_on_formpost Ryan Richard 2023-10-04 08:54:37 -07:00
  • 62c597eb3b Show errors from the form_post POST request on the page Ryan Richard 2023-09-28 14:17:02 -07:00
  • 78cb86215b Merge pull request #1698 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-09-29 09:27:18 -05:00
  • 8a7f7b8842 Bump go.mod direct dependencies Pinny 2023-09-29 08:03:10 +00:00
  • 172db05d8d Merge pull request #1685 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-09-28 10:06:23 -05:00
  • 113bebfb4d Bump go.mod direct dependencies Pinny 2023-09-28 08:04:06 +00:00
  • af7a1a1f58 Merge pull request #1696 from vmware-tanzu/contour_in_hack_prepare_supervisor Ryan Richard 2023-09-27 14:47:53 -07:00
  • 0ab6311cf5 Optionally use Contour in hack/prepare-supervisor-on-kind.sh Ryan Richard 2023-09-27 12:32:49 -07:00
  • 24069b56dc Merge pull request #1695 from vmware-tanzu/fix_pod_shutdown_test_flake Ryan Richard 2023-09-27 07:23:45 -07:00
  • 87b7ea14d5 fix flake seen in pod_shutdown_test.go Ryan Richard 2023-09-26 11:00:35 -07:00
  • 7513092432 Merge pull request #1693 from vmware-tanzu/concierge_pods_priorityClassName Ryan Richard 2023-09-26 14:05:23 -07:00
  • 192553aed9 Stop using deprecated critical-pod annotation Ryan Richard 2023-09-26 13:16:13 -07:00
  • d44882fddc Merge pull request #1694 from vmware-tanzu/cli_login_page_errors Ben Petersen 2023-09-26 14:54:01 -04:00
  • cede6403e1 Same error messages shown in CLI's callback web page and in terminal Ryan Richard 2023-09-25 15:41:16 -07:00
  • e25ecea684 Merge pull request #1692 from vmware-tanzu/jtc/use-latest-controller-gen Ryan Richard 2023-09-26 09:56:42 -07:00
  • ac9887afdc Use latest controller-gen, which allows CEL validations Joshua Casey 2023-09-25 09:56:10 -05:00
  • 58c5146592 Merge pull request #1688 from vmware-tanzu/fix_shutdown_deadlock Ryan Richard 2023-09-25 10:41:10 -07:00
  • 5e06c6d5ad add integration test for graceful shutdowns which release leader leases Ryan Richard 2023-09-25 09:51:17 -07:00
  • ca6c29e463 Fix deadlock during shutdown which prevented leader election cleanup Ryan Richard 2023-09-20 16:51:23 -07:00
  • 1ac8691199 Merge pull request #1687 from vmware-tanzu/ben/site-blog-h1-swap-main-title Joshua Casey 2023-09-20 12:39:51 -05:00
  • 4bb596e2cd Merge pull request #1661 from vmware-tanzu/jtc/add-cicd-howto Joshua Casey 2023-09-20 12:17:43 -05:00
  • 78a7d4deea Update blog rendering to h1 the title (not h2) Benjamin A. Petersen 2023-09-20 12:55:48 -04:00
  • bed9a74b58 Updated versions in docs for v0.26.0 release Pinny 2023-09-19 22:56:05 +00:00
  • 5af01bba4e Merge pull request #1683 from vmware-tanzu/0.26_blog Ryan Richard 2023-09-19 15:43:04 -07:00
  • 9fe9753cbc add blog post for v0.26.0 release Ryan Richard 2023-09-19 15:42:34 -07:00
  • cef5745d2d Merge pull request #1684 from vmware-tanzu/okta_browser_login_flake v0.26.0 Ben Petersen 2023-09-19 13:27:29 -04:00
  • cd1e4bacf8 trying to avoid flake on Okta login page in browser Ryan Richard 2023-09-19 08:58:22 -07:00
  • 7de8f82295 Add CI/CD How-To Joshua Casey 2023-09-07 11:38:51 -05:00
  • 62887a9cc8 Merge pull request #1682 from vmware-tanzu/exec_with_container_name Joshua Casey 2023-09-18 13:09:54 -05:00
  • c0e7a6ecbf Merge branch 'main' into exec_with_container_name Joshua Casey 2023-09-18 12:18:51 -05:00
  • 465a0c3d80 Merge pull request #1674 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-09-18 09:33:08 -07:00
  • 4b4cc93ae7 specify the container name when fetching keys from kube cert agent pod Ryan Richard 2023-09-18 09:19:57 -07:00
  • 4a89a9fa16 Update LDAP integration tests for changes in github.com/go-ldap/ldap/v3 Joshua Casey 2023-09-18 10:45:32 -05:00
  • eb7a9f89e2 Bump k8s.io/kube-openapi and pin github.com/google/cel-go Joshua Casey 2023-09-18 09:15:24 -05:00
  • 162041c794 Bump go.mod direct dependencies Pinny 2023-09-18 08:03:49 +00:00
  • 0e7ef1637d Merge pull request #1677 from vmware-tanzu/dependabot/go_modules/go.uber.org/zap-1.26.0 Ryan Richard 2023-09-14 21:37:05 -07:00
  • 91d5159743 Bump go.uber.org/zap from 1.25.0 to 1.26.0 dependabot[bot] 2023-09-15 01:57:59 +00:00
  • efb53d3190 Merge pull request #1660 from vmware-tanzu/multiple_idps_and_transformations_docs Ryan Richard 2023-09-14 15:17:34 -07:00
  • c97bb58e3c Merge pull request #1675 from vmware-tanzu/update_k8s_libs Ryan Richard 2023-09-14 15:16:15 -07:00
  • 3cecb62705 Keep the deps updated from previous commit but keep cel-go at 0.16.x Ryan Richard 2023-09-14 12:27:02 -07:00
  • 52db01d8ef Bump go.mod direct dependencies Pinny 2023-09-14 08:02:15 +00:00
  • 1d500ded67 Merge pull request #1676 from vmware-tanzu/update_k8s_versions_for_codegen Ben Petersen 2023-09-14 16:48:41 -04:00
  • edc5f3fc15 update kube-versions.txt for codegen Ryan Richard 2023-09-14 13:01:46 -07:00
  • 54fb03153a multiple IDPs and identity transformations docs Ryan Richard 2023-09-13 14:33:53 -07:00
  • 06d456fc87 Merge pull request #1419 from vmware-tanzu/multiple_idps_and_transformations Ryan Richard 2023-09-13 14:26:23 -07:00
  • 5573c629b5 remove extra timeoutCtx for exec.CommandContext invocations in e2e test Ryan Richard 2023-09-13 12:48:10 -07:00
  • 2cecc17ef0 add celformer unit test demonstrating string regexp in CEL expressions Ryan Richard 2023-09-13 12:31:00 -07:00
  • c52ed93bf8 make prepare-supervisor-on-kind.sh work with older versions of bash Ryan Richard 2023-09-12 10:24:55 -07:00
  • 84498d5a55 fix imports grouping in manager.go Ryan Richard 2023-09-12 09:34:19 -07:00
  • 8faf3b0e26 add workaround in update-codegen.sh for problem seen when run on linux Ryan Richard 2023-09-11 12:52:14 -07:00
  • a7bd494ec3 update FederationDomain.status.conditions to come from metav1 Ryan Richard 2023-09-11 12:51:35 -07:00
  • b6f0dc3ba7 Fix conflicts caused from rebasing main into multiple IDPs branch Ryan Richard 2023-09-07 09:52:56 -07:00
  • e2bdab9e2d add the IDP display name to the downstream ID token's sub claim Ryan Richard 2023-08-30 15:13:42 -07:00
  • 28210ab14d add units tests to token_handler_test.go Ryan Richard 2023-08-29 14:14:46 -07:00
  • 593d55ec09 run codegen again after rebasing main branch into feature branch Ryan Richard 2023-08-29 11:31:11 -07:00
  • 5ad7e9a8ca started add units tests for identity transforms to token_handler_test.go Ryan Richard 2023-08-23 16:01:25 -07:00
  • 7f70fcf679 add units tests to post_login_handler_test.go Ryan Richard 2023-08-23 11:12:23 -07:00
  • f653942065 add new unit tests in callback_handler_test.go Ryan Richard 2023-08-23 10:16:04 -07:00
  • d4611b829d use slices.Contains() instead of custom func in token_handler_test.go Ryan Richard 2023-08-22 17:29:44 -07:00
  • b2656b9cb1 add new unit tests in auth_handler_test.go Ryan Richard 2023-08-22 17:28:56 -07:00
  • 2eb82cc1d7 Add more tests with identity transformations in supervisor_login_test.go Ryan Richard 2023-07-28 14:29:20 -07:00
  • 0a21cb6d08 Replace more pointer.String() with the new ptr.To() Ryan Richard 2023-07-28 12:46:15 -07:00
  • 519aece8a5 Start adding identity transformations tests to supervisor_login_test.go Ryan Richard 2023-07-28 09:47:24 -07:00
  • e6c78facfc Fix expectations in FederationDomains status test for old Kube versions Ryan Richard 2023-07-26 09:45:37 -07:00
  • 01ab7758d8 Add e2e test for rejecting auth using identity transformation policy Ryan Richard 2023-07-25 16:18:15 -07:00
  • 957892b677 handle old versions of k8s in supervisor_federationdomain_status_test.go Ryan Richard 2023-07-25 14:32:45 -07:00
  • c701a4a344 remove expectation about TransformsConstantsNamesUnique status condition Ryan Richard 2023-07-21 15:09:03 -07:00
  • 92bf826ec5 rename a local variable in an integration test Ryan Richard 2023-07-21 14:59:40 -07:00
  • 446384a7f5 add an e2e test for a FederationDomain with multiple IDPs and transforms Ryan Richard 2023-07-21 14:55:02 -07:00
  • 6d82a11645 CRD already validates that IDP transform constant names are unique Ryan Richard 2023-07-21 12:30:40 -07:00
  • bd5cabf0ff fix some here.Doc string indents in federation_domain_watcher_test.go Ryan Richard 2023-07-20 16:34:11 -07:00
  • 51742366fe wordsmith some FederationDomain status messages Ryan Richard 2023-07-20 16:22:29 -07:00
  • 5341322071 add integration test for FederationDomain status updates Ryan Richard 2023-07-20 15:49:01 -07:00
  • 23ed2856ce small refactor in supervisor_discovery_test.go Ryan Richard 2023-07-19 15:12:12 -07:00
  • 84041e0c55 add unit test for ApplyIdentityTransformations helper Ryan Richard 2023-07-19 14:56:46 -07:00
  • 4b75ced52c add unit tests for getters in federation_domain_issuer_test.go Ryan Richard 2023-07-19 14:26:50 -07:00
  • 61bb01b31d extract a helper function in federation_domain_watcher.go Ryan Richard 2023-07-19 13:58:56 -07:00
  • 64f41d0d0c use multiple IDPs in manager_test.go Ryan Richard 2023-07-18 16:22:21 -07:00