Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@

repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.29.0
rev: v8.30.1
hooks:
- id: gitleaks
- repo: https://github.com/golangci/golangci-lint
rev: v2.6.1
hooks:
- id: golangci-lint
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
args:
- --markdown-linebreak-ext=md
- repo: https://codeberg.org/fsfe/reuse-tool
rev: v6.2.0
hooks:
- id: reuse
1 change: 0 additions & 1 deletion design/design-metricfunc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ Sample output from API Service
{"nfType":"GNB","nfStatus":"Disconnected","nfName":"208:93:000112"},
{"nfType":"GNB","nfStatus":"Disconnected","nfName":"208:93:000102"}
]

1 change: 0 additions & 1 deletion design/design-smf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ may not support connections from multiple SMF instances using the same Node-ID.
- Receives custom PFCP messages from SMF instances when deployed
- Intercepts and modifies specific fields before forwarding PFCP messages to the actual UPF
- Performs similar processing for responses from UPF back to SMF instances

1 change: 0 additions & 1 deletion developer/auto-scaling-5g-nfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,3 @@ Add an empty autoscale.yaml in aiab folder. This file can be used to add overrid
.. code-block:: bash

touch autoscale.yaml

1 change: 0 additions & 1 deletion overview/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ Frequently Asked Questions
Limited scale testing has been performed to evaluate control plane subscriber capacity
and transaction rates. Formal performance results will be published in the release notes
and testing sections as they become available.

1 change: 0 additions & 1 deletion release/process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,3 @@ If a fix is needed to the components/containers that are included by the helm ch
sdcore-system-tests and helm charts.

4. Update helm charts and go through the helm chart update process above

1 change: 0 additions & 1 deletion testing/acceptance_specification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,3 @@ Application Services

Aether uses Rancher to onboard applications to ACE.
Each ACE host will be provided with access to rancher to onboard applications on their ACE cluster.