-
Notifications
You must be signed in to change notification settings - Fork 542
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
Enable secrets and configmaps in load test #767
Conversation
/lgtm |
/retest |
I'm not sure if this was a flake - e.g. these logs from hollow-kubelet: |
kubernetes/kubernetes#82259 should fix the problem once merged |
This is to fix presubmits. It will be switched back in kubernetes#767
/lgtm cancel @mm4tt - please change start setting configmaps/secrets in deployment.yaml now |
This also merges experimental load with the real load test. The "knob" has been enabled in presubmits in kubernetes/test-infra#14166. Ref. kubernetes#704
9441f7d
to
e8d1aab
Compare
Done. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mm4tt, wojtek-t 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 |
/retest |
This also merges experimental load with the real load test.
The "knob" has been enabled in presubmits in kubernetes/test-infra#14166.
Ref. #704