fix extended envvars MICRO_REGISTRY
This commit is contained in:
@@ -75,19 +75,17 @@ variables:
|
|||||||
description: ""
|
description: ""
|
||||||
do_ignore: true
|
do_ignore: true
|
||||||
- rawname: _registryEnv
|
- rawname: _registryEnv
|
||||||
path: ocis-pkg/registry/registry.go:114
|
path: ocis-pkg/registry/registry.go:87
|
||||||
foundincode: false
|
foundincode: true
|
||||||
name: MICRO_REGISTRY
|
name: MICRO_REGISTRY
|
||||||
type: string
|
type: string
|
||||||
default_value: nats-js-kv
|
default_value: nats-js-kv
|
||||||
description: 'The Go micro registry type to use. Supported types are: ''memory'',
|
description: 'The Go micro registry type to use. Supported types are: ''memory''
|
||||||
''nats-js-kv'' (default) and ''kubernetes''. Note that ''nats'', ''etcd'', ''consul''
|
and ''nats-js-kv'' (default). Only change on supervision of ownCloud Support.'
|
||||||
and ''mdns'' are deprecated and will be removed in a later version. Only change
|
|
||||||
on supervision of ownCloud Support.'
|
|
||||||
do_ignore: false
|
do_ignore: false
|
||||||
- rawname: _registryAddressEnv
|
- rawname: _registryAddressEnv
|
||||||
path: ocis-pkg/registry/registry.go:118
|
path: ocis-pkg/registry/registry.go:91
|
||||||
foundincode: false
|
foundincode: true
|
||||||
name: MICRO_REGISTRY_ADDRESS
|
name: MICRO_REGISTRY_ADDRESS
|
||||||
type: ""
|
type: ""
|
||||||
default_value: ""
|
default_value: ""
|
||||||
@@ -162,22 +160,6 @@ variables:
|
|||||||
default_value: ""
|
default_value: ""
|
||||||
description: ""
|
description: ""
|
||||||
do_ignore: true
|
do_ignore: true
|
||||||
- rawname: _registryAddressEnv
|
|
||||||
path: ocis-pkg/registry/registry.go:91
|
|
||||||
foundincode: true
|
|
||||||
name: _registryAddressEnv
|
|
||||||
type: ""
|
|
||||||
default_value: ""
|
|
||||||
description: ""
|
|
||||||
do_ignore: false
|
|
||||||
- rawname: _registryEnv
|
|
||||||
path: ocis-pkg/registry/registry.go:87
|
|
||||||
foundincode: true
|
|
||||||
name: _registryEnv
|
|
||||||
type: ""
|
|
||||||
default_value: ""
|
|
||||||
description: ""
|
|
||||||
do_ignore: false
|
|
||||||
- rawname: parts[0]
|
- rawname: parts[0]
|
||||||
path: ocis-pkg/config/envdecode/envdecode.go:382
|
path: ocis-pkg/config/envdecode/envdecode.go:382
|
||||||
foundincode: true
|
foundincode: true
|
||||||
|
|||||||
Reference in New Issue
Block a user