Commit Graph

  • a741041737
    Merge pull request #648 from mattmoyer/2021-05-28-dep-upgrades Matt Moyer 2021-05-28 14:31:58 -0500
  • 83f418e7f2
    Upgrade k8s.io/klog/v2 to v2.9.0. Matt Moyer 2021-05-28 11:00:28 -0500
  • e25de9e559
    Update ID token tests for latest Fosite. Matt Moyer 2021-05-28 10:56:33 -0500
  • 87c7e89b13
    Upgrade github.com/ory/fosite to v0.40.2. Matt Moyer 2021-05-28 09:52:49 -0500
  • 4722422aae Fix OIDC assertion bug in TestSupervisorLogin introduced by LDAP branch Ryan Richard 2021-05-28 10:37:46 -0700
  • 46e598e8a9
    Bump k8s.io/klog/v2 from 2.8.0 to 2.9.0 dependabot[bot] 2021-05-28 14:12:28 +0000
  • a39b328778
    Merge pull request #626 from vmware-tanzu/credentialissuer-spec-api Matt Moyer 2021-05-27 17:48:45 -0500
  • 343238fa9b
    Merge branch 'credentialissuer-spec-api-docs' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Matt Moyer 2021-05-27 17:12:08 -0500
  • a69fe68362
    Merge branch 'main' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Matt Moyer 2021-05-27 17:11:40 -0500
  • 01713c7ce1
    Don't reconcile Service ports in impersonatorconfig. Matt Moyer 2021-05-27 17:10:25 -0500
  • ab750f48aa
    When merging CredentialIssuer updates, don't overwrite LastUpdated. Matt Moyer 2021-05-27 17:09:12 -0500
  • d7d8630e08 Merge branch 'main' into ldap_docs Ryan Richard 2021-05-27 14:30:02 -0700
  • cd7f5741d8 Incorporate feedback into LDAP blog post Ryan Richard 2021-05-27 14:29:40 -0700
  • c8dc03b06a
    Merge pull request #647 from vmware-tanzu/ldap_binary_uids Ryan Richard 2021-05-27 14:28:21 -0700
  • 83001d8cce Fix typo in LDAP blog post Ryan Richard 2021-05-27 14:13:07 -0700
  • d2251d2ea7 Use base64 binary-encoded value as UID for LDAP Ryan Richard 2021-05-27 13:47:10 -0700
  • f330b52076 Update values.yaml to include CredentialIssuer ImpersonationProxy spec. Margo Crawford 2021-05-27 13:36:18 -0700
  • af2af567be
    Merge branch 'main' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Matt Moyer 2021-05-27 15:13:36 -0500
  • ec2956d54e Forgot to mention the CLI in the LDAP blog post Ryan Richard 2021-05-27 13:05:45 -0700
  • 35cf1a00c8
    Merge pull request #643 from vmware-tanzu/ldap_base_in_sub Ryan Richard 2021-05-27 12:23:27 -0700
  • 0d43105759 Blog post for LDAP release Ryan Richard 2021-05-27 12:06:01 -0700
  • 67d5c91713
    Wait for successful TCR in TestImpersonationProxy. Matt Moyer 2021-05-27 13:03:07 -0500
  • 81148866e0 URL query escape the upstream OIDC subject in the downstream subject URL Ryan Richard 2021-05-27 09:25:48 -0700
  • 349d3dad83
    Make temporary errors return Pending in impersonatorconfig. Matt Moyer 2021-05-27 11:13:10 -0500
  • 049abfb94c
    Remove a "fail fast" check from TestImpersonationProxy. Matt Moyer 2021-05-27 09:22:47 -0500
  • 033e1f0399 Add user search base to downstream subject for upstream LDAP Ryan Richard 2021-05-26 17:04:20 -0700
  • d2d0dae4ed Wait for credentialissuer to be updated and always use proxy on clusterip test Margo Crawford 2021-05-26 15:52:31 -0700
  • 0a47aa4843
    Adjust log levels in impersonatorconfig controller. Matt Moyer 2021-05-26 16:47:02 -0500
  • d780bf64bc
    Remove references to impersonationConfigMap. Matt Moyer 2021-05-26 15:24:59 -0500
  • b57878ebc5
    Remove TODO from impersonator.go. Matt Moyer 2021-05-26 15:08:29 -0500
  • 1932b03c39
    Refactor createOrUpdateService() method. Matt Moyer 2021-05-26 15:03:04 -0500
  • be8118ec2e
    Re-enable parallelism on TestImpersonatorConfigControllerSync. Matt Moyer 2021-05-26 12:57:51 -0500
  • 1a4687a40a
    Switch impersonatorconfig to all singleton queues. Matt Moyer 2021-05-26 12:54:40 -0500
  • b13c494f93
    Migrate off global logger in impersonatorconfig. Matt Moyer 2021-05-26 12:42:50 -0500
  • e5a61f3b95 IPv6 address in unit tests for ClusterIPs Margo Crawford 2021-05-26 10:30:33 -0700
  • 9621ad9d2c More doc updates Ryan Richard 2021-05-26 10:08:03 -0700
  • f2021f1b53 Merge branch 'credentialissuer-spec-api' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Margo Crawford 2021-05-25 17:06:26 -0700
  • e2fad6932f multiple cluster ips Margo Crawford 2021-05-25 17:01:42 -0700
  • 9ee11d2a49 Merge branch 'main' into ldap_docs Ryan Richard 2021-05-25 16:19:06 -0700
  • bf39f930d4 Some light docs wordsmithing and reordering of the sidebar Ryan Richard 2021-05-25 16:15:45 -0700
  • 450ce6a4aa
    Switch impersonatorconfig to new endpointaddr package. Matt Moyer 2021-05-25 17:44:25 -0500
  • c970dd1fb0
    Merge branch 'main' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Matt Moyer 2021-05-25 17:32:58 -0500
  • 18a2a27a06
    Merge pull request #640 from mattmoyer/endpointaddr Matt Moyer 2021-05-25 17:22:31 -0500
  • 2941f3f3ef
    Merge pull request #641 from vmware-tanzu/prerelease-0.4.3 v0.4.3 Matt Moyer 2021-05-25 17:01:07 -0500
  • 47582e3290 Documentation for using Jumpcloud as LDAP provider with Pinniped Supervisor Anjali Telang 2021-05-25 17:52:32 -0400
  • 98fb4be58f
    Change access token storage TTL to match refresh. Matt Moyer 2021-05-25 16:48:28 -0500
  • d0ec582334
    Upgrade Go from 1.15.11 to 1.15.12. Matt Moyer 2021-05-25 16:45:12 -0500
  • e9099bdcf9
    Upgrade Kubernetes library dependencies from v1.20.6 to v1.20.7. Matt Moyer 2021-05-25 16:30:36 -0500
  • 89eff28549
    Convert LDAP code to use endpointaddr package. Matt Moyer 2021-05-25 14:46:50 -0500
  • d9a3992b3b
    Add endpointaddr pkg for parsing host+port inputs. Matt Moyer 2021-05-25 14:32:57 -0500
  • 75dd98a965 Integration test for impersonation proxy cluster ip Margo Crawford 2021-05-25 13:50:50 -0700
  • 61362f8187
    Merge pull request #639 from vmware-tanzu/dependabot/go_modules/github.com/google/go-cmp-0.5.6 Matt Moyer 2021-05-25 11:04:08 -0500
  • f89f2281d8
    Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 dependabot[bot] 2021-05-25 05:51:17 +0000
  • cdacddc5bb
    Bump github.com/ory/fosite from 0.39.0 to 0.40.1 dependabot[bot] 2021-05-25 05:50:30 +0000
  • f5b11a0239 New docs: 1) Concierge with Supervisor, and 2) Supervisor with OpenLDAP Ryan Richard 2021-05-24 19:08:01 -0700
  • 5e8945c616
    Merge pull request #632 from vmware-tanzu/ldap_additional_unit_test Ryan Richard 2021-05-24 14:26:13 -0700
  • 2331c2dae2 Merge branch 'main' into ldap_additional_unit_test Ryan Richard 2021-05-24 14:24:48 -0700
  • 2014f4623d Move require.NoError() to t.Cleanup() Ryan Richard 2021-05-24 14:24:09 -0700
  • fabc08b01b
    Merge branch 'main' of github.com:vmware-tanzu/pinniped into credentialissuer-spec-api Matt Moyer 2021-05-24 15:49:13 -0500
  • 468463ce1d
    Merge pull request #635 from mattmoyer/fix-docs-version-to-better-default Matt Moyer 2021-05-24 14:25:48 -0500
  • 520eb43bfd
    Replace all references to "a specific version" with v0.8.0. Matt Moyer 2021-05-24 11:50:16 -0500
  • 5de9bac4ac Oof... good I wrote an integration test because that's not how updating works! Margo Crawford 2021-05-24 09:41:49 -0700
  • 523a8d432f
    Merge pull request #616 from vmware-tanzu/okta-supervisor-docs Matt Moyer 2021-05-24 10:34:02 -0500
  • 1ab1d41735
    Minor cleanups on the new Supervisor+Okta docs page. Matt Moyer 2021-05-24 10:29:43 -0500
  • 36168122cc
    Add doc for configuring the supervisor with okta Margo Crawford 2021-05-13 09:50:07 -0700
  • 150e879a68 Add tests for deleting services Margo Crawford 2021-05-21 13:47:06 -0700
  • b16e84d90a Add another unit test for the LDAP client code Ryan Richard 2021-05-21 12:44:01 -0700
  • 722aa72206 Integration test tests update functionality Margo Crawford 2021-05-21 10:19:33 -0700
  • 2d0cb16239
    Merge pull request #631 from mattmoyer/remove-openapi-codegen Matt Moyer 2021-05-21 12:19:09 -0500
  • b4bb0db6e5 Refactor some shared code between load balancer and cluster ip creation Margo Crawford 2021-05-21 09:57:46 -0700
  • fd9d9b8c73
    Stop generating zz_generated.openapi.go files. Matt Moyer 2021-05-21 11:16:07 -0500
  • 44f6fd4437
    Merge pull request #630 from mattmoyer/20210521-dependency-updates Matt Moyer 2021-05-21 11:12:03 -0500
  • f0d5923091
    Downgrade k8s.io/kube-openapi back to a previous version. Matt Moyer 2021-05-21 10:42:39 -0500
  • 85ebaa96d5
    Upgrade k8s.io/kube-openapi dependency. Matt Moyer 2021-05-21 10:11:26 -0500
  • cf5bc9f1b4
    Upgrade k8s.io/utils dependency. Matt Moyer 2021-05-21 10:07:41 -0500
  • 0d02ba6af3
    Upgrade k8s.io/gengo dependency. Matt Moyer 2021-05-21 10:07:00 -0500
  • 74a569fa82
    Upgrade golang.org/x/* module dependencies. Matt Moyer 2021-05-21 10:06:29 -0500
  • 01c0514057
    Upgrade github.com/pkg/browser. Matt Moyer 2021-05-21 10:00:19 -0500
  • 0d42c1e9fe
    Update to Kubernetes 1.21.1 runtime components. Matt Moyer 2021-05-21 09:57:41 -0500
  • 4606f1d8bd More error handling for cluster ip Margo Crawford 2021-05-20 16:21:10 -0700
  • 1307c49212
    Merge pull request #620 from vmware-tanzu/ldap_starttls Ryan Richard 2021-05-20 16:16:37 -0700
  • b01665386d Use latest container image of our fork of bitnami-docker-openldap Ryan Richard 2021-05-20 15:49:34 -0700
  • 599d70d6dc Wire generatedClusterIPServiceName through from NamesConfig Margo Crawford 2021-05-20 14:11:35 -0700
  • 076a4ffa3a Template pinniped.yml as YAML and encode John Ryan 2021-05-20 13:43:49 -0700
  • 901ddd1870 Merge branch 'main' into ldap_starttls Ryan Richard 2021-05-20 13:40:56 -0700
  • 8b549f66d4 Add integration test for LDAP StartTLS Ryan Richard 2021-05-20 13:39:48 -0700
  • 4780c39640
    Merge pull request #618 from vmware-tanzu/initial_ldap_group_support Ryan Richard 2021-05-20 13:10:23 -0700
  • 7e76b66639 LDAP upstream watcher controller tries using both TLS and StartTLS Ryan Richard 2021-05-20 12:46:33 -0700
  • fff90ed2ca
    Merge branch 'main' into initial_ldap_group_support Ryan Richard 2021-05-20 12:36:04 -0700
  • 62651eddb0 Took care of some impersonation cluster ip related todos Margo Crawford 2021-05-20 11:57:07 -0700
  • ec25259901
    Update impersonatorconfig controller to use new CredentialIssuer update helper. Matt Moyer 2021-05-20 12:26:07 -0500
  • e4dd83887a
    Merge remote-tracking branch 'origin/main' into credentialissuer-spec-api Matt Moyer 2021-05-20 10:53:53 -0500
  • 562942cdbf
    Merge pull request #627 from mattmoyer/use-informers-for-credentialissuer-updates Matt Moyer 2021-05-20 10:13:41 -0500
  • 025b37f839 upstreamldap.New() now supports a StartTLS config option Ryan Richard 2021-05-19 17:17:44 -0700
  • 63c39454f6 WIP on impersonation clusterip service Margo Crawford 2021-05-19 17:00:28 -0700
  • 657488fe90
    Create CredentialIssuer at install, not runtime. Matt Moyer 2021-05-19 16:53:00 -0500
  • 9e61640c92 LoadBalancerIP updated dynamically Margo Crawford 2021-05-19 14:16:15 -0700
  • 94d6b76958 Merge branch 'initial_ldap_group_support' into ldap_starttls Ryan Richard 2021-05-19 13:12:56 -0700
  • 424c112bbc Merge branch 'main' into initial_ldap_group_support Ryan Richard 2021-05-19 13:12:17 -0700
  • 3bb95f1de2 Give kubeclient_test some default values for credentialissuer spec Margo Crawford 2021-05-19 11:56:54 -0700