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

Initial implementation of passing external datastore parameters #20

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

berkayoz
Copy link
Member

@berkayoz berkayoz commented Jul 2, 2024

Added ability to look for certificates for the datastore under the names $cluster_name-etcd $cluster_name-apiserver-etcd-client
Extended ControlPlane configuration to get datastoreType and a secret reference for datastoreServers

TODO: The naming should be adjusted to reflect external-datastore instead of etcd in the code and secret names.

@bschimke95
Copy link
Contributor

please resolve conflict

@berkayoz berkayoz marked this pull request as ready for review July 4, 2024 12:09
@berkayoz berkayoz requested a review from neoaggelos as a code owner July 4, 2024 12:09
Copy link
Contributor

@neoaggelos neoaggelos left a comment

Choose a reason for hiding this comment

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

nice work, some style things to be addressed

bootstrap/api/v1beta2/ck8sconfig_types.go Outdated Show resolved Hide resolved
pkg/ck8s/config_init.go Outdated Show resolved Hide resolved
pkg/ck8s/config_init.go Outdated Show resolved Hide resolved
@berkayoz berkayoz requested a review from neoaggelos July 11, 2024 12:23
pkg/ck8s/config_init.go Outdated Show resolved Hide resolved
pkg/ck8s/config_init.go Outdated Show resolved Hide resolved
@berkayoz berkayoz requested a review from neoaggelos July 17, 2024 11:22
@berkayoz berkayoz merged commit fa28a35 into main Jul 17, 2024
1 check passed
@berkayoz berkayoz deleted the KU-884/capi-external-etcd branch July 17, 2024 17:59
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