cloudbreak
cloudbreak copied to clipboard
CDP Public Cloud is an integrated analytics and data management platform deployed on cloud services. It offers broad data analytics and artificial intelligence functionality along with secure user acc...
Jira: https://jira.cloudera.com/browse/CB-18037 Objective: Add an E2E resize test which performs recovery after a provisioning failure. For this I needed to make some changes in order to correctly cause a failure...
…scaling ### Overview - New upscale and downscale states introduced to determine recovery candidates based on various criteria - Dedicated CM API calls for stop / start scaling failure recovery...
See detailed description in the commit message.
Testing: I have done end-to-end testing and found that it's working as expected.
Jira: https://jira.cloudera.com/browse/CB-17474 The objective is to use the salt changes from CB-17112 to have an automatic flow step at the beginning of resize, which will verify if Atlas is up...
The user-find command is nearing limits as our customers scale up. In particular it may hit an inverting-proxy timeout if the FreeIPA instance is loaded. This commit adds a feature...
…nt submission on Azure In redbeams, when the provisioning flow restarts, the database template deployment is sometimes posted twice, causing an Azure error. This commit has a generalized solution for...
…previous scalingActivity during scale down Draft - WIP TODO: - [ ] Cover all changes with UTs See detailed description in the commit message.
CB-16206: Remove "CDP_CB_AZURE_DISK_SSE_WITH_CMK" entitlement from Cloudbreak code CDP_CB_AZURE_DISK_SSE_WITH_CMK was made GA after 2.52 release, this commit removes the code relative to entitlement. Thunderhead PR - https://github.infra.cloudera.com/thunderhead/thunderhead/pull/8242