Various SD-Fabric fixes
- Upgrade sdfabric-onos to master-2022-03-01
- Included fix: Allow building UpfApplication matching only on slice_id
- Upgrade stratum-bfrt to 22.03.01-9.7.0
- Included fix: Allow zero burst sizes in P4 MeterConfig
- Upgrade upf-epc-pfcpiface to master-ff7a737
- Revert: Use Set for tunnelPeerIDs and applicationIds
- Introduce new PFCP default value
- Set default hostname to pfcp-agent
- Disable measure_flow in BESS UPF
Change-Id: I41d40c501d7946995358466c459b61abcf3e1229
diff --git a/VERSION b/VERSION
index adb7b04..8b54409 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.27
+1.0.28
diff --git a/bess-upf/Chart.yaml b/bess-upf/Chart.yaml
index 0ae02d7..05521c6 100644
--- a/bess-upf/Chart.yaml
+++ b/bess-upf/Chart.yaml
@@ -7,4 +7,4 @@
name: bess-upf
icon: https://guide.opencord.org/logos/cord.svg
-version: 0.0.1
+version: 0.0.2
diff --git a/bess-upf/values.yaml b/bess-upf/values.yaml
index 764a025..8231491 100644
--- a/bess-upf/values.yaml
+++ b/bess-upf/values.yaml
@@ -99,7 +99,7 @@
core:
ifname: core
measure_upf: true
- measure_flow: true
+ measure_flow: false
enable_notify_bess: true
notify_sockaddr: "/pod-share/notifycp"
cpiface:
diff --git a/pfcp-agent/Chart.yaml b/pfcp-agent/Chart.yaml
index 1a13afa..16a9694 100644
--- a/pfcp-agent/Chart.yaml
+++ b/pfcp-agent/Chart.yaml
@@ -5,4 +5,4 @@
apiVersion: v1
description: PFCP Agent for SD-Fabric's P4 UPF
name: pfcp-agent
-version: 0.0.8
+version: 0.0.9
diff --git a/pfcp-agent/values.yaml b/pfcp-agent/values.yaml
index acb41f9..4053c86 100644
--- a/pfcp-agent/values.yaml
+++ b/pfcp-agent/values.yaml
@@ -5,8 +5,7 @@
images:
tags:
init: registry.aetherproject.org/tools/busybox:stable
- pfcpiface: omecproject/upf-epc-pfcpiface:master-f506bf2
- pullPolicy: Always
+ pfcpiface: omecproject/upf-epc-pfcpiface:master-7b55e69
nodeSelectors:
enabled: false
@@ -39,6 +38,8 @@
# Do not change unless you are deploying ONOS in a custom way.
p4rtc_server: "sdfabric-onos-classic-hs"
p4rtc_port: "51001"
+ cpiface:
+ hostname: "pfcp-agent"
service:
type: ClusterIP
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 20bbbba..9d50433 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,7 +7,7 @@
description: A chart to deploy all SD-Fabric components
kubeVersion: ">=1.18.0"
type: application
-version: 1.0.27
+version: 1.0.28
keywords:
- aether
- sdn
@@ -27,7 +27,7 @@
condition: import.stratum.enabled
- name: pfcp-agent
repository: file://../pfcp-agent
- version: 0.0.8
+ version: 0.0.9
condition: import.pfcp-agent.enabled
- name: dbuf
repository: file://../dbuf
@@ -47,5 +47,5 @@
condition: import.di-metrics-exporter.enabled
- name: bess-upf
repository: file://../bess-upf
- version: 0.0.1
+ version: 0.0.2
condition: import.bess-upf.enabled
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index ddf78dc..770bff7 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -26,7 +26,7 @@
java_opts: -Xmx4G -Dlog4j2.formatMsgNoLookups=true -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
image:
repository: opennetworking/sdfabric-onos
- tag: master-2022-02-26
+ tag: master-2022-03-01
replicas: 3
@@ -123,7 +123,7 @@
stratum:
image:
repository: stratumproject/stratum-bfrt
- tag: 22.02.25-9.7.0
+ tag: 22.03.01-9.7.0
pullPolicy: IfNotPresent
extraParams: