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

config-forker: perform replacement on Command for presubmits and postsubmits #28097

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Nov 23, 2022

Part of the conversation in https://kubernetes.slack.com/archives/CJH2GBF7Y/p1669065861073859, kubernetes/sig-release#850:

We started performing replacement on Command for periodics in #28090. However, we did it only for periodics and I think that we should do it for presubmits and postsubmits to have consistent behavior.

This commit also adds tests for the command replacements.

/assign @justaugustus @jeremyrickard @cici37
cc: @kubernetes/release-engineering

We started performing replacement on Command for periodics in kubernetes#28090.
However, we did it only for periodics and I think that we should do it
for presubmits and postsubmits to have the consistent behavior.

This commit also adds tests for the command replacements.

Signed-off-by: Marko Mudrinić <[email protected]>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 23, 2022
@k8s-ci-robot k8s-ci-robot added area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 23, 2022
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/lgtm

thanks for doing all the work

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 23, 2022
@xmudrii
Copy link
Member Author

xmudrii commented Nov 23, 2022

/retest

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justaugustus, saschagrunert, xmudrii

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

The pull request process is described here

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 merged commit d455987 into kubernetes:master Nov 23, 2022
@xmudrii xmudrii deleted the cmd-replacements branch November 23, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants