oracle / oracle/oracle-database-operator

Roadmap features

Open
#76 6 comments 0 reactions 1 assignee View on GitHub

@yunus-qureshi is already working on this.

Since Dec 11, 2023.

Dominant language
Go
Stars
192
Forks
69
Avg merge
16h 13m
Merged PRs (30d)
1

Description

Hi,

Is there a plan to support the following features (for SIDB):

  • RMAN backup
  • Observer and automatic failover
  • Anti-affinity (to guarantee that primary and physical standby(s) are not scheduled on the same worker, in a Dataguard setup).

Also, is expansion of storage already supported? Assuming the storageClass has allowVolumeExpansion set to true, would it work to adjust spec.persistence.size and run kubectl apply (or patch the PVC manually). When I tried this on a physical database instance the PVC size was increased but the pod (after restart) got stuck in Init.

Best regards,
Andreas

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.