Skip to content

Commit

Permalink
Merge pull request #29 from arora-sagar/v2.0.0
Browse files Browse the repository at this point in the history
Updating tags for release 2
  • Loading branch information
nephio-prow[bot] authored Feb 5, 2024
2 parents 4c1ab9e + 12eaeb1 commit 53183c3
Show file tree
Hide file tree
Showing 47 changed files with 82 additions and 81 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
value: "true"
- name: CLIENT_PROXY_ADDRESS
value: resource-backend-controller-grpc-svc.backend-system.svc.cluster.local:9999
image: docker.io/nephio/nephio-operator:latest
image: docker.io/nephio/nephio-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
value: gitea
- name: ENABLE_TOKENS
value: "true"
image: docker.io/nephio/nephio-operator:latest
image: docker.io/nephio/nephio-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion distros/gcp/nephio-mgmt/nephio-webui/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ pipeline:
configPath: apply-replacements.yaml
- image: gcr.io/kpt-fn/starlark:v0.5.0
configPath: set-auth.yaml
- image: docker.io/nephio/gen-configmap-fn:latest
- image: docker.io/nephio/gen-configmap-fn:v2.0.0
configPath: gen-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
value: "true"
- name: ENABLE_NETWORKCONFIGS
value: "true"
image: docker.io/nephio/network-config-operator:latest
image: docker.io/nephio/network-config-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
value: "true"
- name: ENABLE_RAWTOPOLOGIES
value: "true"
image: docker.io/nephio/resource-backend-controller:latest
image: docker.io/nephio/resource-backend-controller:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: cluster-capi-kind
repo: catalog-infra-capi
revision: main
revision: v2.0.0
downstream:
package: example-cluster
repo: mgmt
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-configsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: configsync
repo: catalog-nephio-core
revision: main
revision: v2.0.0
downstream:
package: example-configsync
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: workload-crds
repo: catalog-nephio-core
revision: main
revision: v2.0.0
downstream:
package: example-crds
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-kindnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: kindnet
repo: catalog-infra-capi
revision: main
revision: v2.0.0
downstream:
package: example-kindnet
repo: mgmt-staging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: local-path-provisioner
repo: catalog-infra-capi
revision: main
revision: v2.0.0
downstream:
package: example-local-path-provisioner
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-metallb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: metallb
repo: catalog-distros-sandbox
revision: main
revision: v2.0.0
downstream:
package: example-metallb
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-multus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: multus
repo: catalog-infra-capi
revision: main
revision: v2.0.0
downstream:
package: example-multus
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: repository
repo: catalog-distros-sandbox
revision: main
revision: v2.0.0
downstream:
package: example-repo
repo: mgmt
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-rootsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: rootsync
repo: catalog-nephio-optional
revision: main
revision: v2.0.0
downstream:
package: example-rootsync
repo: mgmt-staging
Expand Down
2 changes: 1 addition & 1 deletion infra/capi/nephio-workload-cluster/pv-vlanindex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
upstream:
package: vlanindex
repo: catalog-infra-capi
revision: main
revision: v2.0.0
downstream:
package: example-vlanindex
repo: mgmt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
value: "true"
- name: CLIENT_PROXY_ADDRESS
value: resource-backend-controller-grpc-svc.backend-system.svc.cluster.local:9999
image: docker.io/nephio/nephio-operator:latest
image: docker.io/nephio/nephio-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
value: gitea
- name: ENABLE_TOKENS
value: "true"
image: docker.io/nephio/nephio-operator:latest
image: docker.io/nephio/nephio-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
4 changes: 2 additions & 2 deletions nephio/core/porch/2-function-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
serviceAccountName: porch-fn-runner
containers:
- name: function-runner
image: docker.io/nephio/porch-function-runner:latest
image: docker.io/nephio/porch-function-runner:v2.0.0
imagePullPolicy: IfNotPresent
command:
- /server
Expand All @@ -44,7 +44,7 @@ spec:
- --pod-namespace=porch-fn-system
env:
- name: WRAPPER_SERVER_IMAGE
value: docker.io/nephio/porch-wrapper-server:latest
value: docker.io/nephio/porch-wrapper-server:v2.0.0
ports:
- containerPort: 9445
# Add grpc readiness probe to ensure the cache is ready
Expand Down
2 changes: 1 addition & 1 deletion nephio/core/porch/3-porch-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
containers:
- name: porch-server
# Update image to the image of your porch apiserver build.
image: docker.io/nephio/porch-server:latest
image: docker.io/nephio/porch-server:v2.0.0
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down
2 changes: 1 addition & 1 deletion nephio/core/porch/9-controllers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
containers:
- name: porch-controllers
# Update to the image of your porch-controllers build.
image: docker.io/nephio/porch-controllers:latest
image: docker.io/nephio/porch-controllers:v2.0.0
imagePullPolicy: IfNotPresent
# Note: only the existence of the variable matters for enabling the reconciler
# So, be sure to remove the var not just change the value to false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
value: "true"
- name: ENABLE_NETWORKCONFIGS
value: "true"
image: docker.io/nephio/network-config-operator:latest
image: docker.io/nephio/network-config-operator:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
value: "true"
- name: ENABLE_RAWTOPOLOGIES
value: "true"
image: docker.io/nephio/resource-backend-controller:latest
image: docker.io/nephio/resource-backend-controller:v2.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /distros/sandbox
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-free5gc-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /workloads/free5gc
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-infra-capi-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /infra/capi
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-nephio-core-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /nephio/core
repo: https://github.com/nephio-project/catalog.git
type: git
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /
repo: https://github.com/nephio-project/nephio-example-packages.git
type: git
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /nephio/optional
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-oai-core-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: r2
branch: v2.0.0
directory: /
repo: https://github.com/OPENAIRINTERFACE/oai-packages.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-oai-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /workloads/oai
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/stock-repos/repo-oai-ran-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
content: Package
deployment: false
git:
branch: main
branch: v2.0.0
directory: /workloads/oai
repo: https://github.com/nephio-project/catalog.git
type: git
2 changes: 1 addition & 1 deletion nephio/optional/webui/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ pipeline:
mutators:
- image: gcr.io/kpt-fn/starlark:v0.5.0
configPath: set-auth.yaml
- image: docker.io/nephio/gen-configmap-fn:latest
- image: docker.io/nephio/gen-configmap-fn:v2.0.0
configPath: gen-configmap.yaml
2 changes: 1 addition & 1 deletion nephio/optional/webui/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: main
image: nephio/kpt-backstage-plugins:latest
image: nephio/kpt-backstage-plugins:v2.0.0
imagePullPolicy: IfNotPresent
args:
- --config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
cpu: 5m
memory: 64Mi
- name: operator
image: docker.io/nephio/free5gc-operator:latest
image: docker.io/nephio/free5gc-operator:v2.0.0
command:
- /free5gc-operator
args:
Expand Down
14 changes: 7 additions & 7 deletions workloads/free5gc/pkg-example-amf-bp/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ pipeline:
configPath: apply-replacements-namespace.yaml
- image: gcr.io/kpt-fn/set-namespace:v0.4.1
configPath: cm-namespace.yaml
- image: docker.io/nephio/nfdeploy-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/nad-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/nfdeploy-fn:latest
- image: docker.io/nephio/nfdeploy-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/nad-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0
- image: docker.io/nephio/nfdeploy-fn:v2.0.0
13 changes: 7 additions & 6 deletions workloads/free5gc/pkg-example-smf-bp/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ pipeline:
configPath: apply-replacements-namespace.yaml
- image: gcr.io/kpt-fn/set-namespace:v0.4.1
configPath: cm-namespace.yaml
- image: docker.io/nephio/nfdeploy-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/nad-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/nfdeploy-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/nad-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0

14 changes: 7 additions & 7 deletions workloads/free5gc/pkg-example-upf-bp/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ pipeline:
configPath: apply-replacements-namespace.yaml
- image: gcr.io/kpt-fn/set-namespace:v0.4.1
configPath: package-context.yaml
- image: docker.io/nephio/nfdeploy-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/nad-fn:latest
- image: docker.io/nephio/dnn-fn:latest
- image: docker.io/nephio/interface-fn:latest
- image: docker.io/nephio/nfdeploy-fn:latest
- image: docker.io/nephio/nfdeploy-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/nad-fn:v2.0.0
- image: docker.io/nephio/dnn-fn:v2.0.0
- image: docker.io/nephio/interface-fn:v2.0.0
- image: docker.io/nephio/nfdeploy-fn:v2.0.0
2 changes: 1 addition & 1 deletion workloads/oai/oai-ran-operator/operator/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: oai-ran-operator
containers:
- name: operator
image: nephio/oai-ran-controller:1731894696386498560
image: docker.io/nephio/oai-ran-controller:v2.0.0
resources:
limits:
cpu: 500m
Expand Down
2 changes: 1 addition & 1 deletion workloads/oai/package-variants/oai-cucp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
upstream:
repo: catalog-workloads-oai
package: pkg-example-cucp-bp
revision: main
revision: v2.0.0
downstream:
repo: regional
package: oai-ran-cucp
Expand Down
2 changes: 1 addition & 1 deletion workloads/oai/package-variants/oai-cuup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
upstream:
repo: catalog-workloads-oai
package: pkg-example-cuup-bp
revision: main
revision: v2.0.0
downstream:
repo: edge
package: oai-ran-cuup
Expand Down
Loading

0 comments on commit 53183c3

Please sign in to comment.