What's Changed
- Bump kubernetes dependencies to v0.18.3 by @Billy99 in #60
- remove useless variables by @patrickog11 in #58
- Replace whitelist with allowlist by @martinkennelly in #64
- Update Slack channel name and URL by @martinkennelly in #65
- typo fix: "serveral" -> "several" by @zed-0xff in #36
- Fix versions by @Eoghan1232 in #72
- Fix Dependabot issue by @Eoghan1232 in #73
- Bump golang.org/x/sys from 0.0.0-20201005065044-765f4ea38db3 to 0.1.0 by @dependabot in #77
- Bump k8s.io/client-go from 0.18.3 to 0.20.0 by @dependabot in #76
- Create SECURITY.md by @walshric in #81
- Adding github action workflows by @Eoghan1232 in #83
- adding scorecard workflow by @Eoghan1232 in #86
- Update README.md by @michaeloreillyintel in #88
- Delete codeQL_v2.yml by @michaeloreillyintel in #87
- Update README.md by @michaeloreillyintel in #89
- [StepSecurity] Apply security best practices by @step-security-bot in #91
- Delete binary from repo to improve ossf score by @michaeloreillyintel in #92
- Update README.md by @michaeloreillyintel in #90
- removing redundant bracket by @Eoghan1232 in #109
- Fix compile issues by @johnoloughlin in #85
- Bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #93
- Bump centos from 7 to 8 in /docker/dpdk-app-centos by @dependabot in #94
- Bump centos from 7 to 8 in /docker/vpp-centos-userspace-cni by @dependabot in #96
- Bump actions/setup-go from 3.5.0 to 4.0.1 by @dependabot in #98
- Bump actions/dependency-review-action from 2.5.1 to 3.0.6 by @dependabot in #114
- Bump ossf/scorecard-action from 2.0.6 to 2.2.0 by @dependabot in #120
- Bump github/codeql-action from 2.1.27 to 2.20.3 by @dependabot in #122
- Updated README file by @ujjwalsolankii in #132
- Delete hardened-binary by @johnoloughlin in #133
- Update README.md by @Eoghan1232 in #134
- Bump golangci/golangci-lint-action from 2.5.2 to 3.6.0 by @dependabot in #130
- Bump actions/checkout from 2.7.0 to 3.5.3 by @dependabot in #129
- Update codeql.yml by @johnoloughlin in #135
- Revert "Update codeql.yml" by @Eoghan1232 in #136
- Bump step-security/harden-runner from 2.4.0 to 2.4.1 by @dependabot in #128
- Bump step-security/harden-runner from 2.4.1 to 2.5.0 by @dependabot in #142
- Bump github/codeql-action from 2.20.3 to 2.21.1 by @dependabot in #143
- Bump github/codeql-action from 2.21.1 to 2.21.2 by @dependabot in #144
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #147
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #150
- Bump actions/dependency-review-action from 3.0.6 to 3.1.0 by @dependabot in #163
- remove Harden Runner by @johnoloughlin in #169
- Adding end to end testing by @johnoloughlin in #164
- update Makefile by @johnoloughlin in #170
- Bump github/codeql-action from 2.21.2 to 2.21.7 by @dependabot in #171
- Fix Go fmt issues by @Eoghan1232 in #172
- trivi scan userspace container by @johnoloughlin in #175
- Bump actions/checkout from 2.7.0 to 4.1.0 by @dependabot in #177
- adding deployment file by @johnoloughlin in #178
- adding another E2E test by @johnoloughlin in #179
- Bump actions/setup-go from 3.5.0 to 4.1.0 by @dependabot in #173
- Adding kind multiversion testing by @johnoloughlin in #180
- Changing deployer container to alpine by @johnoloughlin in #181
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #183
- Bump aquasecurity/trivy-action from 0.5.0 to 0.13.1 by @dependabot in #191
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #189
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #162
- Update k8 version to fix CVEs by @johnoloughlin in #192
- fix go check by @johnoloughlin in #194
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #185
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #124
- Bump github.com/containernetworking/plugins from 0.8.6 to 1.3.0 by @dependabot in #101
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #196
- Bump go.fd.io/govpp from 0.7.0 to 0.8.0 by @dependabot in #195
- Reduce ci resource requirement by @johnoloughlin in #197
- Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #199
- Change CI paths to varibles by @johnoloughlin in #200
- Bump actions/dependency-review-action from 3.1.0 to 3.1.2 by @dependabot in #204
- Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #202
- update readme and example deployments by @johnoloughlin in #203
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #208
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #206
- Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #205
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #209
- Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #212
- [StepSecurity] Apply security best practices by @step-security-bot in #211
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #210
- Update static-scan.yml by @johnoloughlin in #213
- Update Readme by @johnoloughlin in #214
- renaming directories by @johnoloughlin in #216
- Bump github/codeql-action from 2.21.7 to 2.22.7 by @dependabot in #215
- Bump ligato/vpp-base from 23.02 to 23.06 in /docker/userspacecni by @dependabot in #217
- Bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #219
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #221
- Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #218
- Update dependabot.yml by @johnoloughlin in #222
- Update ci.sh by @johnoloughlin in #224
- Update static-scan.yml by @johnoloughlin in #229
- Fixing Hadolint errors by @Eoghan1232 in #230
- Adding VPP Unit tests by @Eoghan1232 in #227
- Bump github.com/containernetworking/plugins from 1.3.0 to 1.4.0 by @dependabot in #225
- Bump alpine from 3.18 to 3.19 in /docker/userspacecni by @dependabot in #233
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #231
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #237
- Bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 by @dependabot in #234
- Bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in #236
- Bump github.com/google/uuid from 1.3.0 to 1.5.0 by @dependabot in #239
- Fuzzing by @johnoloughlin in #242
- Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #243
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #241
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #247
- Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #246
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #238
- rename master to main on ci jobs by @johnoloughlin in #249
- create codeql report by @johnoloughlin in #245
- [StepSecurity] Apply security best practices by @step-security-bot in #244
- Bump ligato/vpp-base from 23.06 to 23.10 in /docker/userspacecni by @dependabot in #248
- Fix yml file by @Eoghan1232 in #253
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #254
- Bump ubuntu from
2b7412e
to6042500
in /ci/ovs_test_setup by @dependabot in #252 - Bump ubuntu from
2b7412e
to6042500
in /ci/ovs_test_setup/testpmd_image by @dependabot in #251 - Bump ubuntu from
2b7412e
to6042500
in /docker/testpmd by @dependabot in #250 - fix codeql by @johnoloughlin in #257
- Bump actions/upload-artifact from 2.3.1 to 4.0.0 by @dependabot in #255
- Bump ligato/vpp-base from
b8814b5
to20c5566
in /docker/userspacecni by @dependabot in #256 - Update Docker sha by @Eoghan1232 in #258
- ci to test make commands by @johnoloughlin in #265
- Update README.md by @johnoloughlin in #277
- Create release-nodes.md by @johnoloughlin in #279
New Contributors
- @patrickog11 made their first contribution in #58
- @martinkennelly made their first contribution in #64
- @zed-0xff made their first contribution in #36
- @Eoghan1232 made their first contribution in #72
- @dependabot made their first contribution in #77
- @walshric made their first contribution in #81
- @michaeloreillyintel made their first contribution in #88
- @step-security-bot made their first contribution in #91
- @johnoloughlin made their first contribution in #85
- @ujjwalsolankii made their first contribution in #132
Full Changelog: v1.3...v24.02