Skip to content

Add ops path mappings for missing DBs#97

Merged
ArnobKumarSaha merged 2 commits into
masterfrom
arnob/ops-mappings
Jun 26, 2026
Merged

Add ops path mappings for missing DBs#97
ArnobKumarSaha merged 2 commits into
masterfrom
arnob/ops-mappings

Conversation

@ArnobKumarSaha

Copy link
Copy Markdown
Member

Summary

  • Adds OpsPathMapper implementations for 13 DBs that were missing from ops.kubedb.com/v1alpha1: Aerospike, Cassandra, ClickHouse, DB2, DocumentDB, HanaDB, Hazelcast, Ignite, Milvus, Neo4j, Oracle, Qdrant, Weaviate
  • Each file maps horizontal/vertical/volume-expansion fields in the OpsRequest to the corresponding fields in the DB object spec, derived from the API types in kubedb.dev/apimachinery/apis/ops/v1alpha1

Test plan

  • go build ./... passes (verified locally)
  • Spot-check path mappings against DB CRD specs and ops request types

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
@ArnobKumarSaha ArnobKumarSaha merged commit afdc972 into master Jun 26, 2026
4 checks passed
@ArnobKumarSaha ArnobKumarSaha deleted the arnob/ops-mappings branch June 26, 2026 13:10
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.

1 participant