Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

synopsys-operator-tls secret is not created when you install the operator thru OLM #1068

@davemeurer

Description

@davemeurer

I installed Black Duck and OpsSight via the OLM Operator in via a try.openshift.com cluster. All deployed well and working, but when I try to use synopsysctl for some commands, I receive the following (some other commands worked fine).
$ ./synopsysctl update operator -e OPENSHIFT
ERRO[0001] synopsyctl failed: unable to get Synopsys Operator tls secret due to secrets "synopsys-operator-tls" not found

What you expected to happen:
Creation of the Operator UI

How to reproduce it (as minimally and precisely as possible):

  1. Deploy Synopsys Operator thru the OLM (OperatorHub)
    2.run: ./synopsysctl update operator -e OPENSHIFT

Screenshots/additional context:

Environment (please complete the following information):

  • Kubernetes version (use kubectl version):
    Client Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.4+6a6dc36", GitCommit:"6a6dc36", GitTreeState:"clean", BuildDate:"2019-06-27T18:39:06Z", GoVersion:"go1.11.6", Compiler:"gc", Platform:"darwin/amd64"}
    Server Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.4+b758672", GitCommit:"b758672", GitTreeState:"clean", BuildDate:"2019-08-29T23:00:34Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}
  • Openshift version (use oc version):
    Client Version: version.Info{Major:"4", Minor:"1+", GitVersion:"v4.1.4-201906271212+6a6dc36-dirty", GitCommit:"6a6dc36", GitTreeState:"dirty", BuildDate:"2019-06-27T18:39:06Z", GoVersion:"go1.11.6", Compiler:"gc", Platform:"darwin/amd64"}
    Server Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.4+b758672", GitCommit:"b758672", GitTreeState:"clean", BuildDate:"2019-08-29T23:00:34Z", GoVersion:"go1.11.13", Compiler:"gc", Platform:"linux/amd64"}
  • Cloud provider or hardware configuration: AWS
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Others:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions