Skip to content

Conversation

@shivansh-source
Copy link

proposal fixes #845
I am proposing to treat includeWhen as CEL expressions the same way forEach readyWhen are treated . As input to dependency-graph constructions , not just a runtime conditions.

Signed-off-by: shivansh-source <shivanshsiddhi1234@gmail.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 2, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shivansh-source
Once this PR has been reviewed and has the lgtm label, please assign cheftako for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 2, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @shivansh-source. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 2, 2026
Copy link
Member

@jakobmoellerdev jakobmoellerdev left a comment

Choose a reason for hiding this comment

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

conceptually acked, just wondering what the implications on the codebase are. I believe this needs a little discussion on tradeoffs

@shivansh-source
Copy link
Author

Where do we discuss about the tradeoffs ?

@jakobmoellerdev
Copy link
Member

Where do we discuss about the tradeoffs ?

If you already have an idea of some, then feel free to add them in a dedicated part on KREP, apart from that please join either the community call and ideally also start a slack discussion!

Copy link
Contributor

@bschaatsbergen bschaatsbergen left a comment

Choose a reason for hiding this comment

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

Hi @shivansh-source, thanks for working on this!

As part of your KREP, I’d recommend diving a bit deeper into why this currently doesn’t work, why it used to work, and why we need it. That context helps us align on the why before focusing on the how. Right now, I feel the KREP is missing some of that depth. Thanks again!

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

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support referencing resources in includeWhen CEL expression

4 participants