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

cni: fix plugin fingerprinting versions #16776

Merged
merged 3 commits into from
Apr 21, 2023
Merged

Conversation

EtienneBruines
Copy link
Contributor

CNI plugins v1.2.0 and above output a second line, containing supported protocol versions. Nomad tests should support this.

Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Ah thanks for letting us know @EtienneBruines.

As expected, this change breaks our tests 😅
https://github.com/hashicorp/nomad/actions/runs/4598672300/jobs/8185888257?pr=16776

Do you think you would be able to fix them?

CNI plugins v1.2.0 and above output a second line, containing supported protocol versions.
@EtienneBruines EtienneBruines changed the title tests: update CNI bridge output for fingerprinting cni: fix plugin fingerprinting versions Apr 20, 2023
@lgfa29 lgfa29 added backport/1.3.x backport to 1.3.x release line backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line labels Apr 21, 2023
Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Thanks for the updates @EtienneBruines!

I pushed a couple of commits to slightly simplify the token loop logic and to add a changelog entry.

@lgfa29 lgfa29 merged commit f7730be into hashicorp:main Apr 21, 2023
@lgfa29 lgfa29 added backport/1.3.x backport to 1.3.x release line backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line and removed backport/1.3.x backport to 1.3.x release line backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line labels Apr 21, 2023
lgfa29 pushed a commit that referenced this pull request Apr 21, 2023
CNI plugins v1.2.0 and above output a second line, containing supported protocol versions.
lgfa29 pushed a commit that referenced this pull request Apr 21, 2023
CNI plugins v1.2.0 and above output a second line, containing supported protocol versions.
lgfa29 pushed a commit that referenced this pull request Apr 21, 2023
CNI plugins v1.2.0 and above output a second line, containing supported protocol versions.

Co-authored-by: Etienne Bruines <etienne@bruines.com>
lgfa29 pushed a commit that referenced this pull request Apr 21, 2023
CNI plugins v1.2.0 and above output a second line, containing supported protocol versions.

Co-authored-by: Etienne Bruines <etienne@bruines.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.3.x backport to 1.3.x release line backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants