synchronizer

command module
v0.0.0-...-aac3e97 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

README

synchronizer

It is the implementation of Synchronizer https://github.com/woland7/microservices-synchronizer-config for the OpenShift platform.

Synchronizer allows to concurrently watch for OpenShift/Kubernetes Pods's PodCondition Running to become true. It does so in two distinct modes:

  • all
    • it watches for all the Pods' PodCondition Ready of a Deployment to become true before returning
  • atleastonce
    • it watches for at least a Pod's PodCondition Ready of a Deployment to become true before returning

At the moment it has been tested for an application bootstrapping and for a continuous deployment pipeline; in the latter case, it can be used through the support of a Jenkins shared library, available at https://github.com/woland7/jenkins-synchronizer-sharedlibrary

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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