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

Fix compile issues #85

Merged
merged 17 commits into from
Jul 7, 2023
Merged

Fix compile issues #85

merged 17 commits into from
Jul 7, 2023

Conversation

johnoloughlin
Copy link
Collaborator

No description provided.

cnivpp/localdb.go Outdated Show resolved Hide resolved
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 2 times, most recently from 8116be0 to 8a1c77b Compare May 9, 2023 15:23
cnivpp/api/memif/memif.go Show resolved Hide resolved
cnivpp/api/memif/memif.go Outdated Show resolved Hide resolved
.github/workflows/static-scan.yml Show resolved Hide resolved
cnivpp/api/bridge/bridge.go Show resolved Hide resolved
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 9 times, most recently from 3e6f6d2 to a832cff Compare May 18, 2023 15:06
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 5 times, most recently from fefc9b5 to 70c9cec Compare May 23, 2023 12:29
go.mod Outdated Show resolved Hide resolved
@johnoloughlin johnoloughlin force-pushed the fix_compile_issues branch 2 times, most recently from 9485def to 8b55aa8 Compare June 9, 2023 13:04
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
As we upgrade to a never version of vpp (23.02) we are hitting build
issues due to outdated go api files. This patch fixes this issue.

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: Eoghan Russell <eoghan.russell@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
updates flagged by golangci-lint

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
when the pod spins up across the cluster it copies the userspace binary
to the host and then terminates. kubernetes then interacts with this
binary from the host

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
VPP changed default calue for SwIfIndex to 4294967295
As go was setting this to 0 the bridge was never found

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
@johnoloughlin
Copy link
Collaborator Author

Needed to force push as I rebased on master

Code was commented out as api had changed, removing comment
as testing shows this isn't needed

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
@johnoloughlin
Copy link
Collaborator Author

unsure where github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= comes from. Any tests I do on my linux system doesn't get this package

Signed-off-by: John O'Loughlin <john.oloughlin@intel.com>
@Eoghan1232 Eoghan1232 merged commit ffae897 into master Jul 7, 2023
12 checks passed
@johnoloughlin johnoloughlin deleted the fix_compile_issues branch July 7, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants