Skip to content

fix(lazy): implement instanceof properly #3287

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

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

rassie
Copy link

@rassie rassie commented Mar 18, 2025

Same procedure as for ApiObject and Chart back in the day.

Fixes: cdk8s-team/cdk8s#2164

Copy link
Member

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

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

Thanks!

@iliapolo iliapolo added the response-requested Awaiting response from author label May 7, 2025
auto-merge was automatically disabled May 7, 2025 14:19

Head branch was pushed to by a user without write access

@rassie rassie force-pushed the lazy-instanceof branch 2 times, most recently from ff3eb4e to 9146187 Compare May 7, 2025 14:21
@rassie
Copy link
Author

rassie commented May 7, 2025

@iliapolo addressed your comments and rebased.

@github-actions github-actions bot removed the response-requested Awaiting response from author label May 7, 2025
Fixes: cdk8s-team/cdk8s#2164

Signed-off-by: Nikolai Prokoschenko <nikolai.prokoschenko@kurzdigital.com>
@rassie rassie force-pushed the lazy-instanceof branch from 9146187 to e5c3e64 Compare May 8, 2025 04:58
@iliapolo iliapolo enabled auto-merge May 8, 2025 04:59
@iliapolo
Copy link
Member

iliapolo commented May 8, 2025

@rassie build is failing on some self mutation stuff. Run yarn build and it should be fine.

@iliapolo iliapolo added the response-requested Awaiting response from author label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
response-requested Awaiting response from author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove usage of instanceof for Lazy
2 participants