-
Notifications
You must be signed in to change notification settings - Fork 382
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
🌱 remove deprecated home workspaces fields, add waiting for unmanaged servers in e2e #2707
Conversation
4c36dff
to
650772a
Compare
Flake #2713 |
Flake #2714 |
#2713 again |
Flake #2685 |
80dbf00
to
ba30ed8
Compare
ba30ed8
to
c743528
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stevekuznetsov 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 |
kcp-dev/contrib-tmc#58 |
Most recent failure is because the RBAC needed for maximal permission policy didn't replicate "fast enough" to the cache server. Working on a commit to fix the e2e to use Eventually for this. |
Signed-off-by: Andy Goldstein <[email protected]>
Make both managed and unmanaged kcp servers wait for readiness. Signed-off-by: Andy Goldstein <[email protected]>
Signed-off-by: Andy Goldstein <[email protected]>
Signed-off-by: Andy Goldstein <[email protected]>
Have to wrap creating the cowboy (via APIBinding) in an Eventually because the RBAC for the maximal permission policy may not replicate to the cache server "fast enough". Signed-off-by: Andy Goldstein <[email protected]>
c743528
to
8db9070
Compare
/lgtm |
06e88c6
to
92f286a
Compare
Wrap verifying service-provider-2-admin is denied access to shadowed cowboys in an Eventually. Signed-off-by: Andy Goldstein <[email protected]>
Signed-off-by: Andy Goldstein <[email protected]>
60ac84d
to
0b403cb
Compare
/retest |
/lgtm |
|
Summary
Can split into separate PRs if desired