Skip to content

Conversation

@stlaz
Copy link
Contributor

@stlaz stlaz commented Jun 11, 2021

  • unit tests will fail (fixed)
  • contains unsafe debug logs (fixed)

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 11, 2021
@openshift-ci openshift-ci bot requested review from deads2k and sttts June 11, 2021 13:40
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 11, 2021
@stlaz stlaz changed the title WIP: fix SA as an oauth-client fix SA as an oauth-client Jun 11, 2021
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 11, 2021
@stlaz
Copy link
Contributor Author

stlaz commented Jun 11, 2021

/assign @deads2k
cc @s-urbaniak

this could work, the work with audiences feels a little wobbly

@s-urbaniak
Copy link
Contributor

/retitle Bug 1970828: fix projected service accounts as oauth-client

@openshift-ci openshift-ci bot changed the title fix SA as an oauth-client Bug 1970828: fix projected service accounts as oauth-client Jun 11, 2021
@openshift-ci openshift-ci bot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Jun 11, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 11, 2021

@stlaz: This pull request references Bugzilla bug 1970828, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @barleyer

Details

In response to this:

Bug 1970828: fix projected service accounts as oauth-client

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested a review from barleyer June 11, 2021 13:56
@deads2k
Copy link
Contributor

deads2k commented Jun 11, 2021

/lgtm

1 similar comment
@s-urbaniak
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 11, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 11, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, s-urbaniak, stlaz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

return false
}
return true
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow-up nit:

if tok == nil {
  return false
}

public := &jwt.Claims{}
...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(unindent the if-block)

@s-urbaniak
Copy link
Contributor

/test e2e-agnostic-upgrade
e2e failure is unrelated

@openshift-merge-robot openshift-merge-robot merged commit 374e2ee into openshift:master Jun 11, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 11, 2021

@stlaz: All pull requests linked via external trackers have merged:

Bugzilla bug 1970828 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1970828: fix projected service accounts as oauth-client

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build oauth-server-container-v4.8.0-202311261141.p0.g374e2ee.assembly.stream for distgit oauth-server.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants