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

Add replication reconciler for VerticaReplicator #773

Merged
merged 12 commits into from
Apr 22, 2024

Conversation

jizhuoyu
Copy link
Collaborator

@jizhuoyu jizhuoyu commented Apr 16, 2024

This pull request modifies the Vertica replicator controller to invoke the replication command synchronously. Additionally, it introduces new status conditions within VerticaReplicator to monitor the controller's various states.

@jizhuoyu jizhuoyu self-assigned this Apr 17, 2024
@jizhuoyu jizhuoyu marked this pull request as ready for review April 17, 2024 06:25
@jizhuoyu jizhuoyu requested a review from spilchen as a code owner April 17, 2024 06:25
Copy link
Collaborator

@spilchen spilchen left a comment

Choose a reason for hiding this comment

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

There aren't any e2e tests. As mention in scrum, lets handle that as a follow-on task.

api/v1beta1/helpers.go Outdated Show resolved Hide resolved
pkg/controllers/vdb/podfacts.go Outdated Show resolved Hide resolved
pkg/names/names.go Outdated Show resolved Hide resolved
pkg/vadmin/replication_start_at.go Outdated Show resolved Hide resolved
pkg/vadmin/replication_start_vc.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/replication_reconciler.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/replication_reconciler.go Outdated Show resolved Hide resolved
pkg/vadmin/replication_start_vc.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/vdbverify_reconciler.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/replication_reconciler.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/suite_test.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@spilchen spilchen left a comment

Choose a reason for hiding this comment

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

Looks good. I just had two suggested rewording for the event message. Approving since that change should be trivial.

pkg/controllers/vrep/vdbverify_reconciler.go Outdated Show resolved Hide resolved
pkg/controllers/vrep/vdbverify_reconciler.go Outdated Show resolved Hide resolved
Co-authored-by: spilchen <mspilchen@opentext.com>
@jizhuoyu jizhuoyu merged commit baf6174 into vnext Apr 22, 2024
31 checks passed
@jizhuoyu jizhuoyu deleted the zji/replication-call-api branch April 22, 2024 21:59
cchen-vertica pushed a commit that referenced this pull request Jul 17, 2024
This pull request modifies the Vertica replicator controller to invoke
the replication command synchronously. Additionally, it introduces new
status conditions within VerticaReplicator to monitor the controller's
various states.

---------

Co-authored-by: spilchen <mspilchen@opentext.com>
cchen-vertica pushed a commit that referenced this pull request Jul 17, 2024
This pull request modifies the Vertica replicator controller to invoke
the replication command synchronously. Additionally, it introduces new
status conditions within VerticaReplicator to monitor the controller's
various states.

---------

Co-authored-by: spilchen <mspilchen@opentext.com>
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This pull request modifies the Vertica replicator controller to invoke
the replication command synchronously. Additionally, it introduces new
status conditions within VerticaReplicator to monitor the controller's
various states.

---------

Co-authored-by: spilchen <mspilchen@opentext.com>
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This pull request modifies the Vertica replicator controller to invoke
the replication command synchronously. Additionally, it introduces new
status conditions within VerticaReplicator to monitor the controller's
various states.

---------

Co-authored-by: spilchen <mspilchen@opentext.com>
cchen-vertica pushed a commit that referenced this pull request Jul 24, 2024
This pull request modifies the Vertica replicator controller to invoke
the replication command synchronously. Additionally, it introduces new
status conditions within VerticaReplicator to monitor the controller's
various states.

---------

Co-authored-by: spilchen <mspilchen@opentext.com>
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.

4 participants