Chris Sun
Chris Sun
👍 好的,这个建议会带给OCP产品团队
> cluster id is set by command line parameter, `-c {cluster_id}`, you can check observer start command by `ps -ef | grep observer`
fixed in ocp-3.3.0-ce-bp1
for standalone mode, or single node obcluster, there's no need to deploy an odp
ob-proxy, ob-configserver and oceanbase-dashboard can be easily deployed using standard deployment or using helm, I don't think it's necessary to add another resource and make ob-operator more complex for ob-proxy,...
we have made our first step next we will consider the api definitions
OCP 的版本是什么,可以提供一下 OCP 的日志,现在看起来可能后端的校验规则不一样,具体的需要查看下日志
是直接访问的 ocp 吗,还是有 vip 后端实际是多个 ocp,有没有可能访问到了其他版本的 ocp
If everything goes well we will add it in version 0.3.0 of oceanbase-dashboard, otherwise it will be in version 0.4.0
I'm also looking forward to this feature, for now, I've implemented a digest-proxy to workaround, if you just want to try the api on swagger-ui webpage, you can setup the...