- Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Type (问题类型)
exception / error (运行异常)
Before submit
- 我已经确认现有的 Server-Issues 与 Computer-Issues 中没有相同 / 重复问题
Environment (环境信息)
- Server Version: v1.0.x
- Computer Version: v1.0.0
- Scheduler: Kubernetes version v1.23.10
- Data Size: xx vertices, xx edges
Expected & Actual behavior (期望与实际表现)
bash-5.1# kubectl apply -f https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-crd.v1.yaml bash-5.1# kubectl apply -f https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml
namespace/hugegraph-computer-operator-system unchanged customresourcedefinition.apiextensions.k8s.io/hugegraphcomputerjobs.operator.hugegraph.apache.org configured serviceaccount/hugegraph-computer-operator-controller-manager unchanged role.rbac.authorization.k8s.io/hugegraph-computer-operator-leader-election-role unchanged clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-manager-role configured clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-metrics-reader unchanged clusterrole.rbac.authorization.k8s.io/hugegraph-computer-operator-proxy-role unchanged rolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-leader-election-rolebinding unchanged clusterrolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-manager-rolebinding unchanged clusterrolebinding.rbac.authorization.k8s.io/hugegraph-computer-operator-proxy-rolebinding unchanged configmap/hugegraph-computer-operator-manager-config unchanged service/hugegraph-computer-operator-controller-manager-metrics-service unchanged service/hugegraph-computer-operator-etcd unchanged service/hugegraph-computer-operator-webhook-service unchanged deployment.apps/hugegraph-computer-operator-controller-manager configured deployment.apps/hugegraph-computer-operator-etcd unchanged mutatingwebhookconfiguration.admissionregistration.k8s.io/hugegraph-computer-operator-mutating-webhook-configuration configured validatingwebhookconfiguration.admissionregistration.k8s.io/hugegraph-computer-operator-validating-webhook-configuration configured unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "Certificate" in version "cert-manager.io/v1" unable to recognize "https://raw.githubusercontent.com/apache/hugegraph-computer/master/computer-k8s-operator/manifest/hugegraph-computer-operator.yaml": no matches for kind "Issuer" in version "cert-manager.io/v1"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working