-
Notifications
You must be signed in to change notification settings - Fork 553
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
helm: add default false value for --enable-read-affinity #4298
Conversation
a1860f4
to
da11ecc
Compare
@Mergifyio rebase |
Signed-off-by: Praveen M <m.praveen@ibm.com>
✅ Branch has been successfully rebased |
da11ecc
to
c7c31c9
Compare
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
This doesn't work. You need to wait with the |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/k8s-e2e-external-storage/1.28 |
/test ci/centos/k8s-e2e-external-storage/1.26 |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.28 |
/test ci/centos/mini-e2e/k8s-1.28 |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.26 |
/test ci/centos/mini-e2e/k8s-1.26 |
many CI jobs failed to checkout the repository, added the |
/retest ci/centos/mini-e2e-helm/k8s-1.26 |
@iPraveenParihar "ci/centos/mini-e2e-helm/k8s-1.26" test failed. Logs are available at location for debugging |
/retest ci/centos/upgrade-tests-rbd |
@iPraveenParihar "ci/centos/upgrade-tests-rbd" test failed. Logs are available at location for debugging |
/retest ci/centos/mini-e2e-helm/k8s-1.27 |
@iPraveenParihar "ci/centos/mini-e2e-helm/k8s-1.27" test failed. Logs are available at location for debugging |
/retest ci/centos/k8s-e2e-external-storage/1.26 |
@iPraveenParihar "ci/centos/k8s-e2e-external-storage/1.26" test failed. Logs are available at location for debugging |
/retest ci/centos/mini-e2e/k8s-1.26 |
@iPraveenParihar "ci/centos/mini-e2e/k8s-1.26" test failed. Logs are available at location for debugging |
/retest ci/centos/mini-e2e-helm/k8s-1.28 |
@iPraveenParihar "ci/centos/mini-e2e-helm/k8s-1.28" test failed. Logs are available at location for debugging |
/retest ci/centos/mini-e2e/k8s-1.28 |
@iPraveenParihar "ci/centos/mini-e2e/k8s-1.28" test failed. Logs are available at location for debugging |
/retest ci/centos/mini-e2e/k8s-1.27 |
@iPraveenParihar "ci/centos/mini-e2e/k8s-1.27" test failed. Logs are available at location for debugging |
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
Describe what this PR does
we had missed adding default false value for
--enable-read-affinity
flag in nodeplugin-daemonset templates.This is causing the containers
CrashLoopBackoff
.This commit fixes the issue by adding the default value as false.
Related issues
Fixes: #4297
Checklist:
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>
: retest the<job-name>
after unrelatedfailure (please report the failure too!)