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

descheduler: update presubmits for 1.30 release #32633

Merged
merged 1 commit into from
May 18, 2024

Conversation

a7i
Copy link
Contributor

@a7i a7i commented May 18, 2024

Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/config Issues or PRs related to code in /config area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 18, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a7i

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 18, 2024
@@ -175,7 +175,7 @@ presubmits:
- runner.sh
env:
- name: KUBERNETES_VERSION
value: "v1.27.3"
value: "v1.28.9"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -137,7 +137,7 @@ presubmits:
- runner.sh
env:
- name: KUBERNETES_VERSION
value: "v1.28.0"
value: "v1.29.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -99,7 +99,7 @@ presubmits:
- runner.sh
env:
- name: KUBERNETES_VERSION
value: "v1.29.0"
value: "v1.30.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ingvagabund
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2024
@k8s-ci-robot k8s-ci-robot merged commit d78d3a2 into kubernetes:master May 18, 2024
7 checks passed
@k8s-ci-robot
Copy link
Contributor

@a7i: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key descheduler-presubmits-master.yaml using file config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-master.yaml
  • key descheduler-presubmits-release-1.27.yaml using file ``
  • key descheduler-presubmits-release-1.26.yaml using file ``
  • key descheduler-presubmits-release-1.30.yaml using file config/jobs/kubernetes-sigs/descheduler/descheduler-presubmits-release-1.30.yaml

In response to this:

Closes kubernetes-sigs/descheduler#1404

/cc @ingvagabund @damemi

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.

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/config Issues or PRs related to code in /config area/jobs 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/testing Categorizes an issue or PR as relevant to SIG Testing. 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.

1.30: Update CI in test-infra
3 participants