Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

spf13/viper to reload the config instead of doing it by own #35

@dipak-pawar

Description

@dipak-pawar

Currently, we have our own logic to update configuration. Try using spf13/viper
to reload the config instead of doing it ourselves in https://github.com/fabric8-services/fabric8-cluster/blob/master/cluster/service/cluster.go#L69 (support for configmap updates on k8s/OpenShift now works in viper)

Make sure it covers all our usecase

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions