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

fix(e2e): Decode OpenShift ProjectRequest into a Project struct #2971

Merged
merged 1 commit into from
Feb 2, 2022
Merged

fix(e2e): Decode OpenShift ProjectRequest into a Project struct #2971

merged 1 commit into from
Feb 2, 2022

Conversation

astefanutti
Copy link
Member

This PR decodes the ProjectRequest result into a Project resource, as decoding it into the input ProjectRequest does not work anymore with upgraded controller-runtime version #2970.

Release Note

fix(e2e): Decode OpenShift ProjectRequest into a Project struct

@astefanutti
Copy link
Member Author

The upgrade workflow will be fixed with #2972.

@astefanutti astefanutti merged commit c4e41e5 into apache:main Feb 2, 2022
@astefanutti astefanutti deleted the pr-395 branch February 2, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant