Skip to content

Clean up the chartsCache interfaces #2270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Conversation

foot
Copy link
Collaborator

@foot foot commented Jan 23, 2023

What changed?

Intro a more minimal interface for generating just the profile information while rendering a template.

Why was this change made?

Follow up to #2263 , tidy up the interfaces to what we need. Reduces implementation code that was not actually used at all.

How was this change implemented?

Sleeping on it to try and figure out a good name for the new iface

How did you validate the change?

Unit tests

Release notes

Documentation Changes

- Accept a smaller interface of things we actually require
@foot foot added the exclude from release notes Use this label to exclude a PR from the release notes label Jan 23, 2023
@foot foot marked this pull request as ready for review January 24, 2023 16:21
@foot foot requested a review from bigkevmcd January 24, 2023 16:21
Copy link
Contributor

@bigkevmcd bigkevmcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@foot foot merged commit d37a4ae into main Jan 25, 2023
@foot foot deleted the cleanup-charts-cache-interfaces branch January 25, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from release notes Use this label to exclude a PR from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants