Skip to content

Conversation

rsuplina
Copy link
Contributor

Fix for Import Cluster method in Cluster module:
Cluster Template arrives in CamelCase, Import cluster endpoint also expects CamelCase.
ApiClusterTemplate class expects snake_case (example host_templates, not hostTemplates) , which makes ApiClusterTemplate unnecessary here, and module breaks if ApiClusterTemplate is here.

@rsuplina rsuplina added the enhancement MINOR - New feature or enhancement entry in the CHANGELOG label Jul 17, 2024
@rsuplina rsuplina requested a review from wmudge July 17, 2024 11:31
@rsuplina rsuplina self-assigned this Jul 17, 2024
@rsuplina rsuplina changed the base branch from main to devel July 17, 2024 11:31
@wmudge wmudge changed the base branch from devel to main July 17, 2024 13:38
@wmudge wmudge changed the base branch from main to devel July 17, 2024 13:39
@wmudge wmudge added this to the Release 4.5.0 milestone Jul 29, 2024
@wmudge wmudge merged commit 3900a7d into cloudera-labs:devel Jul 29, 2024
@wmudge wmudge added bug POINT - Bugfix entry in the CHANGELOG and removed enhancement MINOR - New feature or enhancement entry in the CHANGELOG labels Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug POINT - Bugfix entry in the CHANGELOG

Development

Successfully merging this pull request may close these issues.

2 participants