Skip to content

Align ConfigMap configstore with existing implementation. #9275

@twoGiants

Description

@twoGiants

Align ConfigMap Configstore

Align the caching configstore implementation for the caching ConfigMap with the existing implementation in pkg/resolution/resolver/framework/configstore.go, i.e. remove this struct:

type Config struct {
 MaxSize int
 TTL     time.Duration
}

And update all affected function and tests.

How to Contribute

Read the parent issue #9228 (comment).

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.kind/tepCategorizes issue or PR as related to a TEP (or needs a TEP).

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions