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

Generate MCAD clients using clientgen tools #533

Merged

Conversation

z103cb
Copy link
Contributor

@z103cb z103cb commented Aug 1, 2023

Issue link

Fixes #514

What changes have been made

Added client generation using client gen tools

Verification steps

Locally ran the end 2 end tests and unit tests

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Automated tests
    • Testing is not required for this change

pkg/client/clientset/controller-versioned/doc.go Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
@z103cb
Copy link
Contributor Author

z103cb commented Aug 1, 2023

@dmatch01, @metalcycling and @asm582 I am flipping this for ready for review. Please answer the question of removal of deprecated packages.

cc: @tardieu

@z103cb z103cb marked this pull request as ready for review August 1, 2023 14:13
@openshift-ci openshift-ci bot requested a review from tardieu August 1, 2023 14:13
@z103cb z103cb requested a review from astefanutti August 1, 2023 14:13
@z103cb z103cb self-assigned this Aug 1, 2023
@z103cb z103cb marked this pull request as draft August 1, 2023 14:54
Copy link
Collaborator

@metalcycling metalcycling left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci openshift-ci bot removed the lgtm label Aug 2, 2023
@z103cb z103cb marked this pull request as ready for review August 2, 2023 09:19
@openshift-ci openshift-ci bot requested a review from KPostOffice August 2, 2023 09:20
@astefanutti
Copy link
Contributor

Great!

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Aug 2, 2023
@z103cb z103cb requested a review from asm582 August 2, 2023 14:24
@asm582
Copy link
Member

asm582 commented Aug 2, 2023

Thanks @z103cb for discussing Nits offline.

/approve

@openshift-ci openshift-ci bot added the approved label Aug 2, 2023
@openshift-ci
Copy link

openshift-ci bot commented Aug 2, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: asm582, metalcycling

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:
  • OWNERS [asm582,metalcycling]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit d78eb63 into project-codeflare:main Aug 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate MCAD clients
5 participants