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

🌱 remove deprecated home workspaces fields, add waiting for unmanaged servers in e2e #2707

Merged
merged 7 commits into from
Feb 1, 2023

Conversation

ncdc
Copy link
Member

@ncdc ncdc commented Jan 30, 2023

Summary

  • remove deprecated home workspaces fields
  • add waiting for unmanaged servers in e2e

Can split into separate PRs if desired

@ncdc
Copy link
Member Author

ncdc commented Jan 31, 2023

Flake #2713
/retest

@ncdc
Copy link
Member Author

ncdc commented Jan 31, 2023

Flake #2714
/retest

@ncdc
Copy link
Member Author

ncdc commented Jan 31, 2023

#2713 again
/retest

@ncdc
Copy link
Member Author

ncdc commented Jan 31, 2023

Flake #2685
/retest

@ncdc ncdc force-pushed the fix-e2e-kcp-servers branch 2 times, most recently from 80dbf00 to ba30ed8 Compare February 1, 2023 15:29
@stevekuznetsov
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 1, 2023

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2023
@ncdc
Copy link
Member Author

ncdc commented Feb 1, 2023

kcp-dev/contrib-tmc#58
/retest

@ncdc
Copy link
Member Author

ncdc commented Feb 1, 2023

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]>
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]>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2023
@stevekuznetsov
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Feb 1, 2023
Wrap verifying service-provider-2-admin is denied access to shadowed
cowboys in an Eventually.

Signed-off-by: Andy Goldstein <[email protected]>
@ncdc
Copy link
Member Author

ncdc commented Feb 1, 2023

/retest

@stevekuznetsov
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 1, 2023
@stevekuznetsov
Copy link
Contributor

     apiexportendpointslice_test.go:213: Creating the APIExportEndpointSlice
    apiexportendpointslice_test.go:216: 
        	Error Trace:	apiexportendpointslice_test.go:216
        	Error:      	Received unexpected error:
        	            	apiexportendpointslices.apis.kcp.io "my-slicecnxlq" is forbidden: unable to create APIExportEndpointSlice: no permission to bind to export root:e2e-workspace-wptlj:e2e-workspace-cf7ws:my-export
        	Test:       	TestAPIExportEndpointSliceWithPartitionPrivate

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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants