-
#### Description
Trying to upgrade my existing openshift origin cluster (3 nodes) to `v3.7.0` using openshift-ansible's `release-3.7` branch and get the following error:
```
TASK [Upgrade all s…
-
**Summary**
The redirect in the identity service is hardcodes so far. This can lead to problems when using the proxy or different host systems. Therefore it should be possible to configure these URLs…
-
**Summary and Business Motivation**
Important REST endpoints shall be enabled to use token based authentication with Open ID Connect.
**Details**
To be done
**Acceptance criteria**
To be done…
-
Hello,
I deployed Openshift Origin with Ansible using tag openshift-ansible-3.9.0-0.22.0 because the latest (openshift-ansible-3.9.0-0.31.0) fails to deploy the web-console.
After the install is o…
Tirke updated
4 years ago
-
/kind bug
/area testing
## What versions of software are you using?
**Operating System:**
All supported
**Output of `odo version`:**
master
## How did you run odo exactly?
Enable…
-
#### Description
On a single-node installation (master+node on the same host), the ansible deploy succeeds but I get an event warning that the ansible-service-broker is unreachable:
```
Get htt…
varac updated
4 years ago
-
`awsets list --regions eu-central-1 -o all.json --include ec2` yields an empty file:
```
❯ cat all.json
[]%
``
Verbose output:
```
❯ awsets list --regions eu-central-1 -o all.json --inclu…
-
Hello,
I tried to update the velero version from 1.3.2 to 1.5.1, the velero pod starts up correctly but
when I do a velero version with cli client I get this :
Client:
Version: v1.5.1…
-
/kind bug
## What versions of software are you using?
**Operating System:**
All supported
**Output of `odo version`:**
master
## How did you run odo exactly?
```
$ git clone http…
-
Finally, I found this! Thanks all.
But I faced that pyboto3 missed functions like
'servicecatalog.search_provisioned_products()'
Maybe I guess it was not support latest version AWS boto3 doc…