mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-04 15:27:17 -05:00
fix extended envvars MICRO_REGISTRY
This commit is contained in:
@@ -75,19 +75,17 @@ variables:
|
||||
description: ""
|
||||
do_ignore: true
|
||||
- rawname: _registryEnv
|
||||
path: ocis-pkg/registry/registry.go:114
|
||||
foundincode: false
|
||||
path: ocis-pkg/registry/registry.go:87
|
||||
foundincode: true
|
||||
name: MICRO_REGISTRY
|
||||
type: string
|
||||
default_value: nats-js-kv
|
||||
description: 'The Go micro registry type to use. Supported types are: ''memory'',
|
||||
''nats-js-kv'' (default) and ''kubernetes''. Note that ''nats'', ''etcd'', ''consul''
|
||||
and ''mdns'' are deprecated and will be removed in a later version. Only change
|
||||
on supervision of ownCloud Support.'
|
||||
description: 'The Go micro registry type to use. Supported types are: ''memory''
|
||||
and ''nats-js-kv'' (default). Only change on supervision of ownCloud Support.'
|
||||
do_ignore: false
|
||||
- rawname: _registryAddressEnv
|
||||
path: ocis-pkg/registry/registry.go:118
|
||||
foundincode: false
|
||||
path: ocis-pkg/registry/registry.go:91
|
||||
foundincode: true
|
||||
name: MICRO_REGISTRY_ADDRESS
|
||||
type: ""
|
||||
default_value: ""
|
||||
@@ -162,22 +160,6 @@ variables:
|
||||
default_value: ""
|
||||
description: ""
|
||||
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]
|
||||
path: ocis-pkg/config/envdecode/envdecode.go:382
|
||||
foundincode: true
|
||||
|
||||
Reference in New Issue
Block a user