Skip to content

Ability to refresh configuration of Spring Cloud app when multiple configmaps get changed  #740

@iulianm82

Description

@iulianm82

Hi,

Does Spring Cloud Kubernetes Configuration Watcher support having an application running onto a kubernetes pod be notified after multiple configmaps were changed?
As my configmaps have different names, is there a way to have them linked to my app? Basically, I would need to work around the rule of configmaps and my application having the same name (which is obviously not possible, as one application can have only one name, right?).

The current approach of achieving what I described above it by using a list of sources, as decribed at this link, but this support will be deprecated in future versions and, I guess, eventually removed.

If there currently linking multiple configmaps to the same application is not supported, is there any plan to add it in the future?

Thanks,
Iulian

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions