Start the implementation of Hashicorp Vault for bevel operator fabric #1160
Annotations
10 errors
test (1.23.1, ubuntu-latest):
controllers/ca/ca_controller.go#L193
undefined: vault
|
|
|
test (1.23.1, ubuntu-latest):
controllers/ca/ca_controller.go#L203
undefined: caPrivKey
|
test (1.23.1, ubuntu-latest):
controllers/ca/ca_controller.go#L210
not enough arguments in call to CreateDefaultCAWithVault
|
test (1.23.1, ubuntu-latest):
controllers/certs_vault/provision_certs.go#L131
cannot use FabricCAParams{…} (value of type FabricCAParams) as "github.com/kfsoftware/hlf-operator/pkg/apis/hlf.kungfusoftware.es/v1alpha1".VaultSpecConf value in argument to GetClient
|
test (1.23.1, ubuntu-latest):
controllers/certs_vault/provision_certs.go#L168
cannot use FabricCAParams{…} (value of type FabricCAParams) as "github.com/kfsoftware/hlf-operator/pkg/apis/hlf.kungfusoftware.es/v1alpha1".VaultSpecConf value in argument to GetClient
|
test (1.23.1, ubuntu-latest):
controllers/certs_vault/provision_certs.go#L205
cannot use FabricCAParams{…} (value of type FabricCAParams) as "github.com/kfsoftware/hlf-operator/pkg/apis/hlf.kungfusoftware.es/v1alpha1".VaultSpecConf value in argument to GetClient
|
test (1.23.1, ubuntu-latest):
controllers/certs_vault/provision_certs.go#L222
cannot use FabricCAParams{…} (value of type FabricCAParams) as "github.com/kfsoftware/hlf-operator/pkg/apis/hlf.kungfusoftware.es/v1alpha1".VaultSpecConf value in argument to GetClient
|
test (1.23.1, ubuntu-latest):
controllers/certs_vault/provision_certs.go#L316
cannot use FabricCAParams{…} (value of type FabricCAParams) as "github.com/kfsoftware/hlf-operator/pkg/apis/hlf.kungfusoftware.es/v1alpha1".VaultSpecConf value in argument to GetClient
|