Vang Nguyen

Results 4 issues of Vang Nguyen

I get the following error doing a terraform init from cmder on windows with terraform 0.11.6. ``` λ terraform init Initializing modules... - module.container_linux - module.vpc - module.etcd - module.ignition_masters...

Going to https://che-developer-che.192.168.150.2.nip.io brings me to the following keycloak url after I enter my openshift credentials https://sso.openshift.io/auth/realms/fabric8/protocol/openid-connect/auth?response_type=code&client_id=openshiftio-public&redirect_uri=https%3A%2F%2Fche-developer-che.192.168.150.2.nip.io%2F&state=4%2F51b4e033-4721-4538-837d-432623fea8b9&login=true&scope=openid and it shows the error message: ``` WE'RE SORRY ... Invalid parameter: redirect_uri...

When a message is retrieved with latestTo that contains attachments the text and html properties are undefined. Removing the attachments from the messages results in the properties being set and...

The readme in the sonarqube module states: > SonarQube is installed as two separate containers in a Pod. One container provides the database (MySQL), and the other the actual SonarQube...