Commit Graph

  • 391c38057d Bump go.mod direct dependencies Pinny 2023-08-08 08:03:24 +00:00
  • e2e9819c58 Merge pull request #1582 from vmware-tanzu/jtc/1547-poc Joshua Casey 2023-08-03 15:52:56 -05:00
  • dc61d132cf Address PR feedback, especially to check that the CA bundle is some kind of valid cert Joshua Casey 2023-08-01 13:29:43 -05:00
  • 959f18b67b Add integration test to verify that the impersonation proxy will use an external TLS serving cert Joshua Casey 2023-07-24 09:37:45 -05:00
  • ee75a63057 Test Refactor: use explicit names for mTLS signing cert Joshua Casey 2023-07-21 14:09:55 -05:00
  • bd035a180e Impersonation proxy detects when the user has configured an externally provided TLS secret to serve TLS Joshua Casey 2023-07-20 12:07:02 -05:00
  • 8df9033bfc Add CredentialIssuer.Spec.ImpersonationProxy.TLS to configure an externally provided TLS secret Joshua Casey 2023-07-20 12:06:09 -05:00
  • 3e57716f0e The impersonation controller should sync when any secret of type kubernetes.io/tls changes in the namespace Joshua Casey 2023-07-19 16:15:41 -05:00
  • c78db66665 Merge pull request #1602 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-08-03 14:25:54 -05:00
  • 8dec84b3b2 Bump golang to 1.20.7 Joshua Casey 2023-08-03 13:39:51 -05:00
  • fcf707b1ce Bump go.mod direct dependencies Pinny 2023-08-03 08:08:39 +00:00
  • 563ac77b2f Merge pull request #1603 from vmware-tanzu/site/sidebar/reorganize Ben Petersen 2023-08-02 14:50:43 -04:00
  • e091cd6180 site: autogenerate new sections on main docs listing page Benjamin A. Petersen 2023-08-02 13:52:31 -04:00
  • a71f1f88d9 site: minor text updates Benjamin A. Petersen 2023-08-02 13:46:51 -04:00
  • bb670249cf site: reorganize /howto/idp->/howto/supervisor Benjamin A. Petersen 2023-08-02 13:22:23 -04:00
  • f632698568 site: add redirects for old doc links Benjamin A. Petersen 2023-08-02 12:27:35 -04:00
  • 0c81cdf309 site style: code block tweaks and sidebar menu highlight Benjamin A. Petersen 2023-08-02 11:35:54 -04:00
  • fbb5296f68 site sidebar: menu renaming & reorganization Benjamin A. Petersen 2023-08-02 11:19:47 -04:00
  • 14c353993b site sidebar: create new How-to sub-heading for IDP config Benjamin A. Petersen 2023-07-31 13:06:58 -04:00
  • 2cdd7c9577 Merge pull request #1598 from vmware-tanzu/chromedp Ryan Richard 2023-08-01 12:23:38 -07:00
  • 4512eeca9a Replace agouti and chromedriver with chromedp across the whole project Ryan Richard 2023-08-01 09:04:21 -07:00
  • 2c27db0c85 Merge pull request #1597 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-08-01 09:21:54 -07:00
  • ed3217459d Bump go.mod direct dependencies Pinny 2023-08-01 08:05:19 +00:00
  • 411bc5cf1c Merge pull request #1592 from vmware-tanzu/jtc/add-auth0-integration-guide Joshua Casey 2023-07-28 14:43:15 -05:00
  • 82b39190ba Add How To... Integrate with Auth0 Joshua Casey 2023-07-26 15:37:41 -05:00
  • fd54caeb55 Merge pull request #1595 from vmware-tanzu/site/css/resource-page-images Ben Petersen 2023-07-28 14:56:53 -04:00
  • c4f221d778 site css: images on resource page should fit the grid Benjamin A. Petersen 2023-07-28 13:41:39 -04:00
  • 057304e9aa Merge pull request #1593 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-28 12:03:57 -05:00
  • 63b5f921e1 Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated Joshua Casey 2023-07-28 09:16:02 -05:00
  • eb87739060 Bump go.mod direct dependencies Pinny 2023-07-28 08:02:58 +00:00
  • 122f819ed9 Merge pull request #1591 from vmware-tanzu/aws_blog Joshua Casey 2023-07-27 19:52:10 -05:00
  • 850b4f8510 add AWS blog post to resources page of pinniped.dev Ryan Richard 2023-07-25 13:34:11 -07:00
  • 6bb4e89fe2 Merge pull request #1590 from vmware-tanzu/kube_cert_agent_cpu_request Joshua Casey 2023-07-25 15:20:53 -05:00
  • 743cb2d250 kube cert agent pod requests 0 cpu to avoid scheduling failures Ryan Richard 2023-07-25 10:09:30 -07:00
  • 01393aff7e Merge pull request #1580 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-21 13:24:33 -05:00
  • 89b7007694 Bump K8s APIs 1.24 through 1.27 Joshua Casey 2023-07-21 10:36:18 -05:00
  • 947f8e2ed4 Bump go.mod direct dependencies Pinny 2023-07-21 08:05:19 +00:00
  • 6c329ba56f Merge pull request #1549 from vmware-tanzu/jtc/tiny-fixups-to-support-1548 Joshua Casey 2023-07-19 16:40:59 -05:00
  • 39912060f7 Remove untested comments Joshua Casey 2023-07-19 15:50:12 -05:00
  • c142c52258 Do not name return variables Joshua Casey 2023-07-19 15:49:22 -05:00
  • 741ccfd2ce Fix lint Joshua Casey 2023-07-07 09:52:32 -07:00
  • 183c771d4e Mark untested code paths Joshua Casey 2023-07-06 17:14:39 -07:00
  • 3d7eb55fc2 Pass caBundle instead of an object Joshua Casey 2023-06-23 13:52:32 -05:00
  • 5004925444 Backfill test cases Joshua Casey 2023-06-07 21:33:54 -05:00
  • 10c3e482b4 Prefer early return Joshua Casey 2023-06-07 20:50:09 -05:00
  • 8d8e1f3abd Backfill issuer tests Joshua Casey 2023-06-07 18:08:33 -05:00
  • f8ce2af08c Use go:embed for easier to read tests Joshua Casey 2023-06-07 18:08:23 -05:00
  • 52b0cf43ca Fix godoc Joshua Casey 2023-06-07 18:07:43 -05:00
  • f6c2d40141 Merge pull request #1578 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-19 12:15:12 -07:00
  • 38c281331a Bump base images to go1.20.6 in Dockerfiles Joshua Casey 2023-07-19 13:25:57 -05:00
  • 26686d6b94 Bump go.mod direct dependencies Pinny 2023-07-19 08:04:49 +00:00
  • 8648cdf8e4 Merge pull request #1579 from vmware-tanzu/improve_perf_oidcclientsecret_test Ryan Richard 2023-07-14 08:26:56 -07:00
  • 7e5ce4b4f3 Merge pull request #1548 from vmware-tanzu/jtc/proposal/allow-external-certs-for-impersonation-proxy Ryan Richard 2023-07-13 14:58:35 -07:00
  • 6c65fd910e Improve performance of supervisor_oidcclientsecret_test.go Ryan Richard 2023-07-13 12:46:42 -07:00
  • 95fdfba06d Add proposal to implement #1547, Concierge Impersonation Proxy | External Certificate Management Joshua Casey 2023-06-13 16:48:08 -05:00
  • 0f613d1823 Merge pull request #1407 from vmware-tanzu/multiple_idps_proposal Joshua Casey 2023-07-12 19:56:31 -07:00
  • 6db9c79fe0 Add proposal for multiple identity providers in the Supervisor Ryan Richard 2023-02-13 10:44:31 -08:00
  • ab227a7c71 Merge pull request #1563 from vmware-tanzu/jtc/bump-all Joshua Casey 2023-07-07 09:03:18 -07:00
  • 314ec48f46 Bump to golang:1.20.5 Joshua Casey 2023-06-16 13:50:10 -05:00
  • 67cd5e70c2 Func ldap.Conn.Close() now returns an error Joshua Casey 2023-06-16 13:24:45 -05:00
  • dbbaf9b969 Pin to the version of k8s.io/kube-openapi used by client-go@v0.27.3 Joshua Casey 2023-06-16 13:19:00 -05:00
  • 1ac36cfcf8 Update generated files Joshua Casey 2023-06-16 12:58:31 -05:00
  • 95dd5aabc2 Bump hack/update-go-mod/go.mod Joshua Casey 2023-06-16 12:39:44 -05:00
  • 8a755676fa Bump all go.mod dependencies Joshua Casey 2023-06-16 12:38:37 -05:00
  • c3dccbb23d Updated versions in docs for v0.24.0 release Pinny 2023-06-01 19:59:23 +00:00
  • 914861c5da Increase a test timeout in supervisor_secrets_test.go Ryan Richard 2023-06-01 12:54:45 -07:00
  • 9a87a7f14f Update codeql-analysis.yml according to the latest template Ryan Richard 2023-06-01 11:51:48 -07:00
  • 533c41f143 Merge pull request #1538 from smeet07/patch-1 v0.24.0 Ryan Richard 2023-06-01 11:01:08 -07:00
  • 4f3c081401 Merge branch 'main' into patch-1 Ryan Richard 2023-06-01 10:56:11 -07:00
  • d4b20b3899 Update codeql-analysis.yml Ryan Richard 2023-06-01 10:53:25 -07:00
  • 86e360dc14 Increase a test timeout for when pulling container image is slow Ryan Richard 2023-06-01 10:04:59 -07:00
  • c9d54de91a backtick changes Smeet nagda 2023-06-01 22:25:24 +05:30
  • d30d76b7ac Increase some test timeouts Ryan Richard 2023-05-31 17:41:36 -07:00
  • 5fa2992bc5 Merge pull request #1534 from vmware-tanzu/ldap_userAttributeForFilter Ryan Richard 2023-05-31 16:42:41 -07:00
  • 020e04baf8 Merge branch 'main' into ldap_userAttributeForFilter Ryan Richard 2023-05-31 16:42:30 -07:00
  • 1bdb491376 Merge pull request #1540 from vmware-tanzu/bump_kube_versions_for_codegen Ryan Richard 2023-05-31 16:41:59 -07:00
  • b6b11a6d0c increase timeout in a test Ryan Richard 2023-05-31 15:59:44 -07:00
  • a78c677ca1 bump versions in kube-versions.txt and run codegen Ryan Richard 2023-05-31 13:32:41 -07:00
  • d0048595da Add docs for UserAttributeForFilter group search setting Ryan Richard 2023-05-31 13:01:17 -07:00
  • 46178e91ee Merge branch 'main' into ldap_userAttributeForFilter Joshua Casey 2023-05-31 14:41:16 -05:00
  • 33cc973b43 Merge pull request #1537 from vmware-tanzu/jtc/bump-deps Joshua Casey 2023-05-31 14:32:32 -05:00
  • d4710cb16e Add integration test for AD UserAttributeForFilter group search setting Ryan Richard 2023-05-31 11:36:49 -07:00
  • 600d002a35 Use groupSearch.userAttributeForFilter during ActiveDirectory group searches Ryan Richard 2023-05-31 11:17:40 -07:00
  • 0a1f966886 Add ActiveDirectoryIdentityProvider.spec.groupSearch.userAttributeForFilter Ryan Richard 2023-05-31 11:09:08 -07:00
  • 552eceabdb Add integration test for UserAttributeForFilter group search setting Ryan Richard 2023-05-26 11:47:54 -07:00
  • e3b7ba3677 Add group search tests for UserAttributeForFilter in ldap_client_test.go Ryan Richard 2023-05-26 08:38:00 -07:00
  • 6cbfde95ec command line option. Smeet nagda 2023-05-30 23:24:05 +05:30
  • 6bd34fa6ea Bump dependencies Joshua Casey 2023-05-30 09:16:53 -05:00
  • c187474499 Use groupSearch.userAttributeForFilter during LDAP group searches Ryan Richard 2023-05-25 14:25:17 -07:00
  • bad5e60a8e Add LDAPIdentityProvider.spec.groupSearch.userAttributeForFilter Ryan Richard 2023-05-23 16:51:36 -07:00
  • e4dc810bff Add some posixGroups to the openldap server for use in integration tests Ryan Richard 2023-05-23 16:47:39 -07:00
  • 749a208773 Merge pull request #1524 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-05-19 07:06:55 -07:00
  • cb7732083d Bump go.mod direct dependencies Pinny 2023-05-19 08:03:46 +00:00
  • e9d343d80d Merge pull request #1522 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-05-16 11:30:04 -07:00
  • 3871e75140 Bump go.mod direct dependencies Pinny 2023-05-16 08:02:49 +00:00
  • b93ac16cee Merge pull request #1520 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-05-12 10:29:20 -07:00
  • bd95f33f5e Update string "zapr@v1.2.4" in unit test expectation Ryan Richard 2023-05-12 09:18:47 -07:00
  • e717748a3c Bump go.mod direct dependencies Pinny 2023-05-12 08:06:19 +00:00
  • 2d2cbef8de Merge pull request #1497 from vmware-tanzu/pinny/bump-deps Ryan Richard 2023-05-10 21:12:51 -07:00
  • 187ee80ee3 Handle the new output of kubectl explain which indents differently Ryan Richard 2023-05-10 19:56:59 -07:00