-
Notifications
You must be signed in to change notification settings - Fork 227
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
MGMT-10197: Adds ENABLE_ORG_BASED_FEATURE_GATES #3727
MGMT-10197: Adds ENABLE_ORG_BASED_FEATURE_GATES #3727
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nmagnezi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #3727 +/- ##
==========================================
- Coverage 66.30% 66.23% -0.08%
==========================================
Files 178 179 +1
Lines 24835 24872 +37
==========================================
+ Hits 16467 16474 +7
- Misses 6845 6876 +31
+ Partials 1523 1522 -1
|
/retest-required |
Consider moving this helper function into a different package |
Both the commit, the PR and the ticket lack description that sheds light on the context, motivation and goals for this change. |
0cc6f6e
to
79816d2
Compare
Done.
You're right. I marked this PR as |
79816d2
to
8d7b789
Compare
/retest-required |
8d7b789
to
f3f6e5b
Compare
/test subsystem-aws |
@nmagnezi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
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. |
8ac262a
to
069b0ad
Compare
6937a59
to
3e03bf6
Compare
0217167
to
2832515
Compare
/retest-required |
@nmagnezi: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
/test subsystem-kubeapi-aws |
@nmagnezi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
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. |
/retest-required |
/lgtm |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
Some features might be of interest to partners or early adopters. Other features might not be ready for public consumption: tech-preview or an internal-only functionality. This change adds a method to the authorization middleware for asserting a particular capability against the user's organization-assigned capabilities. This change also includes an implementation related to ARM-based CPU architecture capability of (via the above-mentioned method) with the following APIs: - V2RegisterCluster - RegisterInfraEnv Note that V2ListSupportedOpenshiftVersions is also relevant here and will be included in a follow-up change. Find additional information in the feature enablement enhancement doc: openshift#3744
/lgtm |
2832515
to
96e4091
Compare
/lgtm |
Some features might be of interest to partners or early adopters. Other features might not be ready for public consumption: tech-preview or an internal-only functionality. This change adds a method to the authorization middleware for asserting a particular capability against the user's organization-assigned capabilities. This change also includes an implementation related to ARM-based CPU architecture capability of (via the above-mentioned method) with the following APIs: - V2RegisterCluster - RegisterInfraEnv Note that V2ListSupportedOpenshiftVersions is also relevant here and will be included in a follow-up change. Find additional information in the feature enablement enhancement doc: openshift#3744
Some features might be of interest to partners or early adopters. Other features might not be ready for public consumption: tech-preview or an internal-only functionality. This change adds a method to the authorization middleware for asserting a particular capability against the user's organization-assigned capabilities. This change also includes an implementation related to ARM-based CPU architecture capability of (via the above-mentioned method) with the following APIs: - V2RegisterCluster - RegisterInfraEnv Note that V2ListSupportedOpenshiftVersions is also relevant here and will be included in a follow-up change. Find additional information in the feature enablement enhancement doc: openshift#3744
Some features might be of interest to partners or early adopters.
Other features might not be ready for public consumption: tech-preview or an internal-only functionality.
This change adds a method to the authorization middleware for asserting a particular capability against the user's organization-assigned capabilities.
This change also includes an implementation related to ARM-based CPU architecture capability of (via the above-mentioned method) with the following APIs:
Note that V2ListSupportedOpenshiftVersions is also relevant here and will be included in a follow-up change.
Find additional information in the feature enablement enhancement doc: #3744
List all the issues related to this PR
What environments does this code impact?
How was this code tested?
Assignees
/cc @
/cc @
Checklist
docs
, README, etc)Reviewers Checklist