Skip to content

Remove non-generic resource items from AppWrapper API #457

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

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Remove non-generic resource items from AppWrapper API #457

merged 1 commit into from
Jul 24, 2023

Conversation

astefanutti
Copy link
Contributor

@astefanutti astefanutti commented Jul 6, 2023

Closes #428.

Fixes #264.

@astefanutti astefanutti requested review from asm582 and z103cb July 6, 2023 09:19
@asm582
Copy link
Member

asm582 commented Jul 6, 2023

Thanks for this PR, pod controller is being used in MCAD, we need to add that back. Also, a couple of test cases are failing worth investigating the reason for failure.

@astefanutti astefanutti changed the title Remove non-generic resource items API Remove non-generic resource items from AppWrapper API Jul 6, 2023
z103cb
z103cb previously approved these changes Jul 6, 2023
Copy link
Contributor

@z103cb z103cb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nitpick. Otherwise looking good. @asm582 chime in.

@astefanutti
Copy link
Contributor Author

I've created #463 as a follow up.

z103cb
z103cb previously approved these changes Jul 14, 2023
@asm582
Copy link
Member

asm582 commented Jul 17, 2023

@astefanutti Thanks for this PR, we merge a few PRs in MCAD that have made fundamental changes to the controller, can you please resolve conflicts and run the build?

@astefanutti
Copy link
Contributor Author

@asm582 conflicts are now resolved, PTAL.

Copy link
Member

@asm582 asm582 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anishasthana anishasthana merged commit a5c0d25 into project-codeflare:main Jul 24, 2023
@astefanutti astefanutti deleted the pr-remove-items branch July 24, 2023 18:37
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.

[Core] cleanup Items[] references in MCAD code Fully depricate explicit items[] in place of genericitems[]
4 participants