-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Hello Team,
Last year I was able to deploy the operator on AKS(Azure Kubernetes Service) successfully and tried SIDB to playaround little bit .
Now I see Version 2 of operator is much mature with more featuers.
Q1) Now I am trying to deploy operator again by following the documentation but I am stuck with below error
I double checked and tried multiple times
++++
2025-11-22T19:22:48Z INFO controller-runtime.builder skip registering a validating webhook, object does not implement admission.Validator or WithValidator wasn't called {"GVK": "database.oracle.com/v4, Kind=OracleRestDataService"}
2025-11-22T19:22:48Z INFO controller-runtime.builder Conversion webhook enabled {"GVK": "database.oracle.com/v4, Kind=OracleRestDataService"}
2025-11-22T19:22:48Z ERROR setup unable to create index function for {"controller": "PDB", "error": "failed to get restmapping: no matches for kind "PDB" in version "database.oracle.com/v4""}
main.main
/workspace/main.go:417
runtime.main
/usr/local/go/src/runtime/proc.go:272
could you please help ?
Q2) how to stay informed about the operator apart from github repo.? can we expect any workshops/webinars from oracle in near future ?
Regards
Shiva