Commit Graph

  • c4f221d778
    site css: images on resource page should fit the grid Benjamin A. Petersen 2023-07-28 13:41:39 -0400
  • 057304e9aa
    Merge pull request #1593 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-28 12:03:57 -0500
  • 63b5f921e1 Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated Joshua Casey 2023-07-28 09:16:02 -0500
  • eb87739060 Bump go.mod direct dependencies Pinny 2023-07-28 08:02:58 +0000
  • 122f819ed9
    Merge pull request #1591 from vmware-tanzu/aws_blog Joshua Casey 2023-07-27 19:52:10 -0500
  • 850b4f8510 add AWS blog post to resources page of pinniped.dev Ryan Richard 2023-07-25 13:34:11 -0700
  • 6bb4e89fe2
    Merge pull request #1590 from vmware-tanzu/kube_cert_agent_cpu_request Joshua Casey 2023-07-25 15:20:53 -0500
  • 743cb2d250 kube cert agent pod requests 0 cpu to avoid scheduling failures Ryan Richard 2023-07-25 10:09:30 -0700
  • 01393aff7e
    Merge pull request #1580 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-21 13:24:33 -0500
  • 89b7007694 Bump K8s APIs 1.24 through 1.27 Joshua Casey 2023-07-21 10:36:18 -0500
  • 947f8e2ed4 Bump go.mod direct dependencies Pinny 2023-07-21 08:05:19 +0000
  • 3b1b504336
    Bump k8s.io/component-base from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:13:39 +0000
  • d2c159ce2e
    Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:13:21 +0000
  • eb8111ff87
    Bump k8s.io/kube-aggregator from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:12:55 +0000
  • 6d5478924c
    Bump k8s.io/client-go from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:12:25 +0000
  • 15db7a2d04
    Bump k8s.io/apiextensions-apiserver from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:12:06 +0000
  • 442bde1ab5
    Bump k8s.io/api from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:11:39 +0000
  • 5c8d01a6de
    Bump k8s.io/apiserver from 0.27.3 to 0.27.4 dependabot[bot] 2023-07-21 01:11:07 +0000
  • 6c329ba56f
    Merge pull request #1549 from vmware-tanzu/jtc/tiny-fixups-to-support-1548 Joshua Casey 2023-07-19 16:40:59 -0500
  • 39912060f7 Remove untested comments Joshua Casey 2023-07-19 15:50:12 -0500
  • c142c52258 Do not name return variables Joshua Casey 2023-07-19 15:49:22 -0500
  • 741ccfd2ce Fix lint Joshua Casey 2023-07-07 09:52:32 -0700
  • 183c771d4e Mark untested code paths Joshua Casey 2023-07-06 17:14:39 -0700
  • 3d7eb55fc2 Pass caBundle instead of an object Joshua Casey 2023-06-23 13:52:32 -0500
  • 5004925444 Backfill test cases Joshua Casey 2023-06-07 21:33:54 -0500
  • 10c3e482b4 Prefer early return Joshua Casey 2023-06-07 20:50:09 -0500
  • 8d8e1f3abd Backfill issuer tests Joshua Casey 2023-06-07 18:08:33 -0500
  • f8ce2af08c Use go:embed for easier to read tests Joshua Casey 2023-06-07 18:08:23 -0500
  • 52b0cf43ca Fix godoc Joshua Casey 2023-06-07 18:07:43 -0500
  • f6c2d40141
    Merge pull request #1578 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-07-19 12:15:12 -0700
  • 38c281331a Bump base images to go1.20.6 in Dockerfiles Joshua Casey 2023-07-19 13:25:57 -0500
  • 26686d6b94 Bump go.mod direct dependencies Pinny 2023-07-19 08:04:49 +0000
  • 8648cdf8e4
    Merge pull request #1579 from vmware-tanzu/improve_perf_oidcclientsecret_test Ryan Richard 2023-07-14 08:26:56 -0700
  • 7e5ce4b4f3
    Merge pull request #1548 from vmware-tanzu/jtc/proposal/allow-external-certs-for-impersonation-proxy Ryan Richard 2023-07-13 14:58:35 -0700
  • 6c65fd910e Improve performance of supervisor_oidcclientsecret_test.go Ryan Richard 2023-07-13 12:46:42 -0700
  • 95fdfba06d Add proposal to implement #1547, Concierge Impersonation Proxy | External Certificate Management Joshua Casey 2023-06-13 16:48:08 -0500
  • 0f613d1823
    Merge pull request #1407 from vmware-tanzu/multiple_idps_proposal Joshua Casey 2023-07-12 19:56:31 -0700
  • 6db9c79fe0 Add proposal for multiple identity providers in the Supervisor Ryan Richard 2023-02-13 10:44:31 -0800
  • 37f50c53e1
    Bump golang from 1.20.5 to 1.20.6 dependabot[bot] 2023-07-12 01:39:55 +0000
  • ea72a4150c
    Bump golang from 1.20.5 to 1.20.6 in /hack dependabot[bot] 2023-07-12 01:34:31 +0000
  • ab227a7c71
    Merge pull request #1563 from vmware-tanzu/jtc/bump-all Joshua Casey 2023-07-07 09:03:18 -0700
  • 5786390ccf Bump go.mod direct dependencies Pinny 2023-07-07 08:05:50 +0000
  • 314ec48f46 Bump to golang:1.20.5 Joshua Casey 2023-06-16 13:50:10 -0500
  • 67cd5e70c2 Func ldap.Conn.Close() now returns an error Joshua Casey 2023-06-16 13:24:45 -0500
  • 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 -0500
  • 1ac36cfcf8 Update generated files Joshua Casey 2023-06-16 12:58:31 -0500
  • 95dd5aabc2 Bump hack/update-go-mod/go.mod Joshua Casey 2023-06-16 12:39:44 -0500
  • 8a755676fa Bump all go.mod dependencies Joshua Casey 2023-06-16 12:38:37 -0500
  • 732e81458c
    Bump golang.org/x/net from 0.10.0 to 0.12.0 dependabot[bot] 2023-07-06 01:50:50 +0000
  • d7eb507dcb
    Bump golang.org/x/term from 0.8.0 to 0.10.0 dependabot[bot] 2023-07-06 01:50:45 +0000
  • 4ddeba537c
    Bump golang.org/x/oauth2 from 0.8.0 to 0.10.0 dependabot[bot] 2023-07-06 01:50:38 +0000
  • 0d97507bde
    Bump golang.org/x/crypto from 0.9.0 to 0.11.0 dependabot[bot] 2023-07-06 01:50:26 +0000
  • a779519dbe
    Bump google.golang.org/grpc from 1.51.0 to 1.53.0 dependabot[bot] 2023-07-05 21:41:42 +0000
  • 1a0a12a2ab
    Bump golang.org/x/mod from 0.10.0 to 0.12.0 in /hack/update-go-mod dependabot[bot] 2023-07-05 02:00:47 +0000
  • 96837cda15
    Bump golang.org/x/text from 0.9.0 to 0.11.0 dependabot[bot] 2023-07-05 01:48:32 +0000
  • 97ce8bade5
    Bump github.com/tdewolff/minify/v2 from 2.12.6 to 2.12.7 dependabot[bot] 2023-06-20 01:57:50 +0000
  • 567469f666
    Refactoring testerred 2023-06-16 23:54:53 +0530
  • b2135f0463
    Bump k8s.io/kube-aggregator from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:58:26 +0000
  • 61202053f5
    Bump k8s.io/apiserver from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:58:18 +0000
  • 3211e4512d
    Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:58:10 +0000
  • 233d4a40fd
    Bump k8s.io/component-base from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:58:02 +0000
  • 9e4f3dc07f
    Bump k8s.io/api from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:57:54 +0000
  • c04fb5fcd0
    Bump k8s.io/client-go from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:57:45 +0000
  • a36e677bfb
    Bump k8s.io/apiextensions-apiserver from 0.27.2 to 0.27.3 dependabot[bot] 2023-06-16 01:57:37 +0000
  • f4ee6da4d1
    Bump golang.org/x/mod from 0.10.0 to 0.11.0 in /hack/update-go-mod dependabot[bot] 2023-06-15 02:02:02 +0000
  • e1569fb0e7
    Bump golang.org/x/sync from 0.2.0 to 0.3.0 dependabot[bot] 2023-06-15 01:57:41 +0000
  • ecc227309b
    Bump golang.org/x/net from 0.10.0 to 0.11.0 dependabot[bot] 2023-06-14 01:58:14 +0000
  • 79660f8d74
    Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 dependabot[bot] 2023-06-14 01:58:08 +0000
  • 26fdeadba4
    Bump golang.org/x/crypto from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-14 01:58:00 +0000
  • 44c21bfad9
    Bump golang.org/x/term from 0.8.0 to 0.9.0 dependabot[bot] 2023-06-13 01:58:02 +0000
  • 13ff46d4c5
    Bump golang.org/x/text from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-13 01:57:52 +0000
  • 99164d72ed
    Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 dependabot[bot] 2023-06-12 01:57:57 +0000
  • 61022873d1
    Bump golang from 1.20.4 to 1.20.5 in /hack dependabot[bot] 2023-06-07 01:59:16 +0000
  • d82ef52bdd
    Bump golang from 1.20.4 to 1.20.5 dependabot[bot] 2023-06-07 01:56:50 +0000
  • c3dccbb23d Updated versions in docs for v0.24.0 release Pinny 2023-06-01 19:59:23 +0000
  • 914861c5da Increase a test timeout in supervisor_secrets_test.go Ryan Richard 2023-06-01 12:54:45 -0700
  • 9a87a7f14f Update codeql-analysis.yml according to the latest template Ryan Richard 2023-06-01 11:51:48 -0700
  • 533c41f143
    Merge pull request #1538 from smeet07/patch-1 v0.24.0 Ryan Richard 2023-06-01 11:01:08 -0700
  • 4f3c081401
    Merge branch 'main' into patch-1 Ryan Richard 2023-06-01 10:56:11 -0700
  • d4b20b3899 Update codeql-analysis.yml Ryan Richard 2023-06-01 10:53:25 -0700
  • 86e360dc14 Increase a test timeout for when pulling container image is slow Ryan Richard 2023-06-01 10:04:59 -0700
  • c9d54de91a
    backtick changes Smeet nagda 2023-06-01 22:25:24 +0530
  • d30d76b7ac Increase some test timeouts Ryan Richard 2023-05-31 17:41:36 -0700
  • 5fa2992bc5
    Merge pull request #1534 from vmware-tanzu/ldap_userAttributeForFilter Ryan Richard 2023-05-31 16:42:41 -0700
  • 020e04baf8
    Merge branch 'main' into ldap_userAttributeForFilter Ryan Richard 2023-05-31 16:42:30 -0700
  • 1bdb491376
    Merge pull request #1540 from vmware-tanzu/bump_kube_versions_for_codegen Ryan Richard 2023-05-31 16:41:59 -0700
  • b6b11a6d0c increase timeout in a test Ryan Richard 2023-05-31 15:59:44 -0700
  • a78c677ca1 bump versions in kube-versions.txt and run codegen Ryan Richard 2023-05-31 13:32:41 -0700
  • d0048595da Add docs for UserAttributeForFilter group search setting Ryan Richard 2023-05-31 13:01:17 -0700
  • 46178e91ee
    Merge branch 'main' into ldap_userAttributeForFilter Joshua Casey 2023-05-31 14:41:16 -0500
  • 33cc973b43
    Merge pull request #1537 from vmware-tanzu/jtc/bump-deps Joshua Casey 2023-05-31 14:32:32 -0500
  • d4710cb16e Add integration test for AD UserAttributeForFilter group search setting Ryan Richard 2023-05-31 11:36:49 -0700
  • 600d002a35 Use groupSearch.userAttributeForFilter during ActiveDirectory group searches Ryan Richard 2023-05-31 11:17:40 -0700
  • 0a1f966886 Add ActiveDirectoryIdentityProvider.spec.groupSearch.userAttributeForFilter Ryan Richard 2023-05-31 11:09:08 -0700
  • 552eceabdb Add integration test for UserAttributeForFilter group search setting Ryan Richard 2023-05-26 11:47:54 -0700
  • e3b7ba3677 Add group search tests for UserAttributeForFilter in ldap_client_test.go Ryan Richard 2023-05-26 08:38:00 -0700
  • 29c6e2e884 Bump go.mod direct dependencies Pinny 2023-05-31 08:04:35 +0000
  • a9e4d2ff02
    Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 dependabot[bot] 2023-05-31 01:58:16 +0000
  • 6cbfde95ec
    command line option. Smeet nagda 2023-05-30 23:24:05 +0530
  • 6bd34fa6ea Bump dependencies Joshua Casey 2023-05-30 09:16:53 -0500