Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 318 Bytes

development-guide.md

File metadata and controls

27 lines (17 loc) · 318 Bytes

Development guide

TBD...

Makefile

Use make help to describe all targets.

Below are some of them.

Regenerate the Custom Resource Definitions

$ make manifests

Building tarantool-operator docker image

$ make docker-build

Running tests

$ make test