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

(capi): remove vcluster default version #61

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

narcis96
Copy link
Contributor

@narcis96 narcis96 commented Apr 3, 2024

Ref ENG-3153

@narcis96 narcis96 force-pushed the narcis/capi_followup_1 branch 2 times, most recently from b137a8e to 4bcec82 Compare April 3, 2024 11:52
VirtualClusterSpec VirtualClusterSpec `json:"virtualClusterSpec,omitempty"`
}

type VirtualClusterSpec struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could Version and Image also be directly inside VClusterSpec? IMHO it feels a bit like a duplicate to have a VirtualClusterSpec inside the VClusterSpec.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor

@johannesfrey johannesfrey left a comment

Choose a reason for hiding this comment

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

Regarding the failing E2E tests. It looks like that you have to generate and deploy the CRD manifests first before continuing with the tests because there have been changes made to VClusterSpec.

@narcis96 narcis96 force-pushed the narcis/capi_followup_1 branch 6 times, most recently from b344ee7 to 1c6e70f Compare April 4, 2024 09:24
@narcis96 narcis96 merged commit 4aed479 into loft-sh:main Apr 4, 2024
3 checks passed
@narcis96 narcis96 deleted the narcis/capi_followup_1 branch April 4, 2024 09:43
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.

2 participants