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

[wip][db/v1/instances] add replica_of field - trove database dbaas #2877

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zhekazuev
Copy link
Contributor

@zhekazuev zhekazuev commented Jan 21, 2024

Issue

Fixes #2697

Description

  • code: add ReplicaOf field in CreateOpts
  • code: mark some values as a omiteptry and optional
  • code: add non-empty checking for that field
  • code: add checks for replicaOf field - that field cannot be specified with some other fields at the same time - TODO
  • code: ...
    ...
  • tests: add fixture for instance that created like a replica of different instance
  • tests: ...
    ...
  • tests: add link to api-ref samples - TODO
  • tests: add more tests - TODO
  • docs: TODO

Links

API:

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor Backwards-compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trove: Missing replica_of parameter
1 participant