feat: update discovery for kerberos and test passed #134
Annotations
10 errors and 1 warning
internal/common/cache.go#L1
: # github.com/zncdatadev/hdfs-operator/internal/common
|
internal/common/util.go#L217
clusterConfig.ZookeeperDiscoveryZNode undefined (type *"github.com/zncdatadev/hdfs-operator/api/v1alpha1".ClusterConfigSpec has no field or method ZookeeperDiscoveryZNode) (typecheck)
|
internal/controller/data/container/datanode.go#L5
could not import github.com/zncdatadev/hdfs-operator/internal/common (-: # github.com/zncdatadev/hdfs-operator/internal/common
|
internal/common/util.go#L217
clusterConfig.ZookeeperDiscoveryZNode undefined (type *"github.com/zncdatadev/hdfs-operator/api/v1alpha1".ClusterConfigSpec has no field or method ZookeeperDiscoveryZNode)) (typecheck)
|
internal/controller/data/container/datanode.go#L27
clusterConfig.ZookeeperDiscoveryZNode undefined (type *v1alpha1.ClusterConfigSpec has no field or method ZookeeperDiscoveryZNode) (typecheck)
|
internal/controller/data/container/init_container.go#L32
clusterConfigSpec.ZookeeperDiscoveryZNode undefined (type *v1alpha1.ClusterConfigSpec has no field or method ZookeeperDiscoveryZNode) (typecheck)
|
internal/controller/data/container/init_container.go#L104
cannot infer M1 ($GOROOT/src/maps/maps.go:53:1) (typecheck)
|
internal/controller/data/configmap.go#L7
could not import github.com/zncdatadev/hdfs-operator/internal/common (-: # github.com/zncdatadev/hdfs-operator/internal/common
|
internal/common/util.go#L217
clusterConfig.ZookeeperDiscoveryZNode undefined (type *"github.com/zncdatadev/hdfs-operator/api/v1alpha1".ClusterConfigSpec has no field or method ZookeeperDiscoveryZNode)) (typecheck)
|
internal/controller/data/configmap.go#L42
c.MergedCfg undefined (type *ConfigMapReconciler has no field or method MergedCfg) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading