Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ PoC: Implement user scopes #3235

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

sttts
Copy link
Member

@sttts sttts commented Dec 21, 2024

Summary

This is towards warrant support in #3156.

Related issue(s)

Release Notes

Add user info support for scopes through the extra key `authentication.kcp.io/scopes: cluster:<name>` to contain a user in a certain cluster.

Signed-off-by: Dr. Stefan Schimanski <[email protected]>
Signed-off-by: Dr. Stefan Schimanski <[email protected]>
Signed-off-by: Dr. Stefan Schimanski <[email protected]>
@kcp-ci-bot kcp-ci-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has signed the DCO. labels Dec 21, 2024
@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from sttts. For more information see the Kubernetes Code Review Process.

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

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

@kcp-ci-bot kcp-ci-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 21, 2024
@kcp-ci-bot
Copy link
Contributor

@sttts: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kcp-build-image 8479e5d link true /test pull-kcp-build-image
pull-kcp-lint 8479e5d link true /test pull-kcp-lint
pull-kcp-verify 8479e5d link true /test pull-kcp-verify
pull-kcp-verify-codegen 8479e5d link true /test pull-kcp-verify-codegen
pull-kcp-test-e2e-sharded 8479e5d link true /test pull-kcp-test-e2e-sharded
pull-kcp-test-e2e-shared 8479e5d link true /test pull-kcp-test-e2e-shared
pull-kcp-test-unit 8479e5d link true /test pull-kcp-test-unit
pull-kcp-test-e2e 8479e5d link true /test pull-kcp-test-e2e
pull-kcp-test-e2e-multiple-runs 8479e5d link true /test pull-kcp-test-e2e-multiple-runs

Full PR test history

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has signed the DCO. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants