This repository was archived by the owner on Aug 26, 2022. It is now read-only.
Tags: redhat-best-practices-for-k8s/test-network-function
Tags
Upgrade 3.3.x with latest from main (#672) * Fix timeout (#663) * Bug fix for the NodeSelector handler. (#664) + Some traces fixed in the networking ts. * Diagnostic mode fix: close debug oc sessions before removing node lab… (#666) * Diagnostic mode fix: close debug oc sessions before removing node labels. This commit tries to fix the crash that happens when running the container in diagnostic mode: race condition when the program finishes, as the oc debug session were not closed before the labels are being removed from the nodes. * Revert "Fix timeout (#663)" This reverts commit 8710512. Co-authored-by: Salaheddine Hamadi <shamadi@redhat.com> * Timeout for debug pods increased to 5mins. (#669) + Retry interval also increased to 5 secs. * Container testing log level set to trace. (#665) Co-authored-by: Brandon Palm <bpalm@redhat.com> * lifecycle's terminationGracePeriod TC removed. (#667) Due to the issues on both the original and current implementation, the terminationGracePeriod TC will be removed. A new and improved version of this TC should be done, checking that after the configured (or defaulted) value, the pods were removed without any error code. Co-authored-by: Brandon Palm <bpalm@redhat.com> * Solution for issue on Nokia (#671) * Solution for issue on Nokia * Fixed the error Co-authored-by: Your Name <you@example.com> * Update Go to 1.17.9 (#668) * Fix missed version changes (#670) Co-authored-by: edcdavid <86730676+edcdavid@users.noreply.github.com> Co-authored-by: Gonzalo Reyero Ferreras <87083379+greyerof@users.noreply.github.com> Co-authored-by: Salaheddine Hamadi <shamadi@redhat.com> Co-authored-by: Shimrit Peretz <34240686+shimritproj@users.noreply.github.com> Co-authored-by: Your Name <you@example.com>
Bringing v3.3.x up to main (#656) Copying the `main` branch over to the `3.3.x` branch. Co-authored-by: edcdavid <86730676+edcdavid@users.noreply.github.com> Co-authored-by: Salaheddine Hamadi <shamadi@redhat.com> Co-authored-by: aabughosh <88486034+aabughosh@users.noreply.github.com> Co-authored-by: Gonzalo Reyero Ferreras <87083379+greyerof@users.noreply.github.com> Co-authored-by: Shimrit Peretz <34240686+shimritproj@users.noreply.github.com> Co-authored-by: Shimrit peretz <speretz@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jmontesi <100689165+jmontesi@users.noreply.github.com> Co-authored-by: Shai Oren <51234399+shaior@users.noreply.github.com> Co-authored-by: Ramon Perez <ramperher@users.noreply.github.com> Co-authored-by: David Elie-Dit-Cosaque <deliedit@redhat.com> Co-authored-by: Gonzalo Reyero Ferreras <greyerof@redhat.com>
PreviousNext