Skip to content

Commit c4b48d5

Browse files
committed
IBM Wazi for Dev Spaces v3.0.1
1 parent 6cef337 commit c4b48d5

File tree

877 files changed

+70254
-28823
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

877 files changed

+70254
-28823
lines changed

.travis.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,14 @@ services:
88
env:
99
global:
1010
# General
11-
- DS_VERSION=3.0.0
1211
- DOCKER_BUILDKIT="1"
1312
- BUILDKIT_PROGRESS="plain"
1413
- DOCKER_DEFAULT_PLATFORM="linux/amd64"
1514
# Images
16-
- INDEX_IMAGE="ibm-wazi-for-devspaces-catalog"
17-
- INDEX_CONTEXT="./devspaces-operator-bundle"
18-
- INDEX_DOCKERFILE="${INDEX_CONTEXT}/wazi.index.Dockerfile"
1915
- BUNDLE_IMAGE="ibm-wazi-for-devspaces-operator-bundle"
2016
- BUNDLE_CONTEXT="./devspaces-operator-bundle"
2117
- BUNDLE_DOCKERFILE="${BUNDLE_CONTEXT}/wazi.bundle.Dockerfile"
22-
- OPERATOR_IMAGE="ibm-wazi-for-devspaces-operator"
23-
- OPERATOR_CONTEXT="./devspaces-operator"
24-
- OPERATOR_DOCKERFILE="${OPERATOR_CONTEXT}/build/dockerfiles/wazi.Dockerfile"
25-
- DASHBOARD_IMAGE="ibm-wazi-for-devspaces-dashboard"
26-
- DASHBOARD_CONTEXT="./devspaces-dashboard"
27-
- DASHBOARD_DOCKERFILE="${DASHBOARD_CONTEXT}/build/dockerfiles/wazi.Dockerfile"
28-
before_install:
29-
# Index Image
30-
- touch ${INDEX_CONTEXT}/bundles.db
3118
install:
32-
- docker build -t ${INDEX_IMAGE}:travis -f ${INDEX_DOCKERFILE} ${INDEX_CONTEXT}
3319
- docker build -t ${BUNDLE_IMAGE}:travis -f ${BUNDLE_DOCKERFILE} ${BUNDLE_CONTEXT}
34-
- docker build -t ${OPERATOR_IMAGE}:travis -f ${OPERATOR_DOCKERFILE} ${OPERATOR_CONTEXT}
35-
- docker build -t ${DASHBOARD_IMAGE}:travis -f ${DASHBOARD_DOCKERFILE} ${DASHBOARD_CONTEXT}
3620
script:
3721
- echo "Success!"

.whitesource

Lines changed: 0 additions & 3 deletions
This file was deleted.

IDZEE_LICENSE

-41.1 KB
Binary file not shown.

ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before filing a bug check here if this is already a documented or known issue:
2222
- [ ] Other, please specify:
2323
- Platform Version:
2424
- Red Hat OpenShift Dev Spaces Version:
25-
- Wazi for Dev Spaces Version:
25+
- IBM Wazi for Dev Spaces Version:
2626
- Logs attached (see [here](https://ibm.github.io/zopeneditor-about/Docs/knownissues.html) how to get them): yes/no
2727

2828
## Problem Description

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build](https://app.travis-ci.com/IBM/wazi-devspaces-images.svg?branch=3.0.0.wazi)](https://app.travis-ci.com/IBM/wazi-devspaces-images)
1+
[![Build](https://app.travis-ci.com/IBM/wazi-devspaces-images.svg?branch=3.0.1.wazi)](https://app.travis-ci.com/IBM/wazi-devspaces-images)
22
[![Release](https://img.shields.io/github/release/IBM/wazi-devspaces-images.svg)](../../releases/latest)
33
[![License](https://img.shields.io/github/license/IBM/wazi-devspaces-images)](./LICENSE)
44
[![Documentation](https://img.shields.io/badge/Documentation-blue?color=1f618d)](https://ibm.biz/wazi-ds-doc)
@@ -48,6 +48,13 @@ For details of the features for IBM Wazi for Dev Spaces, see its [official docum
4848

4949
| <sub>Registry and Image</sub> | <sub>Version</sub> |
5050
| :--- | --- |
51+
||<sub><b>3.0.1</b></sub>|
52+
|<sub>icr.io/cpopen/ibm-wazi-for-devspaces-catalog@sha256:7c7105866bffdccbc9355e4301ff53574de0bb7c532505e676b539b9aad7e571</sub>||
53+
|<sub>icr.io/cpopen/ibm-wazi-for-devspaces-operator@sha256:fdb0f760476c76fba149164c51626b0e3518470b5e87da3db3139d4c81880608</sub>||
54+
|<sub>icr.io/wazi-code/ibm-wazi-for-devspaces-dashboard@sha256:29c31c0d86bd9b7e1ccd0bd3b8f061b85c462423d04385990a8b22faefcce855</sub>||
55+
|<sub>icr.io/wazi-code/ibm-wazi-for-devspaces-devfile@sha256:4aa84761217f03b1e2375b52e89ba661cdf75754c1061c4261fb4740f297c93b</sub>||
56+
|<sub>icr.io/wazi-code/ibm-wazi-for-devspaces-plugin@sha256:8b26548fc4edb4a2b01fce9f1fe4016efacfa640bd3a4c33e76c8980280993ac</sub>||
57+
|<sub>icr.io/wazi-code/ibm-wazi-for-devspaces-sidecar@sha256:db900a79c010bcea2886183d62f02f9fdca6ab382c0a06c536cba89b6bc0b5cf</sub>||
5158
||<sub><b>3.0.0</b></sub>|
5259
|<sub>icr.io/cpopen/ibm-wazi-for-devspaces-catalog@sha256:13ba2dc729012286d5d72b4874cc77d7afb58205ac7b92ccc20dfc385224af0a</sub>||
5360
|<sub>icr.io/cpopen/ibm-wazi-for-devspaces-operator@sha256:025f8829fe1b4e401ca2d121785db08f55ea6157c0826d51430714101cc1d9c9</sub>||

VERSION.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"NOTE": "This file is deprecated; see https://github.com/redhat-developer/devspaces/blob/devspaces-3.6-rhel-8/dependencies/job-config.json",
3-
"DS_VERSION": "3.6",
4-
"CSV_VERSION_BUNDLE": "3.6.0"
2+
"NOTE": "This file is deprecated; see https://github.com/redhat-developer/devspaces/blob/devspaces-3.8-rhel-8/dependencies/job-config.json",
3+
"DS_VERSION": "3.8",
4+
"CSV_VERSION_BUNDLE": "3.8.0"
55
}

WAZI_LICENSE

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ LICENSE INFORMATION
2222
The Programs listed below are licensed under the following License Information terms and conditions in addition to the Program license terms previously agreed to by Client and IBM. If Client does not have previously agreed to license terms in effect for the Program, the International License Agreement for Evaluation of Programs (i125-5543-06) applies.
2323

2424
Program Name (Program Number):
25-
IBM Wazi for Dev Spaces V3.0 (Evaluation)
26-
IBM Z Open Editor V3.2 (Evaluation)
27-
IBM Z Open Debug V3.0 (Evaluation)
28-
IBM RSE API Plug-in for Zowe CLI V3.2 (Evaluation)
25+
IBM Wazi for Dev Spaces V3.0.1 (Evaluation)
26+
IBM Z Open Editor V3.3.1 (Evaluation)
27+
IBM Z Open Debug V3.1 (Evaluation)
28+
IBM RSE API Plug-in for Zowe CLI V3.3.1 (Evaluation)
2929
IBM Z Distribution for Zowe (Zowe Explorer) (Evaluation)
3030
IBM Z Distribution for Zowe (Zowe CLI) (Evaluation)
3131

@@ -40,10 +40,10 @@ Limited Use Program
4040
This Program is supplied only for use with Named Program(s) and/or Service(s) identified below or their successors. Licensee is prohibited from using this Program in connection with any other software or service.
4141

4242
Named Program(s) and/or Service(s):
43-
IBM Developer for z/OS Enterprise Edition V16.0
43+
IBM Developer for z/OS Enterprise Edition V16.x
4444
IBM Wazi Developer for Red Hat CodeReady Workspaces V1
4545
IBM Z and Cloud Modernization Stack 2023
46-
IBM Wazi Analyze V2.3
46+
IBM Wazi Analyze V3.1
4747

4848
Modifiable Third Party Code
4949

@@ -71,10 +71,10 @@ LICENSE INFORMATION
7171
The Programs listed below are licensed under the following License Information terms and conditions in addition to the Program license terms previously agreed to by Client and IBM. If Client does not have previously agreed to license terms in effect for the Program, the International Program License Agreement (i125-3301-15) applies.
7272

7373
Program Name (Program Number):
74-
IBM Wazi for Dev Spaces V3.0 (Component)
75-
IBM Z Open Editor V3.2 (Component)
76-
IBM Z Open Debug V3.0 (Component)
77-
IBM RSE API Plug-in for Zowe CLI V3.2 (Component)
74+
IBM Wazi for Dev Spaces V3.0.1 (Component)
75+
IBM Z Open Editor V3.3.1 (Component)
76+
IBM Z Open Debug V3.1 (Component)
77+
IBM RSE API Plug-in for Zowe CLI V3.3.1 (Component)
7878
IBM Z Distribution for Zowe (Zowe Explorer) (Component)
7979
IBM Z Distribution for Zowe (Zowe CLI) (Component)
8080

@@ -85,10 +85,10 @@ Limited Use Program
8585
This Program is supplied only for use with Named Program(s) and/or Service(s) identified below or their successors. Licensee is prohibited from using this Program in connection with any other software or service.
8686

8787
Named Program(s) and/or Service(s):
88-
IBM Developer for z/OS Enterprise Edition V16.0
88+
IBM Developer for z/OS Enterprise Edition V16.x
8989
IBM Wazi Developer for Red Hat CodeReady Workspaces V1
9090
IBM Z and Cloud Modernization Stack 2023
91-
IBM Wazi Analyze V2.3
91+
IBM Wazi Analyze V3.1
9292

9393
Modifiable Third Party Code
9494

@@ -111,9 +111,9 @@ Source Components and Sample Materials
111111
The Program includes components in source code form ("Source Components"), or other materials identified as Sample Materials or both. Licensee may copy and modify Source Components and Sample Materials for internal use only within the limits of the license rights under this Agreement; provided, however, that Licensee may not alter or delete any copyright information or notices contained in the Source Components or Sample Materials. IBM provides the Source Components and Sample Materials without obligation of support and "AS IS", WITH NO WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTY OF TITLE, NON-INFRINGEMENT OR NON-INTERFERENCE AND THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
112112

113113

114-
L/N: L-PAMJ-DKG9VD
115-
D/N: L-PAMJ-DKG9VD
116-
P/N: L-PAMJ-DKG9VD
114+
L/N: L-RKLX-B9NGJY
115+
D/N: L-RKLX-B9NGJY
116+
P/N: L-RKLX-B9NGJY
117117

118118
IMPORTANT: READ CAREFULLY
119119

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
#
2+
# Copyright IBM Corporation 2023
3+
# This program and the accompanying materials are made
4+
# available under the terms of the Eclipse Public License 2.0
5+
# which is available at https://www.eclipse.org/legal/epl-2.0/
6+
#
7+
# SPDX-License-Identifier: EPL-2.0
8+
#
9+
# Contributors:
10+
# IBM Corporation - implementation
11+
#
12+
13+
apiVersion: operators.coreos.com/v1alpha1
14+
kind: CatalogSource
15+
metadata:
16+
name: wazi-code-operator-catalog
17+
namespace: openshift-marketplace
18+
labels:
19+
name: wazi-code-operator-catalog
20+
app.kubernetes.io/name: wazi-code-operator-catalog
21+
app.kubernetes.io/instance: ibm-wazi-code-3.0.1
22+
app.kubernetes.io/version: "3.0.1"
23+
app.kubernetes.io/component: wazi-code
24+
app.kubernetes.io/part-of: wazi
25+
app.kubernetes.io/managed-by: olm
26+
annotations:
27+
productVersion: "3.0.1"
28+
29+
spec:
30+
displayName: IBM Wazi Operators
31+
publisher: IBM
32+
sourceType: grpc
33+
image: icr.io/cpopen/ibm-wazi-for-devspaces-catalog@sha256:7c7105866bffdccbc9355e4301ff53574de0bb7c532505e676b539b9aad7e571
34+
# tag: icr.io/cpopen/ibm-wazi-for-devspaces-catalog:3.0.1

catalog-source/catalog-source.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,16 @@ metadata:
1818
labels:
1919
name: wazi-code-operator-catalog
2020
app.kubernetes.io/name: wazi-code-operator-catalog
21-
app.kubernetes.io/instance: ibm-wazi-code-3.0.0
22-
app.kubernetes.io/version: "3.0.0"
21+
app.kubernetes.io/instance: ibm-wazi-code-3.0.1
22+
app.kubernetes.io/version: "3.0.1"
2323
app.kubernetes.io/component: wazi-code
2424
app.kubernetes.io/part-of: wazi
2525
app.kubernetes.io/managed-by: olm
2626
annotations:
27-
productVersion: "3.0.0"
27+
productVersion: "3.0.1"
2828

2929
spec:
3030
displayName: IBM Wazi Operators
3131
publisher: IBM
3232
sourceType: grpc
33-
image: icr.io/cpopen/ibm-wazi-for-devspaces-catalog@sha256:13ba2dc729012286d5d72b4874cc77d7afb58205ac7b92ccc20dfc385224af0a
34-
# tag: icr.io/cpopen/ibm-wazi-for-devspaces-catalog:3.0.0
33+
image: icr.io/cpopen/ibm-wazi-for-devspaces-catalog@sha256:7c7105866bffdccbc9355e4301ff53574de0bb7c532505e676b539b9aad7e571

0 commit comments

Comments
 (0)