cloudfoundry / cf-networking-release

Container Networking for CloudFoundry
Apache License 2.0
66 stars 72 forks source link

Fix vet errors and force safe version of consul #131

Closed BooleanCat closed 1 year ago

BooleanCat commented 2 years ago

This ensures no vulnerability to the following CVEs:

BooleanCat commented 2 years ago

@geofffranks I'm not able to see the test output from the failure. Lemme know what happened and I'll have a go at fixing it.

geofffranks commented 2 years ago

@BooleanCat The ci failure was because there are some vendor files missing from the package specs.

Can you run ./scripts/sync-package-specs and try again?

geofffranks commented 2 years ago

@BooleanCat Any updates on this?

geofffranks commented 1 year ago

Closing this out to be replaced by #180. I'd like to get this done/merged, but @BooleanCat seems to be off the project driving this, and I need a new branch to fix the package sync script issue + resolve conflicts.