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

refactor: Rename GenericClusterConfig to GenericSpec #443

Conversation

dlipovetsky
Copy link
Contributor

This reduces stuttering, and aligns better with the names of the similar types AWSSpec and DockerSpec.

This is not an API change, because the struct is inlined, and the name is not part of the API.

@dlipovetsky dlipovetsky changed the title chore: Rename GenericClusterConfig to GenericSpec refactor: Rename GenericClusterConfig to GenericSpec Mar 15, 2024
This reduces stuttering, and aligns better with the names of the similar
types AWSSpec and DockerSpec.

This is not an API change, because the struct is inlined, and the name
is not part of the API.
@dkoshkin
Copy link
Contributor

I think we can close this now that #537 is merged? GenericClusterConfig works now that each provider is embedding it.

@jimmidyson
Copy link
Member

Agreed @dkoshkin - @dlipovetsky if you disagree and would still like to do this rename, please rebase and reopen this PR.

@jimmidyson jimmidyson closed this Apr 26, 2024
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.

3 participants