Skip to content

feat: bumped frr-routing to 9.1.3 #1067

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

Merged
merged 3 commits into from
Mar 10, 2025
Merged

feat: bumped frr-routing to 9.1.3 #1067

merged 3 commits into from
Mar 10, 2025

Conversation

ArvinderPal09
Copy link
Contributor

@ArvinderPal09 ArvinderPal09 commented Mar 7, 2025

What problem does this PR solve?:

Adds an override for frr routing

Which issue(s) this PR fixes:
Fixes # pkg:docker/frrouting/[email protected]?repository_url=quay.io

How Has This Been Tested?:

Special notes for your reviewer:
arvinder.pal@GHH4XN27GC kubetunnel % trivy i quay.io/frrouting/frr:9.1.3 --severity=HIGH,MEDIUM
2025-02-26T10:50:16+05:30 INFO [db] Need to update DB
2025-02-26T10:50:16+05:30 INFO [db] Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
59.46 MiB / 59.46 MiB [-----------------------------------------------------------------------] 100.00% 3.06 MiB p/s 20s
2025-02-26T10:50:38+05:30 INFO [vuln] Vulnerability scanning is enabled
2025-02-26T10:50:38+05:30 INFO [secret] Secret scanning is enabled
2025-02-26T10:50:38+05:30 INFO [secret] If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2025-02-26T10:50:38+05:30 INFO [secret] Please see also https://aquasecurity.github.io/trivy/v0.55/docs/scanner/secret#recommendation for faster secret detection
2025-02-26T10:50:42+05:30 INFO Detected OS family="alpine" version="3.18.9"
2025-02-26T10:50:42+05:30 INFO [alpine] Detecting vulnerabilities... os_version="3.18" repository="3.18" pkg_num=71
2025-02-26T10:50:42+05:30 INFO Number of language-specific files num=0
2025-02-26T10:50:42+05:30 WARN Using severities from other vendors for some vulnerabilities. Read https://aquasecurity.github.io/trivy/v0.55/docs/scanner/vulnerability#severity-selection for details.

quay.io/frrouting/frr:9.1.3 (alpine 3.18.9)

Total: 2 (MEDIUM: 2, HIGH: 0)

@dkoshkin
Copy link
Contributor

dkoshkin commented Mar 7, 2025

Not sure why we're seeing this error https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/actions/runs/13715113991/job/38389488674?pr=1067#step:9:16, please rebase on main and see if that fixes it.

@jimmidyson
Copy link
Member

Not sure why we're seeing this error nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/actions/runs/13715113991/job/38389488674?pr=1067#step:9:16, please rebase on main and see if that fixes it.

This is because KinD v0.27.0 is required now due to changes in how we build the KinD node image for >=k8s v1.32

@jimmidyson jimmidyson merged commit 8a0b84a into main Mar 10, 2025
24 checks passed
@jimmidyson jimmidyson deleted the frr-routing-bump-9.1.3 branch March 10, 2025 15:34
faiq pushed a commit that referenced this pull request Apr 10, 2025
🤖 I have created a release *beep* *boop*
---


## 0.28.0 (2025-04-10)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed
### Exciting New Features 🎉
* feat: Update all addon versions by @jimmidyson in
#1054
* feat: go 1.24.1 and update all other tools by @jimmidyson in
#1066
* feat: bumped frr-routing to 9.1.3 by @ArvinderPal09 in
#1067
* feat: properly support kube-vip upgrades by @dkoshkin in
#1062
* feat: update addons by @dkoshkin in
#1072
* feat: enable Cilium's hubble relay mTLS by @dkoshkin in
#1086
* feat: adds image tempalting for capx by @faiq in
#1096
* feat: support setting kubeadm ignorePreflightErrors by @dkoshkin in
#1097
* feat: go 1.24.2 to fix CVE by @jimmidyson in
#1100
* feat: update Calico to v3.29.3 by @dkoshkin in
#1101
### Fixes 🔧
* fix: correctly handle multiple registries with the same Host by
@dkoshkin in
#1063
* fix: Tolerate all NoSchedule taints for NFD and CSI deployments by
@jimmidyson in
#1074
* fix: Retain existing join and init kubeadm config when adding taints
by @jimmidyson in
#1073
### Other Changes
* build: Update k8s versions for tests by @jimmidyson in
#1052
* docs: updates cilium doc with link to its default spec by
@manoj-nutanix in
#1036
* ci: Replace deprecated blackduck scan action by @jimmidyson in
#1070
* build: Update k8s.io/{kubelet,utils} deps by @jimmidyson in
#1078
* revert: "build: Update k8s.io/{kubelet,utils} deps" by @jimmidyson in
#1080
* ci: Enable dependabot for hack/tools module by @jimmidyson in
#1082
* build: Update k8s.io/kubelet dep by @jimmidyson in
#1081
* ci: Use Kubernetes minor in e2e check name by @jimmidyson in
#1090

## New Contributors
* @ArvinderPal09 made their first contribution in
#1067

**Full Changelog**:
v0.27.1...v0.28.0

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dimitri Koshkin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants