Commit Graph

10 Commits

Author SHA1 Message Date
Girish Ramnani
c7dbe2c882 Revert "Adding oc to bin path for multistage testing (#3351)" (#3360)
This reverts commit fa9f7b94a5.
2020-06-16 14:54:31 +05:30
Priti Kumari
fa9f7b94a5 Adding oc to bin path for multistage testing (#3351) 2020-06-16 04:18:42 -04:00
Priti Kumari
398cacd36f Removing unused secret directory (#3290) 2020-06-09 05:16:32 +02:00
Mohammed Ahmed
fb83151053 Setting golang version uniformly accross repo and updating docs (#3204)
* Setting golang version uniformly accross repo and updating docs

 - All golang version references now uniformly updated to 1.12
 - Adding all golang version references to development.adoc

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding golang warning to admonition block

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Removing unnessasary space

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding back warning as github does not render admonition in normal view

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Fixing the warning to look better

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Fixing up the list title

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Fixing up admonishments

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Fixing commits as per @cdrage comments

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>
2020-05-21 18:14:13 +02:00
Tomas Kral
4f11c10387 add more OWNERS files (#2886) 2020-04-17 01:06:44 -07:00
Priti Kumari
c5d8e7557e Go version and base image update on Openshift CI (#2830) 2020-04-07 13:16:40 +02:00
Priti Kumari
8d6422d8b6 Create a secret directory in docker file (#2718) 2020-03-13 09:00:25 -04:00
Tomas Kral
6bd0d73dc6 redhat-developer/odo -> openshift/odo (#1505)
* redhat-developer/odo -> openshift/odo

* gofmt

* add CircleCI tests temporary back to TravisCI
2019-03-21 17:36:28 +01:00
Mohammed Ahmed
631b53d2a3 Adding scripts to handle initialization of cluster for openshift CI. (#1441)
* Adding scripts to handle initialization of cluster for openshift CI.

This also fixes couple of usernames on the side

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding http-tools to build root so we can use htpasswd

* Adding login as developer and creation of first project

* Moving script to ./scripts and renaming makefile command

* Renaming scripts to incude tests in configure cluster script

* Making script more configurable

* Adding namespace to secret commands.

* Fixing missing username

* Simplifying script by removing unnessasary variables

* Adding TODO and slightly reduction wait time for auth config

* Making assets dir overwritable

* Making configure script executable.

* Fixing message for not existing kubeconfig

* Redirecting out and err of commands where we are not interested in msg

* Updating to 18 secs default sleep which can be overridden

* Adding workaround for missing wildfly in OpenShift 4.0

* Adding basic ci docs for prow

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>
2019-03-13 11:20:34 +05:30
Mohammed Ahmed
afe5d59c2d Adding our own base image to test on Openshift CI (#1437)
* Adding our own base image to test on Openshift CI

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding docs and updating base image
2019-03-07 00:30:30 -08:00