Skip to content
Snippets Groups Projects

[#92] Add SSO proxy

Merged Carina Antunes requested to merge sso-proxy into master

Merge request reports

Merge request pipeline #6586478 passed

Merge request pipeline passed for 16757d55

Approval is optional

Merged by Francisco Borges Aurindo BarrosFrancisco Borges Aurindo Barros 1 year ago (Dec 7, 2023 1:45pm UTC)

Merge details

Pipeline #6586811 passed

Pipeline passed for bd643aaf on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 1102 1199 MountPath: "/var/run/",
    1103 1200 },
    1104 1201 }
    1202
    1203 case "sso-proxy":
  • I know I wasn't asked for a review, nevertheless some comments from my side before this gets pushed out.

  • Francisco Borges Aurindo Barros changed title from [wip] [#92 (closed)] Add SSO proxy to [#92 (closed)] Add SSO proxy

    changed title from [wip] [#92 (closed)] Add SSO proxy to [#92 (closed)] Add SSO proxy

  • added 1 commit

    • 5655dd11 - Added new comments and changed code based on review

    Compare with previous version

  • Thanks a lot for the input @jhensche !

  • 846 860 },
    847 861 }
    848 862
    849 863 // TODO: gradually migrate this code outside of the `CreationTimestamp.IsZero` check
  • 1213 1403
    1214 1404 addOwnerRefToObject(currentobject, asOwner(d))
    1215 1405 currentobject.Spec.Selector = ls
    1406 if d.Labels[SSOProxyLabel] == "true" {
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading