MegaByte875

Results 22 comments of MegaByte875

nebula-console support it now https://github.com/vesoft-inc/nebula-console/pull/239, operator will support in release 1.8.1 recently

https://github.com/vesoft-inc/nebula-operator/issues/308

the failed reconcile process in e2e log ``` I0314 20:36:04.255820 1 meta_client.go:359] balance job running now E0314 20:36:04.255858 1 data_balancer.go:51] storaged cluster [e2e-nc-1-64fce459e0fcd07f74cd501/e2e-nc-1-d25acfc9fb10c7c39dfd60b-storaged] balance data in zone error: waiting for...

a normal reconcile process ``` E0315 07:19:08.334272 1 storaged_cluster.go:236] scale storaged cluster [default/nebula-storaged] failed: balance job still in progress, jobID 9, spaceID 1 E0315 07:19:08.334291 1 nebula_cluster_control.go:152] reconcile storaged cluster...

https://github.com/vesoft-inc/nebula-operator/pull/481

```yaml apiVersion: autoscaling.nebula-graph.io/v1alpha1 kind: NebulaAutoscaler metadata: name: nebula-autoscaler spec: nebulaClusterRef: name: nebula graphdPolicy: minReplicas: 2 maxReplicas: 10 metrics: - type: Resource resource: name: cpu target: type: Utilization averageUtilization: 80 -...

https://github.com/vesoft-inc/nebula-operator/pull/175

https://docs.nebula-graph.io/2.6.1/4.deployment-and-installation/6.deploy-text-based-index/3.deploy-listener/ ok, we will plan to support the feature.