SB5.1 - OCI - Build/Core/Search and cloud-store-sdk #367
-
Does Deploy/Kubernetes/Search uses sunbird cloud-store-sdk classes for any use case. In the config map search-config there is no setting which configures key, secret. I need to use a different version of cloud-store-sdk while building Build/Core/Search to support oci oss. I wanted to if search service really need this or not |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@pallakartheekreddy @gandham-santhosh @vinukumar-vs @maheshkumargangula - can you look into this query and respond? |
Beta Was this translation helpful? Give feedback.
-
i was following release 5.1 documentation Build/Core/Search The build was running
[INFO] ------------------------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
i was following release 5.1 documentation
https://ed.sunbird.org/use/installing-ed-platform/release-5.1.0-draft/build
Build/Core/Search
release-5.0.0_RC2
https://github.com/project-sunbird/knowledge-platform.git
The build was running
```
platform-core
ontology-engine
content-api
assessment-api
taxonomy-api
platform-modules
search-api
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Sunbird Knowledge Platform 1.0-SNAPSHOT:
[INFO]
[INFO] Sunbird Knowledge Platform ......................... SUCCESS [ 0.134 s]
[INFO] platform-core ...................................... SUCCESS [ 0.003 s]
[INFO] platform-common ....................…