Skip to content

Remove empty CacheConfiguration constructor #306

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
When designing the caching of the secret providers, we extracted this to an CacheConfiguration model. The empty constructor had a default of 5min cache duration, but we have made this more explicit with a .Default static implementation, making this empty constructor obsolete.

Describe the solution you'd like
Remove the empty CacheConfiguration constructor.

Metadata

Metadata

Assignees

Labels

breaking-changeAll issues that require to do a breaking chnagecachingAll issues related to secret cachinggood first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions