Commit Graph

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