Commit Graph

  • 84041e0c55 add unit test for ApplyIdentityTransformations helper Ryan Richard 2023-07-19 14:56:46 -0700
  • 4b75ced52c add unit tests for getters in federation_domain_issuer_test.go Ryan Richard 2023-07-19 14:26:50 -0700
  • 61bb01b31d extract a helper function in federation_domain_watcher.go Ryan Richard 2023-07-19 13:58:56 -0700
  • 64f41d0d0c use multiple IDPs in manager_test.go Ryan Richard 2023-07-18 16:22:21 -0700
  • e42e3ca421 Status condition messages for IDP transforms show index of invalid IDP Ryan Richard 2023-07-18 15:00:58 -0700
  • b89e6d9d93 Make it possible to compare transformation pipelines in unit tests Ryan Richard 2023-07-17 16:41:28 -0700
  • c771328bb1 Validate transforms examples in federation_domain_watcher.go Ryan Richard 2023-07-14 16:50:43 -0700
  • 52925a2a46 Validate transforms expressions in federation_domain_watcher.go Ryan Richard 2023-07-14 12:06:20 -0700
  • 013030041a Add helper for happy/sad conditions to federation_domain_watcher_test.go Benjamin A. Petersen 2023-07-14 13:27:25 -0400
  • be973bc87e Allow for slower CI workers in celformer_test.go Ryan Richard 2023-07-13 15:45:46 -0700
  • 617f57e1c9 Validate transforms const names in federation_domain_watcher.go Ryan Richard 2023-07-13 15:26:32 -0700
  • 0aacedf943 Update proposal doc statuses Ryan Richard 2023-07-13 09:09:46 -0700
  • b05e8a5e24 Replace sleep with kubectl wait in prepare-supervisor-on-kind.sh Ryan Richard 2023-07-12 14:49:44 -0700
  • 8e169f9702 Validate IDP objectRef kind names in federation_domain_watcher.go Ryan Richard 2023-07-12 13:15:52 -0700
  • 32063db46e Validate apiGroup names are valid in federation_domain_watcher.go Ryan Richard 2023-07-12 10:34:15 -0700
  • 31d67a1af3 Validate display names are unique in federation_domain_watcher.go Ryan Richard 2023-07-12 09:43:33 -0700
  • a9f2f672c7 Handle some unexpected errors in federation_domain_watcher.go Ryan Richard 2023-07-11 15:42:34 -0700
  • 76709892bc Refactor: extract helper functions in federation_domain_watcher.go Ryan Richard 2023-07-11 13:25:08 -0700
  • a38fb16295 Load FederationDomain endpoints before updating its status Ryan Richard 2023-07-11 10:57:11 -0700
  • e334ad6f7e Fix lint errors in federation_domain_watcher.go, and adjust unit test Ryan Richard 2023-07-11 09:42:20 -0700
  • 40dcc8a7f1 Update integration tests for new FederationDomain phase behavior Ryan Richard 2023-07-10 17:23:27 -0700
  • 97a374c00b Refactor federation_domain_watcher_test.go and add new test to its table Ryan Richard 2023-07-10 15:41:48 -0700
  • fe9364c58b Expand IdentityProvidersFound condition in federation_domain_watcher Benjamin A. Petersen 2023-07-10 17:09:19 -0400
  • e9fb4242d5 Update federation_domain_watcher with new IdentityProviderFound Benjamin A. Petersen 2023-07-07 17:10:07 -0400
  • 48e44e13c6 Change federation_domain_watcher_test.go to use a test table style Ryan Richard 2023-07-05 17:41:27 -0700
  • 5e2f98af65 Update informers unit test for FederationDomainWatcherController Ryan Richard 2023-07-05 13:33:21 -0700
  • 3521e129cd Change name of FederationDomain printer column back to "Status" Ryan Richard 2023-07-05 09:30:02 -0700
  • 0b408f4fc0 Change FederationDomain.Status to use Phase and Conditions Ryan Richard 2023-06-30 13:43:40 -0700
  • 022fdb9cfd Update a test assertion to make failure easier to understand Ryan Richard 2023-06-28 10:01:23 -0700
  • e4f43683d4 fix more integration tests for multiple IDPs Ryan Richard 2023-06-27 09:37:43 -0700
  • 514f9964c1 update 1.27 codegen for multiple IDPs Ryan Richard 2023-06-26 15:55:28 -0700
  • 2c4927debe update unit test that fails on slow CI workers Ryan Richard 2023-06-26 15:43:50 -0700
  • 0f23931fe4 Fix some tests in supervisor_login_test.go Ryan Richard 2023-06-26 15:26:24 -0700
  • 98ee9f0979 escape semicolons in variable values in integration-test-env-goland.sh Ryan Richard 2023-06-26 14:06:46 -0700
  • 048f05d39c fix callback_handler_test.go Ryan Richard 2023-06-26 13:05:21 -0700
  • b71e5964aa fix token_handler_test.go Ryan Richard 2023-06-26 12:40:13 -0700
  • 9d792352bf test FederationDomainIdentityProvidersListerFinder Benjamin A. Petersen 2023-06-26 13:46:28 -0400
  • 86c791b8a6 reorganize federation domain packages to be more intuitive Ryan Richard 2023-06-22 15:12:33 -0700
  • 3160b5bad1 Reorganized FederationDomain packages to avoid circular dependency Benjamin A. Petersen 2023-06-22 16:12:50 -0400
  • 610f886fd8 Fix auth_handler_test.go Ryan Richard 2023-06-16 14:48:01 -0700
  • 770f8af62b Update auth_handler.go to return 422 error when upstream IdP not found Benjamin A. Petersen 2023-06-15 17:02:07 -0400
  • 6ef9cf273e Fix post_login_handler_test.go Benjamin A. Petersen 2023-06-15 16:26:51 -0400
  • 793d1c6a5d add a type assertion Ryan Richard 2023-06-15 10:33:06 -0700
  • 8f6a12eae4 fix internal/oidc/provider/manager/manager_test.go Benjamin A. Petersen 2023-06-14 16:31:57 -0400
  • 5c0425fb71 refactor: rename "provider" to "federationdomain" when appropriate Benjamin A. Petersen 2023-06-13 17:20:39 -0400
  • 96098841dd Get tests to compile again and fix lint errors Ryan Richard 2023-06-13 12:26:59 -0700
  • b7627208ea Add tests for identity_transformation.go Benjamin A. Petersen 2023-06-07 17:22:02 -0400
  • 32aa015d5b Fixup unit tests for the previous commit Ryan Richard 2023-06-05 14:40:39 -0700
  • 7af75dfe3c First draft of implementation of multiple IDPs support Ryan Richard 2023-05-08 14:07:38 -0700
  • 1a53b4daea Allow user-defined string & stringList consts for use in CEL expressions Ryan Richard 2023-02-06 17:04:59 -0800
  • 5385fb38db Add identity transformation packages idtransform and celformer Ryan Richard 2023-02-06 14:43:50 -0800
  • be11966a64 Add APIs for multiple IDP and id transformations to FederationDomain CRD Ryan Richard 2023-02-15 12:08:41 -0800
  • fee737b267
    Merge pull request #1644 from vmware-tanzu/jtc/use-conditions-from-apimachinery Ryan Richard 2023-09-11 11:00:32 -0700
  • 64f1bff13f Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions Joshua Casey 2023-08-27 17:59:02 -0500
  • 96fcfe4d53
    Merge pull request #1662 from vmware-tanzu/supervisor_tls_cert_logging Joshua Casey 2023-09-11 12:10:52 -0500
  • ce567c481b Improve pod logs related to Supervisor TLS certificate problems Ryan Richard 2023-09-08 09:22:10 -0700
  • 33311714e5
    Merge pull request #1664 from vmware-tanzu/pinny/bump-deps Joshua Casey 2023-09-10 21:22:01 -0500
  • 1bab4ccdb7 Bump to go1.20.1 Joshua Casey 2023-09-10 19:35:31 -0500
  • d91ebc1049 Bump go.mod direct dependencies Pinny 2023-09-10 08:04:43 +0000
  • 4e48388693
    Merge pull request #1663 from vmware-tanzu/css_fixes Joshua Casey 2023-09-08 19:05:07 -0500
  • 8df2d3cc58
    site: fix codeblock left padding and spacing tweak Benjamin A. Petersen 2023-09-08 15:41:31 -0400
  • f6cbc879ef Make pre code blocks have more consistent font size and line height Ryan Richard 2023-09-08 12:12:22 -0700
  • abcff1898b
    Bump golang from 1.21.0 to 1.21.1 in /hack dependabot[bot] 2023-09-06 20:40:23 +0000
  • a4e85a2474
    Bump golang from 1.21.0 to 1.21.1 dependabot[bot] 2023-09-06 20:40:17 +0000
  • 46c773aba6
    Merge pull request #1647 from vmware-tanzu/jtc/bump-to-golang-1-21 Ben Petersen 2023-09-06 16:39:40 -0400
  • cd91edf26c [LDAP] move attributeUnchangedSinceLogin from upstreamldap to activedirectoryupstreamwatcher Joshua Casey 2023-08-30 16:34:03 -0500
  • 8fd55a1d81 Adjust test expectations for compilation differences with 1.21 Joshua Casey 2023-08-30 16:52:23 -0500
  • 3908097c54 Run 'go fix ./...' with go1.21.0 Joshua Casey 2023-08-29 17:28:12 -0500
  • 12f18cbed8 Inline and remove testutil.TempDir Joshua Casey 2023-08-29 17:03:11 -0500
  • 05a1187e2e Simplify build tags associated with unsupported golang versions Joshua Casey 2023-08-29 16:59:24 -0500
  • 5effb1a89b Bump to golang 1.21.0, and bump all golang deps Joshua Casey 2023-08-29 16:54:38 -0500
  • d99a43bd87
    revisions to make work with prepare-supervisor-on-kind.sh script Benjamin A. Petersen 2023-09-05 11:16:53 -0400
  • 3a71252167
    split up build.sh and deploy.sh - revised Benjamin A. Petersen 2023-09-01 16:06:04 -0400
  • ead2b3ce08
    split up build.sh and deploy.sh Benjamin A. Petersen 2023-08-31 17:24:31 -0400
  • 1ec75ba8ca
    remove namespace from PackageRepository,Package,PackageMetadata resources Benjamin A. Petersen 2023-08-30 17:30:49 -0400
  • e297f05603
    remove old unused scripts Benjamin A. Petersen 2023-08-29 16:01:18 -0400
  • 233e382579
    simple cleaup script Benjamin A. Petersen 2023-08-29 12:52:12 -0400
  • c82b14179a
    supervisor values & schema update Benjamin A. Petersen 2023-08-29 12:46:17 -0400
  • 1688210630
    metadata.yml applied to package repository packages Benjamin A. Petersen 2023-08-29 12:44:59 -0400
  • 296f09ed85
    metadata.yml files support namespace templating Benjamin A. Petersen 2023-08-29 12:44:11 -0400
  • e873f11284
    Fix: default image_repo for supervisor,concierge, packages installed in global kapp-controller-packaging-global Benjamin A. Petersen 2023-08-29 12:41:35 -0400
  • 3097a263cd
    build.sh refactor: variables for dir names, ensure consistency Benjamin A. Petersen 2023-08-29 11:32:36 -0400
  • 8bea59139d
    fix ytt templating error Benjamin A. Petersen 2023-08-28 17:26:47 -0400
  • 02ac4d26af
    fix RBAC in build.sh script Benjamin A. Petersen 2023-08-24 16:25:58 -0400
  • af04f331f3
    add build.sh which outlines all steps to build & generate resources Benjamin A. Petersen 2023-08-24 14:55:35 -0400
  • 9b8addef00
    add package-repository directory and resources Benjamin A. Petersen 2023-08-24 14:55:03 -0400
  • c8ec432eef
    add package_image to values.yaml files (sibling to image) Benjamin A. Petersen 2023-08-24 14:54:23 -0400
  • 109cf0cd28
    commit generated schema-openapi.yml Benjamin A. Petersen 2023-08-24 14:53:42 -0400
  • 562f11d034
    use package-template.yml to generate packages Benjamin A. Petersen 2023-08-24 14:53:19 -0400
  • 1938b2df73
    metadata.yml fix Benjamin A. Petersen 2023-08-24 14:52:23 -0400
  • c1a9fb60d0
    build.yaml kbld config: pass in image_repo Benjamin A. Petersen 2023-08-24 14:51:23 -0400
  • a801a93411
    Update supervisor values.yaml to a schema doc. Make @nullable work Benjamin A. Petersen 2023-08-21 17:07:37 -0400
  • b861fdc148
    WIP: update the schema gen for supervisor Benjamin A. Petersen 2023-08-21 16:54:00 -0400
  • 0c60e31d86
    Update supervisor values.yaml to a schema doc. Make @nullable work Benjamin A. Petersen 2023-08-21 16:21:28 -0400
  • 1d1b98f9a1
    add some hacky scripts for generating things Benjamin A. Petersen 2023-08-21 16:20:33 -0400
  • 9657719f9f
    add concierge package, schema, metadata files Benjamin A. Petersen 2023-08-21 16:19:26 -0400
  • 5c75734112
    add supervisor package, schema, metadata files Benjamin A. Petersen 2023-08-21 16:19:06 -0400
  • aceef06873
    WIP: add .imgpkg directories Benjamin A. Petersen 2023-08-21 16:18:28 -0400
  • 550673b8dd
    WIP: hack in a deploy_carvel/concierge directory, but strip out the deployment for simplicity Benjamin A. Petersen 2023-08-21 16:17:53 -0400
  • 715a93d64a
    WIP: hack in a deploy_carvel/supervisor directory, but strip out the deployment for simplicity Benjamin A. Petersen 2023-08-21 16:17:23 -0400