Commit Graph

  • 2995e6a48c Updated versions in docs for v0.20.0 release Pinny 2022-09-27 17:16:32 +0000
  • 563c193499 Fix integration test expectation for AKS clusters v0.20.0 Ryan Richard 2022-09-26 17:00:11 -0700
  • 0d215566d8 Yet another integration test fix for dynamic clients feature with Okta Ryan Richard 2022-09-26 16:41:52 -0700
  • 23185d55a5 Another integration test fix for dynamic clients feature with Okta Ryan Richard 2022-09-26 14:43:50 -0700
  • f302e71b0f Fix some integration tests' handling of groups to work with Okta Ryan Richard 2022-09-26 12:40:07 -0700
  • 110681cdb8 Fix the name of the API Service updater controller in the log messages Ryan Richard 2022-09-26 12:37:34 -0700
  • 36dbc7c9bf Update supervisor_storage_test.go to avoid using fuzzed value Ryan Richard 2022-09-26 11:19:39 -0700
  • 1e05012bdb
    Merge pull request #1303 from vmware-tanzu/dependabot/go_modules/github.com/tdewolff/minify/v2-2.12.2 Ryan Richard 2022-09-26 07:56:37 -0700
  • e122e65b0a
    Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.2 dependabot[bot] 2022-09-26 01:34:52 +0000
  • d444242431
    Merge pull request #1302 from vmware-tanzu/bump_deps_sept_2022 Ryan Richard 2022-09-23 16:38:41 -0700
  • 3b507dab4a Upgrade generated code to use the latest available versions of Kube libs Ryan Richard 2022-09-23 14:55:23 -0700
  • bad95c072e Upgrade project dependencies to latest Ryan Richard 2022-09-23 14:41:54 -0700
  • f3bc844a82
    Bump k8s.io/apimachinery from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-23 21:05:56 +0000
  • 60637d3b08
    Bump k8s.io/kube-aggregator from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-23 21:05:54 +0000
  • f2bbc118ae
    Bump k8s.io/client-go from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-23 21:05:38 +0000
  • f3b17eff1d
    Bump k8s.io/api from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-23 21:05:15 +0000
  • 816f0af004
    Bump golang from 1.19.0 to 1.19.1 dependabot[bot] 2022-09-23 21:04:14 +0000
  • eb62f04f21
    Merge pull request #1181 from vmware-tanzu/dynamic_clients Ryan Richard 2022-09-23 14:03:08 -0700
  • 208a566bdf Merge branch 'main' into dynamic_clients Ryan Richard 2022-09-23 14:01:11 -0700
  • 510286570a
    Merge pull request #1286 from vmware-tanzu/psa Ryan Richard 2022-09-23 13:56:23 -0700
  • 66b1df2dd9 Fix a test assertion in supervisor_oidcclientsecret_test.go Ryan Richard 2022-09-23 07:59:05 -0700
  • a7eb16dde1
    Merge pull request #1255 from vmware-tanzu/dynamic_clients_docs Ryan Richard 2022-09-22 12:34:17 -0700
  • b46a2f0267 Add more details about OIDCClients to configure-auth-for-webapps.md Ryan Richard 2022-09-22 12:31:31 -0700
  • e27b04cb41
    Merge pull request #1273 from vmware-tanzu/dynamic_client_create_secret Ryan Richard 2022-09-22 11:31:47 -0700
  • 3a7b373a7d Add OIDCClientSecretRequest to code-walkthrough.md Ryan Richard 2022-09-22 11:26:17 -0700
  • ba98c8cc14 Enhance Kube middleware to rewrite API group of ownerRefs on update verb Ryan Richard 2022-09-21 21:30:44 -0700
  • 31716358a9 Make the assertNoRestartsDuringTest() helper ignore terminating pods Ryan Richard 2022-09-21 21:27:02 -0700
  • adf4330bc8
    Bump k8s.io/apiextensions-apiserver from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-22 01:14:18 +0000
  • 2fb2a99ab7
    Bump k8s.io/apiserver from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-22 01:14:00 +0000
  • affd635620
    Bump k8s.io/component-base from 0.25.0 to 0.25.2 dependabot[bot] 2022-09-22 01:13:39 +0000
  • 12b3079377 integration tests for oidcclientsecretrequest endpoint Ryan Richard 2022-09-21 14:50:00 -0700
  • a7ca2cf2dd fix test name in clientsecretrequest unit tests Benjamin A. Petersen 2022-09-21 11:15:22 -0400
  • b49dcc7d45 Resolve a todo in oidcclientsecretstorage.go Ryan Richard 2022-09-19 10:58:27 -0700
  • 90f13225ef Update integration test helper to call new OIDCClientSecretRequest API Ryan Richard 2022-09-19 09:44:25 -0700
  • ee3515f23b Create OIDCClientSecretRequest returns metadata Ryan Richard 2022-09-16 14:04:27 -0700
  • 7997285b19 Make fields optional on OIDCClientSecretRequest Ryan Richard 2022-09-16 13:23:02 -0700
  • 6d863a159b Add unit tests for clientsecretrequest logs Benjamin A. Petersen 2022-09-16 16:18:33 -0400
  • 5e3a912200 Add unit tests for clientsecretrequest Benjamin A. Petersen 2022-09-15 16:33:54 -0400
  • a812646dd1 Update pre-commit-config Benjamin A. Petersen 2022-09-15 16:32:50 -0400
  • 488296a480 adding tests Benjamin A. Petersen 2022-09-13 15:43:16 -0400
  • 55fb62d060 Fix OIDCClientSecretStorage.Get to check version, add tests for OIDCClientSecretStorage Benjamin A. Petersen 2022-09-08 11:41:48 -0400
  • af01c3aeb6 Make kubectl explain work for Pinniped aggregated APIs Ryan Richard 2022-08-30 12:11:17 -0700
  • 1c296e5c4c Implement the OIDCClientSecretRequest API Ryan Richard 2022-08-26 10:57:45 -0700
  • 1c2cd25b3b
    Bump k8s.io/component-base from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:34:23 +0000
  • 204ed3371e
    Bump k8s.io/apiextensions-apiserver from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:34:13 +0000
  • dd7d8129db
    Bump k8s.io/api from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:34:00 +0000
  • e4080d9b07
    Bump k8s.io/kube-aggregator from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:33:51 +0000
  • d5884093a6
    Bump k8s.io/apiserver from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:33:41 +0000
  • 2c16b5bff6
    Bump k8s.io/apimachinery from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:33:30 +0000
  • 4ff750bf26
    Bump k8s.io/client-go from 0.25.0 to 0.25.1 dependabot[bot] 2022-09-19 01:33:20 +0000
  • b564454bab Make Pinniped compatible with Kube clusters which have enabled PSAs Ryan Richard 2022-09-15 14:58:15 -0700
  • 7c247e9000 Merge branch 'main' into dynamic_clients Ryan Richard 2022-09-15 12:00:41 -0700
  • e567e58d0d
    Bump distroless/static from 1f580b0 to 2a9e2b4 in /hack dependabot[bot] 2022-09-13 03:39:22 +0000
  • 0aca28b1d7
    Bump distroless/static from 1f580b0 to 2a9e2b4 dependabot[bot] 2022-09-13 01:11:10 +0000
  • f4364eb967
    Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.4.0 dependabot[bot] 2022-09-12 01:32:16 +0000
  • 5674fc5095
    Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 dependabot[bot] 2022-09-12 01:32:09 +0000
  • 6b3a2e87c0
    Update ROADMAP.md anjalitelang 2022-09-09 11:18:48 -0400
  • 3c2820fdae
    Update ROADMAP.md anjalitelang 2022-09-09 11:18:19 -0400
  • b94b6e8eef
    Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 dependabot[bot] 2022-09-09 01:04:13 +0000
  • dc262e8e3a
    Bump google.com/api-project-999119582588/go-boringcrypto/golang in /hack dependabot[bot] 2022-09-08 01:32:18 +0000
  • e3be7ceddf
    Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 dependabot[bot] 2022-09-02 01:34:20 +0000
  • e76b7eff37
    Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0 dependabot[bot] 2022-09-02 01:34:07 +0000
  • 2a8074554f
    Bump github.com/tdewolff/minify/v2 from 2.12.0 to 2.12.1 dependabot[bot] 2022-08-31 01:10:55 +0000
  • 4441ac0600 Updated versions in docs for v0.19.0 release Pinny 2022-08-26 20:08:48 +0000
  • dc39162597 Rerun codegen after merging main into dynamic_clients Ryan Richard 2022-08-26 12:13:53 -0700
  • 8d8f980e86 Merge branch 'main' into dynamic_clients Ryan Richard 2022-08-26 11:35:35 -0700
  • a5ac710831 Add unit test for expired refresh tokens used in refresh flow v0.19.0 Ryan Richard 2022-08-26 09:23:25 -0700
  • 5246ff9005 Give more time for slow envs to update in concierge_api_serving_certs_test.go Ryan Richard 2022-08-25 11:20:54 -0700
  • 24a3588eb0 Run codegen again using Go 1.19, causes whitespace diffs in generated code Ryan Richard 2022-08-25 09:36:54 -0700
  • 8f27219ac9 Change allowed gcp auth plugin is deprecation warning text Ryan Richard 2022-08-25 08:11:37 -0700
  • 736b385d7b
    Merge pull request #1264 from vmware-tanzu/access_token_validation Ryan Richard 2022-08-24 17:53:53 -0700
  • c40465127e Merge branch 'main' into access_token_validation Ryan Richard 2022-08-24 16:50:21 -0700
  • af7cf673e0
    Merge pull request #1192 from vmware-tanzu/dependabot/docker/distroless/static-66cd130 Ryan Richard 2022-08-24 16:49:37 -0700
  • ee99106160
    Merge pull request #1193 from vmware-tanzu/dependabot/docker/hack/distroless/static-66cd130 Ryan Richard 2022-08-24 16:49:18 -0700
  • 65197d0f9d Merge branch 'main' into access_token_validation Ryan Richard 2022-08-24 16:41:12 -0700
  • f320a04125
    Bump distroless/static from 2556293 to 66cd130 dependabot[bot] 2022-08-24 23:40:35 +0000
  • 036c937db5
    Bump distroless/static from 2556293 to 66cd130 in /hack dependabot[bot] 2022-08-24 23:40:34 +0000
  • 4e8601e73b
    Merge pull request #1272 from vmware-tanzu/bump_deps_aug_2022 Ryan Richard 2022-08-24 16:39:45 -0700
  • 138f1d263f Rerun godegen using Go 1.19, causes whitespace diffs in generated code Ryan Richard 2022-08-24 16:06:42 -0700
  • 43af297b44 Add codegen for Kube 1.25, and update patch versions on older codegen Ryan Richard 2022-08-24 15:13:21 -0700
  • c6c2c525a6 Upgrade the linter and fix all new linter warnings Ryan Richard 2022-08-24 14:45:55 -0700
  • 03694d78a8 Implement new Destroy() interface from rest.Storage from Kube v1.25 Ryan Richard 2022-08-24 12:04:38 -0700
  • fe083f73fc Bump to golang 1.19.0 and to latest distroless base image Ryan Richard 2022-08-24 11:18:53 -0700
  • c1ebf5b737 Run go mod tidy -compat=1.17 Ryan Richard 2022-08-24 10:06:56 -0700
  • dd7902faa0 bump golang deps Ryan Richard 2022-08-24 10:03:09 -0700
  • 47eddc0536
    Bump k8s.io/apimachinery from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:30:41 +0000
  • 71a574ec8b
    Bump k8s.io/apiserver from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:30:24 +0000
  • d7e569e51a
    Bump k8s.io/apiextensions-apiserver from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:30:14 +0000
  • b9e51dc8d1
    Bump k8s.io/kube-aggregator from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:29:55 +0000
  • 94015e0882
    Bump k8s.io/api from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:29:36 +0000
  • 34b3cafb78
    Bump k8s.io/component-base from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:29:22 +0000
  • 70fe818ae1
    Bump k8s.io/client-go from 0.24.1 to 0.25.0 dependabot[bot] 2022-08-24 01:29:09 +0000
  • 1384f75731 Improve token exchange error messages and error test cases Ryan Richard 2022-08-23 17:20:30 -0700
  • 91cf439b31
    Merge pull request #1249 from vmware-tanzu/username_scope Ryan Richard 2022-08-19 10:21:45 -0700
  • a5e34aa4d8
    Bump k8s.io/api from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:05:02 +0000
  • 3329fa46e8
    Bump k8s.io/apiserver from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:04:55 +0000
  • 0970e01ccd
    Bump k8s.io/client-go from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:04:49 +0000
  • dbcca22536
    Bump k8s.io/apimachinery from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:04:43 +0000
  • 184bbb08a0
    Bump k8s.io/kube-aggregator from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:04:36 +0000
  • 6daa9c78d9
    Bump k8s.io/apiextensions-apiserver from 0.24.1 to 0.24.4 dependabot[bot] 2022-08-19 01:04:29 +0000