Skip to content
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

v3.3.3

Toggle v3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Porting of Fail operator cert test if operator is not certified #95 (#…

…661)

Porting of Fail operator cert test if operator is not certified

v3.3.1

Toggle v3.3.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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>

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update partner to v3.3.0 (#615)

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#542)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use go template for hostPort check (#474)

* Use go template for hostPort check

* Address comments 1

v3.0.1

Toggle v3.0.1's commit message
backport for version.json

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fsdiff test fix (#326)

remove the need to discover fsdiff pod
   update the fsdiff handler
   remove unnecessary script and folder from code base

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.9

Toggle v1.0.9's commit message
Bump version to v1.0.9

Signed-off-by: Marek Kochanowski <mkochanowski@redhat.com>