Skip to content
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

[Bugfix] Enable LazyLoader for CRD & CRD Schemas #1582

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

ajanikow
Copy link
Collaborator

No description provided.

@ajanikow ajanikow requested a review from a team as a code owner January 17, 2024 17:57
@cla-bot cla-bot bot added the cla-signed label Jan 17, 2024
@ajanikow
Copy link
Collaborator Author

Fixes: #1580

@ajanikow ajanikow merged commit 82a8722 into master Jan 17, 2024
3 checks passed
@ajanikow ajanikow deleted the bugfix/lazy_loader branch January 17, 2024 21:41
"k8s.io/apimachinery/pkg/util/yaml"
)

type Loader[T any] interface {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think LazyLoader is a better name here.


object T

generated bool
Copy link
Contributor

Choose a reason for hiding this comment

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

loaded bool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants