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

feat: add v1beta1 flag to support v1beta1 controllers #477

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

zhiying-lin
Copy link
Contributor

@zhiying-lin zhiying-lin commented Aug 11, 2023

Description of your changes

  • create v1beta1 controllers

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

May need to add flag for the webhook too. It depends on the test result and could be added in a separate PR.

cmd/hubagent/options/options.go Outdated Show resolved Hide resolved
cmd/memberagent/main.go Outdated Show resolved Hide resolved
cmd/memberagent/main.go Outdated Show resolved Hide resolved
cmd/memberagent/main.go Outdated Show resolved Hide resolved
@zhiying-lin zhiying-lin force-pushed the v1beta1-support branch 2 times, most recently from 7e642e9 to 20d6292 Compare August 14, 2023 06:48
cmd/hubagent/main.go Show resolved Hide resolved
test/integration/suite_test.go Outdated Show resolved Hide resolved
michaelawyu
michaelawyu previously approved these changes Aug 15, 2023
Copy link
Contributor

@michaelawyu michaelawyu left a comment

Choose a reason for hiding this comment

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

LGTM ;)

@ryanzhang-oss ryanzhang-oss merged commit fde9de9 into Azure:main Aug 16, 2023
10 checks passed
@zhiying-lin zhiying-lin deleted the v1beta1-support branch August 16, 2023 05:39
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.

3 participants