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

Bug Fix: barmanObjectStore.serverName not initialized correctly #240

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

itay-grudev
Copy link
Collaborator

Bug Fix: barmanObjectStore.serverName not initialized correctly preventing recovery when the cluster name is different.

…nting recovery when the cluster name is different

Signed-off-by: Itay Grudev <[email protected]>
@itay-grudev itay-grudev requested a review from phisco April 1, 2024 11:59
@itay-grudev itay-grudev self-assigned this Apr 1, 2024
@itay-grudev itay-grudev merged commit dac6083 into main Apr 1, 2024
5 checks passed
@itay-grudev itay-grudev deleted the bugfix/recovery_cluster_name branch April 1, 2024 13:02
@gpothier
Copy link
Contributor

gpothier commented Apr 8, 2024

Hi, this change makes the recovery-object_store example obsolete:

serverName: "cluster-name-to-recover-from"

@itay-grudev
Copy link
Collaborator Author

I need to fix that parameter to clusterName in the example. It was clusterName in the values and I wanted to call it clusterName instead of serverName everywhere in the chart is it makes more sense.

@itay-grudev itay-grudev added the chart( cluster ) Related to the cluster chart label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( cluster ) Related to the cluster chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants