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

Addons #7

Merged
merged 1 commit into from
May 26, 2022
Merged

Addons #7

merged 1 commit into from
May 26, 2022

Conversation

mendrugory
Copy link
Contributor

This PR will try to customize how to allow addons (Kubeadm addons) for a provisioned tenant control plane.

@prometherion prometherion added this to the v0.0.2 milestone May 23, 2022
Comment on lines +101 to +104
// +kubebuilder:default={enabled: true}
CoreDNS AddonSpec `json:"coreDNS,omitempty"`
// +kubebuilder:default={enabled: true}
KubeProxy AddonSpec `json:"kubeProxy,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

Are these defaults required although specified in TenantControlPlaneSpec.Addons struct key?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is a still WIP and I am figuring out how to deal with the default values.

@mendrugory mendrugory force-pushed the gonzalo/addons branch 3 times, most recently from 3d1c314 to 3512f27 Compare May 25, 2022 10:58
@mendrugory mendrugory changed the title WIP: addons Addons May 25, 2022
@mendrugory mendrugory force-pushed the gonzalo/addons branch 2 times, most recently from 0d9fdf3 to 5108b0c Compare May 25, 2022 11:08
Copy link
Member

@prometherion prometherion left a comment

Choose a reason for hiding this comment

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

Could you rebase over master branch? I see some duplicated commits.

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.

None yet

2 participants