Commit Graph

  • 3b46547efc add hack/update-copyright-year.sh Ryan Richard 2023-01-18 13:36:23 -0800
  • bb963603cd
    Bump k8s.io/component-base from 0.25.2 to 0.26.0 dependabot[bot] 2023-01-18 17:21:51 +0000
  • e9fda3c42c
    Bump k8s.io/api from 0.25.2 to 0.26.0 dependabot[bot] 2023-01-18 17:21:22 +0000
  • 51f7a12c07
    Bump k8s.io/client-go from 0.25.2 to 0.26.0 dependabot[bot] 2023-01-18 17:21:20 +0000
  • 6b595a8a64
    Bump k8s.io/apiserver from 0.25.2 to 0.26.0 dependabot[bot] 2023-01-18 17:21:13 +0000
  • 08f5c055d1
    Bump k8s.io/apimachinery from 0.25.2 to 0.26.0 dependabot[bot] 2023-01-18 17:21:13 +0000
  • 53f56f328b
    Merge pull request #1371 from vmware-tanzu/jtc/bump-deps-except-k8s Ryan Richard 2023-01-18 09:19:27 -0800
  • 9aafff78f1 bump two more direct deps Ryan Richard 2023-01-18 08:26:55 -0800
  • a49e48c6f7 Bump FIPS Golang to 1.18.10b7 Joshua Casey 2023-01-17 21:19:01 -0600
  • 6926c1ab64 Bump Golang to 1.19.5 Joshua Casey 2023-01-17 21:18:48 -0600
  • f9e2212882 Bump all deps except K8s Joshua Casey 2023-01-17 21:11:39 -0600
  • 95d35a174d
    Merge pull request #1294 from vmware-tanzu/additional_claim_mapping Joshua Casey 2023-01-17 20:48:58 -0600
  • 2f9b8b105d update copyright to 2023 in files changed by this PR Ryan Richard 2023-01-17 15:54:16 -0800
  • 3d20fa79a7 Two more integration tests for additionalClaimMappings Ryan Richard 2023-01-17 15:36:39 -0800
  • 74c3156059 Assert more cluster-scoped ID token claims in supervisor_login_test.go Ryan Richard 2023-01-17 13:10:51 -0800
  • 6156fdf175 Expect complex subclaims of additionalClaims to have type interface{} Joshua Casey 2023-01-17 13:27:08 -0600
  • f494c61790 additionalClaims claim should not be present when no sub claims are expected Joshua Casey 2023-01-17 11:58:03 -0600
  • 2633d72ce2 Change some test variable names related to additional claims Ryan Richard 2023-01-13 14:56:40 -0800
  • a94bbe70c7 Add integration test to verify that additionalClaims are present in an ID Token Joshua Casey 2023-01-13 16:43:39 -0600
  • 9acc456fd7 Update token_handler_test to check additionalClaims for bools, numbers, and slices Joshua Casey 2023-01-13 16:42:43 -0600
  • 8ff6ef32e9 Allow additional claims to map into an ID token issued by the supervisor Ryan Richard 2022-09-20 14:54:10 -0700
  • f4c9202f49
    Merge pull request #1369 from vmware-tanzu/kube_cert_agent_reduce_memory Joshua Casey 2023-01-13 14:26:39 -0600
  • bc7ffd37a6 Reduce memory consumption of pinniped-concierge-kube-cert-agent binary Ryan Richard 2023-01-13 11:07:42 -0800
  • c6112ad3a9 wip 2 jtc/test-custom-additional-claims Joshua Casey 2023-01-11 21:24:03 -0600
  • a28ac22989
    Bump golang from 1.19.4 to 1.19.5 dependabot[bot] 2023-01-12 01:19:44 +0000
  • bfe8dc11ce wip Joshua Casey 2023-01-11 17:45:16 -0600
  • d7b5f4d4ea Clarify godoc for AdditionalClaimMappings to indicate that missing upstream claims will not show up in the downstream token Joshua Casey 2023-01-11 12:55:37 -0600
  • 7b01c3ce18 Run 'go generate ./...' Joshua Casey 2023-01-11 12:31:48 -0600
  • eabf11e9ec
    Bump google.com/api-project-999119582588/go-boringcrypto/golang in /hack dependabot[bot] 2023-01-11 01:06:58 +0000
  • 6880c029f0 Revert "the http2RoundTripper should only use http2" update-generated-code Joshua Casey 2022-12-21 10:41:04 -0600
  • d213a25eb5 Remove cloud.google.com/go/compute indirect requires Joshua Casey 2022-12-15 16:34:15 -0600
  • f99dc830a1 Run code generation for K8s 1.26 Joshua Casey 2022-12-15 15:42:37 -0600
  • 3a142caeaf Bump generated files for K8s versions 1.22 through 1.25 Joshua Casey 2022-12-15 12:30:48 -0600
  • ae5acb4654 Bump k8s.io imports to v0.26.0 Joshua Casey 2022-12-15 12:02:04 -0600
  • 87fe42e18d Address review feedback Joshua Casey 2023-01-09 09:18:17 -0600
  • 7513eb22e6
    Bump golang.org/x/text from 0.5.0 to 0.6.0 dependabot[bot] 2023-01-05 01:02:55 +0000
  • a4e9dc4391
    Bump golang.org/x/crypto from 0.4.0 to 0.5.0 dependabot[bot] 2023-01-05 01:02:49 +0000
  • e6017b1fe6
    Bump golang.org/x/net from 0.4.0 to 0.5.0 dependabot[bot] 2023-01-05 01:02:41 +0000
  • 698eb83da1 Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 dependabot[bot] 2023-01-05 01:02:34 +0000
  • 806a53f872
    Bump golang.org/x/term from 0.3.0 to 0.4.0 dependabot[bot] 2023-01-05 01:02:27 +0000
  • 02ed2d9c95 Backfill tests Joshua Casey 2023-01-04 11:42:50 -0600
  • 24af58d412
    Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 dependabot[bot] 2023-01-04 01:02:12 +0000
  • cd17bdb5f7 POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings Ryan Richard 2022-09-20 14:54:10 -0700
  • f691baec74 Updated versions in docs for v0.21.0 release Pinny 2022-12-21 13:12:06 +0000
  • 532bfccb15 update package dependencies for CVE fixes Ashish Amarnath 2022-12-16 11:58:34 -0800
  • 39a95e1198
    Merge pull request #1354 from vmware-tanzu/dump_more_deps_dec_2022 v0.21.0 Ryan Richard 2022-12-15 10:35:54 -0800
  • 6d3ed73eee Bump Go 1.19.1 -> 1.19.4, and go-boringcrypto 1.18.6b7 -> 1.18.9b7 Ryan Richard 2022-12-15 09:40:32 -0800
  • e3a963b73f
    Merge pull request #1340 from vmware-tanzu/jtc/update-maintainers Ryan Richard 2022-12-15 09:31:14 -0800
  • d265f1c698
    Bump golang from 1.19.1 to 1.19.4 dependabot[bot] 2022-12-15 17:23:57 +0000
  • b50a4d9824
    Bump google.com/api-project-999119582588/go-boringcrypto/golang in /hack dependabot[bot] 2022-12-15 17:23:57 +0000
  • 30818cb66d
    Merge pull request #1353 from vmware-tanzu/dump_deps_dec_2022 Ryan Richard 2022-12-15 09:23:16 -0800
  • 976035115e Stop using pointer pkg functions that were deprecated by dependency bump Ryan Richard 2022-12-13 17:04:30 -0800
  • 85b67f254c Add more assertion to token_handler_test.go for token exchange exp claim Ryan Richard 2022-12-13 17:03:19 -0800
  • e1a0367b03 Upgrade project Go dependencies Ryan Richard 2022-12-13 16:18:51 -0800
  • 6a28526ab9
    Bump k8s.io/api from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:02:06 +0000
  • 4bddd332a1
    Bump k8s.io/component-base from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:02:00 +0000
  • 5c1127eb14
    Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:01:54 +0000
  • 2320833d05
    Bump k8s.io/client-go from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:01:46 +0000
  • 7aed8d906f
    Bump k8s.io/apimachinery from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:01:39 +0000
  • fcdccbd13f
    Bump k8s.io/apiserver from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:01:32 +0000
  • 69e132042b
    Bump k8s.io/kube-aggregator from 0.25.2 to 0.25.5 dependabot[bot] 2022-12-09 01:01:27 +0000
  • a9aac69c65 Add https://github.com/joshuatcasey as a Maintainer. Remove Technical Lead role. Joshua Casey 2022-12-08 11:47:06 -0600
  • d88895c4a5 Prettify MAINTAINERS.md Joshua Casey 2022-12-08 11:43:09 -0600
  • 128e608b67
    Bump github.com/ory/fosite from 0.42.2 to 0.44.0 dependabot[bot] 2022-12-08 01:01:33 +0000
  • 1e9fb6555d
    Bump golang.org/x/text from 0.3.7 to 0.5.0 dependabot[bot] 2022-12-05 01:36:57 +0000
  • d700b9b7b8
    Bump go.uber.org/zap from 1.23.0 to 1.24.0 dependabot[bot] 2022-12-01 01:03:01 +0000
  • 6ab8dfa726
    Bump k8s.io/apiserver from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:05:10 +0000
  • 1509baa3b8
    Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:05:01 +0000
  • d2882c4df7
    Bump k8s.io/api from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:04:51 +0000
  • 40af603f6e
    Bump k8s.io/apimachinery from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:04:46 +0000
  • 9225db9ec1
    Bump k8s.io/component-base from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:04:35 +0000
  • 04de87347d
    Bump k8s.io/client-go from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:04:30 +0000
  • b3d1e7f858
    Bump k8s.io/kube-aggregator from 0.25.2 to 0.25.4 dependabot[bot] 2022-11-11 01:04:25 +0000
  • d35306aa85
    Merge pull request #1322 from rooso/main Ryan Richard 2022-11-09 09:35:32 -0800
  • 2f4f3f4865
    Bump google.com/api-project-999119582588/go-boringcrypto/golang in /hack dependabot[bot] 2022-11-08 01:13:46 +0000
  • 651a8022fd
    Bump golang from 1.19.1 to 1.19.3 dependabot[bot] 2022-11-02 01:02:56 +0000
  • 3c13f79e7c
    Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 dependabot[bot] 2022-10-25 01:04:47 +0000
  • 7044b2bc06
    Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2022-10-24 01:31:46 +0000
  • 3548362ce4
    Update example configuration for Active Directory rooso 2022-10-20 14:34:12 +0200
  • 74d1f19549
    Bump golang.org/x/text from 0.3.7 to 0.4.0 dependabot[bot] 2022-10-18 01:03:10 +0000
  • fd863b1833
    Bump k8s.io/api from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:40 +0000
  • b7d147c709
    Bump k8s.io/apiserver from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:34 +0000
  • e9c32b789f
    Bump k8s.io/apimachinery from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:28 +0000
  • 389f7a251d
    Bump k8s.io/client-go from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:21 +0000
  • 66ad24897b
    Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:16 +0000
  • 868dde67e4
    Bump k8s.io/component-base from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:06 +0000
  • 50e8fb1da3
    Bump k8s.io/kube-aggregator from 0.25.2 to 0.25.3 dependabot[bot] 2022-10-14 01:03:00 +0000
  • 4aac104d2d added schema as per OpenAPI format sethiyash 2022-10-13 19:15:26 +0530
  • eee3dfb490
    Bump golang.org/x/text from 0.3.7 to 0.3.8 dependabot[bot] 2022-10-12 01:05:07 +0000
  • 70fd3e2dac
    Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 dependabot[bot] 2022-10-12 01:04:58 +0000
  • c30c90e1d1
    Bump github.com/ory/fosite from 0.42.2 to 0.43.0 dependabot[bot] 2022-10-11 01:07:46 +0000
  • 73721ebd83
    Bump google.com/api-project-999119582588/go-boringcrypto/golang in /hack dependabot[bot] 2022-10-05 01:50:29 +0000
  • a83ed4e480
    Bump golang from 1.19.1 to 1.19.2 dependabot[bot] 2022-10-05 01:06:57 +0000
  • cd77c07b35
    Bump github.com/tdewolff/minify/v2 from 2.12.2 to 2.12.4 dependabot[bot] 2022-10-04 01:04:28 +0000
  • 4951cbe5d4
    Merge pull request #1306 from vmware-tanzu/ci-updates-for-external-idps Ben Petersen 2022-09-29 12:35:50 -0400
  • 66f4ee8a1b Update more tests to notice different var for external ldap server Ryan Richard 2022-09-28 14:32:10 -0700
  • 09b9075abb
    Update TestLDAPSearch_Parallel to notice different var for external ldap server Benjamin A. Petersen 2022-09-28 16:02:56 -0400
  • f3241e7b04
    DO_NOT_MERGE: Test CI Updates Ben Petersen 2022-09-28 15:21:18 -0400
  • 99c635c38d
    Merge pull request #1304 from vmware-tanzu/site-footers Ben Petersen 2022-09-27 16:18:18 -0400
  • 265c63fa54
    Update site footer and maintainers page Benjamin A. Petersen 2022-09-27 16:13:55 -0400