Commit Graph

  • e42e3ca421 Status condition messages for IDP transforms show index of invalid IDP Ryan Richard 2023-07-18 15:00:58 -07:00
  • b89e6d9d93 Make it possible to compare transformation pipelines in unit tests Ryan Richard 2023-07-17 16:41:28 -07:00
  • c771328bb1 Validate transforms examples in federation_domain_watcher.go Ryan Richard 2023-07-14 16:50:43 -07:00
  • 52925a2a46 Validate transforms expressions in federation_domain_watcher.go Ryan Richard 2023-07-14 12:06:20 -07:00
  • 013030041a Add helper for happy/sad conditions to federation_domain_watcher_test.go Benjamin A. Petersen 2023-07-14 13:27:25 -04:00
  • be973bc87e Allow for slower CI workers in celformer_test.go Ryan Richard 2023-07-13 15:45:46 -07:00
  • 617f57e1c9 Validate transforms const names in federation_domain_watcher.go Ryan Richard 2023-07-13 15:26:32 -07:00
  • 0aacedf943 Update proposal doc statuses Ryan Richard 2023-07-13 09:09:46 -07:00
  • b05e8a5e24 Replace sleep with kubectl wait in prepare-supervisor-on-kind.sh Ryan Richard 2023-07-12 14:49:44 -07:00
  • 8e169f9702 Validate IDP objectRef kind names in federation_domain_watcher.go Ryan Richard 2023-07-12 13:15:52 -07:00
  • 32063db46e Validate apiGroup names are valid in federation_domain_watcher.go Ryan Richard 2023-07-12 10:34:15 -07:00
  • 31d67a1af3 Validate display names are unique in federation_domain_watcher.go Ryan Richard 2023-07-12 09:43:33 -07:00
  • a9f2f672c7 Handle some unexpected errors in federation_domain_watcher.go Ryan Richard 2023-07-11 15:42:34 -07:00
  • 76709892bc Refactor: extract helper functions in federation_domain_watcher.go Ryan Richard 2023-07-11 13:25:08 -07:00
  • a38fb16295 Load FederationDomain endpoints before updating its status Ryan Richard 2023-07-11 10:57:11 -07:00
  • e334ad6f7e Fix lint errors in federation_domain_watcher.go, and adjust unit test Ryan Richard 2023-07-11 09:42:20 -07:00
  • 40dcc8a7f1 Update integration tests for new FederationDomain phase behavior Ryan Richard 2023-07-10 17:23:27 -07:00
  • 97a374c00b Refactor federation_domain_watcher_test.go and add new test to its table Ryan Richard 2023-07-10 15:41:48 -07:00
  • fe9364c58b Expand IdentityProvidersFound condition in federation_domain_watcher Benjamin A. Petersen 2023-07-10 17:09:19 -04:00
  • e9fb4242d5 Update federation_domain_watcher with new IdentityProviderFound Benjamin A. Petersen 2023-07-07 17:10:07 -04:00
  • 48e44e13c6 Change federation_domain_watcher_test.go to use a test table style Ryan Richard 2023-07-05 17:41:27 -07:00
  • 5e2f98af65 Update informers unit test for FederationDomainWatcherController Ryan Richard 2023-07-05 13:33:21 -07:00
  • 3521e129cd Change name of FederationDomain printer column back to "Status" Ryan Richard 2023-07-05 09:30:02 -07:00
  • 0b408f4fc0 Change FederationDomain.Status to use Phase and Conditions Ryan Richard 2023-06-30 13:43:40 -07:00
  • 022fdb9cfd Update a test assertion to make failure easier to understand Ryan Richard 2023-06-28 10:01:23 -07:00
  • e4f43683d4 fix more integration tests for multiple IDPs Ryan Richard 2023-06-27 09:37:43 -07:00
  • 514f9964c1 update 1.27 codegen for multiple IDPs Ryan Richard 2023-06-26 15:55:28 -07:00
  • 2c4927debe update unit test that fails on slow CI workers Ryan Richard 2023-06-26 15:43:50 -07:00
  • 0f23931fe4 Fix some tests in supervisor_login_test.go Ryan Richard 2023-06-26 15:26:24 -07:00
  • 98ee9f0979 escape semicolons in variable values in integration-test-env-goland.sh Ryan Richard 2023-06-26 14:06:46 -07:00
  • 048f05d39c fix callback_handler_test.go Ryan Richard 2023-06-26 13:05:21 -07:00
  • b71e5964aa fix token_handler_test.go Ryan Richard 2023-06-26 12:40:13 -07:00
  • 9d792352bf test FederationDomainIdentityProvidersListerFinder Benjamin A. Petersen 2023-06-26 13:46:28 -04:00
  • 86c791b8a6 reorganize federation domain packages to be more intuitive Ryan Richard 2023-06-22 15:12:33 -07:00
  • 3160b5bad1 Reorganized FederationDomain packages to avoid circular dependency Benjamin A. Petersen 2023-06-22 16:12:50 -04:00
  • 610f886fd8 Fix auth_handler_test.go Ryan Richard 2023-06-16 14:48:01 -07:00
  • 770f8af62b Update auth_handler.go to return 422 error when upstream IdP not found Benjamin A. Petersen 2023-06-15 17:02:07 -04:00
  • 6ef9cf273e Fix post_login_handler_test.go Benjamin A. Petersen 2023-06-15 16:26:51 -04:00
  • 793d1c6a5d add a type assertion Ryan Richard 2023-06-15 10:33:06 -07:00
  • 8f6a12eae4 fix internal/oidc/provider/manager/manager_test.go Benjamin A. Petersen 2023-06-14 16:31:57 -04:00
  • 5c0425fb71 refactor: rename "provider" to "federationdomain" when appropriate Benjamin A. Petersen 2023-06-13 17:20:39 -04:00
  • 96098841dd Get tests to compile again and fix lint errors Ryan Richard 2023-06-13 12:26:59 -07:00
  • b7627208ea Add tests for identity_transformation.go Benjamin A. Petersen 2023-06-07 17:22:02 -04:00
  • 32aa015d5b Fixup unit tests for the previous commit Ryan Richard 2023-06-05 14:40:39 -07:00
  • 7af75dfe3c First draft of implementation of multiple IDPs support Ryan Richard 2023-05-08 14:07:38 -07:00
  • 1a53b4daea Allow user-defined string & stringList consts for use in CEL expressions Ryan Richard 2023-02-06 17:04:59 -08:00
  • 5385fb38db Add identity transformation packages idtransform and celformer Ryan Richard 2023-02-06 14:43:50 -08:00
  • be11966a64 Add APIs for multiple IDP and id transformations to FederationDomain CRD Ryan Richard 2023-02-15 12:08:41 -08:00
  • fee737b267 Merge pull request #1644 from vmware-tanzu/jtc/use-conditions-from-apimachinery Ryan Richard 2023-09-11 11:00:32 -07:00
  • 64f1bff13f Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions Joshua Casey 2023-08-27 17:59:02 -05:00
  • 96fcfe4d53 Merge pull request #1662 from vmware-tanzu/supervisor_tls_cert_logging Joshua Casey 2023-09-11 12:10:52 -05:00
  • ce567c481b Improve pod logs related to Supervisor TLS certificate problems Ryan Richard 2023-09-08 09:22:10 -07:00
  • 33311714e5 Merge pull request #1664 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-09-10 21:22:01 -05:00
  • 1bab4ccdb7 Bump to go1.20.1 Joshua Casey 2023-09-10 19:35:31 -05:00
  • d91ebc1049 Bump go.mod direct dependencies Pinny 2023-09-10 08:04:43 +00:00
  • 4e48388693 Merge pull request #1663 from vmware-tanzu/css_fixes Joshua Casey 2023-09-08 19:05:07 -05:00
  • 8df2d3cc58 site: fix codeblock left padding and spacing tweak Benjamin A. Petersen 2023-09-08 15:41:31 -04:00
  • f6cbc879ef Make pre code blocks have more consistent font size and line height Ryan Richard 2023-09-08 12:12:22 -07:00
  • 46c773aba6 Merge pull request #1647 from vmware-tanzu/jtc/bump-to-golang-1-21 Ben Petersen 2023-09-06 16:39:40 -04:00
  • cd91edf26c [LDAP] move attributeUnchangedSinceLogin from upstreamldap to activedirectoryupstreamwatcher Joshua Casey 2023-08-30 16:34:03 -05:00
  • 8fd55a1d81 Adjust test expectations for compilation differences with 1.21 Joshua Casey 2023-08-30 16:52:23 -05:00
  • 3908097c54 Run 'go fix ./...' with go1.21.0 Joshua Casey 2023-08-29 17:28:12 -05:00
  • 12f18cbed8 Inline and remove testutil.TempDir Joshua Casey 2023-08-29 17:03:11 -05:00
  • 05a1187e2e Simplify build tags associated with unsupported golang versions Joshua Casey 2023-08-29 16:59:24 -05:00
  • 5effb1a89b Bump to golang 1.21.0, and bump all golang deps Joshua Casey 2023-08-29 16:54:38 -05:00
  • b14e86bb91 Merge pull request #1654 from vmware-tanzu/docs/configure-supervisor-with-azuread Joshua Casey 2023-09-06 12:33:51 -05:00
  • c3445a747d Merge pull request #1650 from vmware-tanzu/ben/prepare-for-integration-tests.sh-improvements Joshua Casey 2023-09-06 12:30:12 -05:00
  • a5c481cf61 Add docs for Supervisor with Azure AD Benjamin A. Petersen 2023-07-06 15:03:21 -04:00
  • fd1936c45f Improve hack/prepare-for-integration-tests.sh flexibility Benjamin A. Petersen 2023-08-31 15:02:24 -04:00
  • fbeb45a1a0 Merge pull request #1648 from vmware-tanzu/jtc/do-not-fail-hack-script-without-KUBE_GIT_VERSION Ben Petersen 2023-08-30 10:58:15 -04:00
  • 23bd3e7cc9 Do not fail hack/prepare-for-integration-tests.sh without KUBE_GIT_VERSION Joshua Casey 2023-08-29 19:58:23 -05:00
  • 7cda8f4123 Do not fail when KUBE_GIT_VERSION is not set Joshua Casey 2023-08-29 17:31:22 -05:00
  • a42e3edf56 Merge pull request #1646 from vmware-tanzu/jtc/support-k8s-1-21-and-up Joshua Casey 2023-08-29 16:29:32 -05:00
  • 76933f69b9 Update comments to indicate support for newer versions of Kubernetes Joshua Casey 2023-08-28 16:57:43 -05:00
  • 5c9d26baeb Remove generated code for K8s 1.17, 1.18, 1.19, and 1.20 Joshua Casey 2023-08-28 16:56:32 -05:00
  • 9248db971a Merge pull request #1634 from vmware-tanzu/jtc/1633/update-pinniped-cli-version-output Joshua Casey 2023-08-28 14:19:17 -05:00
  • 2dcc149fee Split off helper function Joshua Casey 2023-08-28 12:14:14 -05:00
  • 38230fc518 Use pversion to retrieve buildtime information Joshua Casey 2023-08-28 11:54:27 -05:00
  • 8edecffcc0 Merge pull request #1630 from vmware-tanzu/jtc/support-k8s-1-28 Joshua Casey 2023-08-28 11:49:18 -05:00
  • ca05969f8d Integration tests should use 'kubectl explain --output plaintext-openapiv2' Joshua Casey 2023-08-24 13:08:15 -05:00
  • 1b504b6fbd Expose OpenAPIv3 explanations Joshua Casey 2023-08-24 09:22:42 -05:00
  • dfd3d5075d Ensure that kubegenerator scripts are executable Joshua Casey 2023-08-17 22:16:21 -05:00
  • c51722a121 Run K8s codegen, adding 1.28.0 Joshua Casey 2023-08-17 22:15:49 -05:00
  • 23ec91dee0 K8s API Server audit events are no longer pointers Joshua Casey 2023-08-17 12:17:44 -05:00
  • ccba159639 Update all golang dependencies, especially k8s.io (for 1.28) Joshua Casey 2023-08-17 09:22:09 -05:00
  • 20cfa0a207 Merge pull request #1631 from vmware-tanzu/which_service_doc Ryan Richard 2023-08-22 10:43:53 -07:00
  • 835b8a5333 Update docs to clarify which Supervisor port to expose outside cluster Ryan Richard 2023-08-21 12:05:20 -07:00
  • decd40bc26 Merge pull request #1621 from vmware-tanzu/site/blog-post-tags Ben Petersen 2023-08-15 15:07:31 -04:00
  • 2891da25f5 blog: clean up tags page Benjamin A. Petersen 2023-08-15 14:18:48 -04:00
  • c54933bf33 Merge pull request #1606 from vmware-tanzu/jtc/add-blog-post-for-v0.25.0 Ben Petersen 2023-08-15 11:43:50 -04:00
  • 820c565d21 blog: add multiple author support for posts Benjamin A. Petersen 2023-08-14 13:07:04 -04:00
  • e5e8c13f23 blog: impersonation-proxy spelling, grammar Benjamin A. Petersen 2023-08-14 11:59:23 -04:00
  • b81206c15d blog: impersonation-proxy post updates Benjamin A. Petersen 2023-08-14 11:38:44 -04:00
  • 31c144261f add author to blog list page Benjamin A. Petersen 2023-08-14 11:37:53 -04:00
  • 4d0da0a5b2 Add blog post for v0.25.0 Joshua Casey 2023-08-03 16:21:07 -05:00
  • 8c96616b51 Updated versions in docs for v0.25.0 release Pinny 2023-08-09 21:12:41 +00:00
  • c7b49d9b93 Merge pull request #1615 from vmware-tanzu/jtc/fix-double-decoding-of-ca-crt v0.25.0 Ben Petersen 2023-08-09 14:25:13 -04:00
  • 7f0d04dba6 Address PR feedback Joshua Casey 2023-08-09 11:42:42 -05:00
  • 1707995378 Fix #1582 by not double-decoding the ca.crt field in external TLS secrets for the impersonation proxy Joshua Casey 2023-08-08 20:17:21 -05:00
  • f24f82b25b Merge pull request #1607 from vmware-tanzu/pinny/bump-deps Ben Petersen 2023-08-08 09:22:40 -04:00