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

autoscale feature added #216

Merged
merged 2 commits into from
Dec 11, 2023
Merged

autoscale feature added #216

merged 2 commits into from
Dec 11, 2023

Conversation

abodhekar
Copy link
Contributor

No description provided.

@abodhekar abodhekar requested a review from bjeevan-ib December 11, 2023 17:05
@abodhekar abodhekar marked this pull request as ready for review December 11, 2023 17:05
@@ -328,6 +330,21 @@ func (r *DatabaseClaimReconciler) setReqInfo(dbClaim *persistancev1.DatabaseClai
r.Input.EnableReplicationRole = *dbClaim.Spec.EnableReplicationRole
}

if hostParams.Engine == defaultPostgresStr {
Copy link
Contributor

Choose a reason for hiding this comment

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

would it make sense to handle hostparams vars in hostparams.go instead of here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bjeevan-ib - tx, done

@bjeevan-ib bjeevan-ib merged commit 622e7f4 into main Dec 11, 2023
3 checks passed
@bjeevan-ib bjeevan-ib deleted the feature/autoscale-RDS branch December 11, 2023 20:09
@abodhekar abodhekar restored the feature/autoscale-RDS branch December 13, 2023 08:05
abodhekar added a commit that referenced this pull request Dec 13, 2023
abodhekar added a commit that referenced this pull request Dec 13, 2023
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.

2 participants