Skip to content

Releases: redhat-developer/app-services-openshift-console-plugin

0.11.0

29 Mar 11:58

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

oc login # login to your cluster
chmod +x ./bridge       
source ./oc-environment.sh
./bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.10.0

29 Mar 11:07

Choose a tag to compare

fix: add accessReview rules for action shortcut

0.9.0

24 Mar 12:57

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

oc login # login to your cluster
chmod +x ./bridge       
source ./oc-environment.sh
./bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.8.0

19 Mar 11:49

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

oc login # login to your cluster
chmod +x ./bridge       
source ./oc-environment.sh
./bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.7.0

12 Mar 16:14
6f5f1ec

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.6.0

11 Mar 15:56

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.5.0

03 Mar 11:56

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas-operators
  namespace: openshift-marketplace
spec:
  displayName: RHOAS Operators
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/rhoas/service-operator-registry:autolatest
  priority: -400
  publisher: RHOAS
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 260s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.4.0

18 Feb 18:02

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas
  namespace: openshift-marketplace
spec:
  displayName: RHOAS
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/secondsun/rhoas-registry:autolatest
  priority: -400
  publisher: OpenShift community
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 60s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.3.0

17 Feb 14:21

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas
  namespace: openshift-marketplace
spec:
  displayName: RHOAS
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/secondsun/rhoas-registry:autolatest
  priority: -400
  publisher: OpenShift community
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 60s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.

0.2.0

11 Feb 22:51
4e79c2f

Choose a tag to compare

How to use this release

Running Bridge

Login to your openshift cluster using oc.
Download and run bridge locally.
This will start console running locally that will connect with your cluster.

source ./contrib/oc-environment.sh
./bin/bridge                                                   

Running operator

We need to install firepig operator in order to see our extensions.
Operator can be added as separate catalog source.
Currently, we offer only alpha stream that represents latest master changes.

Operator installation Procedure

  1. Create catalog.yml file
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: rhoas
  namespace: openshift-marketplace
spec:
  displayName: RHOAS
  icon:
    base64data: ""
    mediatype: ""
  image: quay.io/secondsun/rhoas-registry:autolatest
  priority: -400
  publisher: OpenShift community
  sourceType: grpc
  updateStrategy:
    registryPoll:
      interval: 60s
  1. Ad catalog source
oc apply -f catalog.yml
  1. Wait 1 minute and go to openshift catalog.
    Type Rhoas and install operator.

Testing plugin

  1. Go to the Add + screen and look for Managed Service section.
  2. Follow instructions on wizard until redirected to topology screen.