Azure Remote-backed Storage configuration fails in bootstrap: repository type [azure] does not exist #886
paulmossman
started this conversation in
General
Replies: 2 comments 2 replies
-
Hi @paulmossman. I believe @prudhvigodithi is planning a release soon, so hopefully this feature will be released within the next few weeks. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Understood @swoehrl-mw, thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm trying to configure Azure Remote-backed Storage via the operator, which is installed via Helm Chart.
I configured it, but upon deploy the bootstrap Pod fails with:
So I configured spec.bootstrap.pluginsList to ["repository-azure"] as per User Guide - Adding plugins, but the same error happens.
I see that the pluginsList and keystore fields were added to BootstrapConfig on Sept 19th under commit fb3812d, and this isn't available in 2.6.1. (
k explain OpenSearchCluster.spec.bootstrap.pluginsList
results inerror: field "pluginsList" does not exist
.)Is it possible to configure Azure Remote-backed Storage via the released version of the operator? If not, then when is the next release planned for?
Beta Was this translation helpful? Give feedback.
All reactions