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

Update ByoHost/ ByoMachine CRDs for installer changes #494

Merged
merged 2 commits into from
Apr 21, 2022
Merged

Update ByoHost/ ByoMachine CRDs for installer changes #494

merged 2 commits into from
Apr 21, 2022

Conversation

dharmjit
Copy link
Contributor

What this PR does / why we need it:
For the new Installer flow, we need to modify the existing BYO* CRDs. This PR updates

  • ByoMachine will have an optional reference to InstallerConfig and will also hold the attached ByoHost platform details.
  • ByoHost will have an optional reference for InstallationSecret.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #493

ByoHost will have a optional reference for InstallationSecret,
ByoMachine will have an optional reference to InstallerConfig and will
also hold the attached ByoHost platform details.
anusha94
anusha94 previously approved these changes Apr 20, 2022
Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

lgtm

@mayur-tolexo
Copy link
Contributor

lgtm

Copy link
Contributor

@shamsher31 shamsher31 left a comment

Choose a reason for hiding this comment

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

lgtm

@dharmjit dharmjit merged commit 55f0156 into vmware-tanzu:main Apr 21, 2022
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.

Update ByoMachine, ByoHost CRDs for installer feature changes
5 participants