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

Move secrets-store-csi-driver jobs to eks-prow-build-cluster (part 2) #29978

Merged

Conversation

aramase
Copy link
Member

@aramase aramase commented Jun 29, 2023

The lint job has been moved to eks-prow-build-cluster as part of #29910 and is mostly running fine. Moving few more jobs to the community cluster with same limits as the lint job.

part of kubernetes-sigs/secrets-store-csi-driver#1273
part of #29722

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 29, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aramase

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 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 sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Jun 29, 2023
@aramase
Copy link
Member Author

aramase commented Jun 29, 2023

/cc @rjsadow
/assign @tam7t

Comment on lines -115 to +134
memory: "4Gi"
memory: "8Gi"
limits:
cpu: "4"
memory: "4Gi"
memory: "8Gi"
Copy link
Contributor

Choose a reason for hiding this comment

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

These can probably stay 4Gi. Since k8s-infra-prow-build already required resource quotas, we can assume 4Gi was sufficient.

@rjsadow
Copy link
Contributor

rjsadow commented Jun 30, 2023

/lgtm
/hold, remove when you're ready to merge @aramase.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 30, 2023
@k8s-triage-robot
Copy link

The Kubernetes project has merge-blocking tests that are currently too flaky to consistently pass.

This bot retests PRs for certain kubernetes repos according to the following rules:

  • The PR does have any do-not-merge/* labels
  • The PR does not have the needs-ok-to-test label
  • The PR is mergeable (does not have a needs-rebase label)
  • The PR is approved (has cncf-cla: yes, lgtm, approved labels)
  • The PR is failing tests required for merge

You can:

/retest

@rjsadow
Copy link
Contributor

rjsadow commented Jun 30, 2023

/retest

1 similar comment
@rjsadow
Copy link
Contributor

rjsadow commented Jun 30, 2023

/retest

@k8s-triage-robot
Copy link

The Kubernetes project has merge-blocking tests that are currently too flaky to consistently pass.

This bot retests PRs for certain kubernetes repos according to the following rules:

  • The PR does have any do-not-merge/* labels
  • The PR does not have the needs-ok-to-test label
  • The PR is mergeable (does not have a needs-rebase label)
  • The PR is approved (has cncf-cla: yes, lgtm, approved labels)
  • The PR is failing tests required for merge

You can:

/retest

@rjsadow
Copy link
Contributor

rjsadow commented Jun 30, 2023

/retest

@k8s-ci-robot k8s-ci-robot merged commit 9e6595f into kubernetes:master Jun 30, 2023
@k8s-ci-robot
Copy link
Contributor

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

  • key secrets-store-csi-driver-config.yaml using file config/jobs/kubernetes-sigs/secrets-store-csi-driver/secrets-store-csi-driver-config.yaml

In response to this:

The lint job has been moved to eks-prow-build-cluster as part of #29910 and is mostly running fine. Moving few more jobs to the community cluster with same limits as the lint job.

part of kubernetes-sigs/secrets-store-csi-driver#1273
part of #29722

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/test-infra repository.

@aramase aramase deleted the aramase/c/csi_eks_prow_part2 branch June 30, 2023 18:23
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants