devconsole-git

module
v0.0.0-...-901927a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2019 License: Apache-2.0

README

devconsole-git

This service provides functionality for communications with git providers in DevConsole

Pre-requisites
To Download Dependencies
make deps
Build
make build
Clean
make clean
Deploy the operator in dev mode
  • Make sure minishift is running
  • In dev mode, simply run your operator locally:
make local

NOTE: To watch all namespaces, APP_NAMESPACE is set to empty string. If a specific namespace is provided only that project will watched. As we reuse openshift's imagestreams for build, we need to access all namespaces.

Deploy the operator with Deployment yaml
  • Make sure minishift is running
  • To deploy all necessary objects including the operator yaml file run:
make deploy-all
  • Clean previously created resources
make clean-resources

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL