Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Conversation

@phansGithub
Copy link
Contributor

Note: due to mixing the client testing with the regular UDS testing, the fix/work around was to run the test with slightly different settings.

Note:
GetClientVersion has not been added yet to the e2e testing as of this comment, will add it in soon.

@phansGithub
Copy link
Contributor Author

Update: Added in GetClientVersion

Copy link
Contributor

@patrickog11 patrickog11 left a comment

Choose a reason for hiding this comment

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

LGTM - just that one issue regarding the CI staticcheck job


- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@latest
run: go install honnef.co/go/tools/cmd/staticcheck@latest && go get github.com/intel/afxdp-plugins-for-kubernetes/pkg/goclient
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we separate these two commands. Also, must we import github.com/intel/afxdp-plugins-for-kubernetes/pkg/goclient for fresh environments? if it's required each time, it would be worth adding a check before executing the e2e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants