Initial (temporary) implementation of search doc.

Document describing how to convert a kustomization file into a
searchable document on appengine (will be changed to elasticsearch)
soon.
This commit is contained in:
Damien Robichaud
2019-07-09 13:04:10 -07:00
parent c464fb0a81
commit c02b4f3a11
5 changed files with 356 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ function testGoLangCILint {
function testGoTest {
go test -v ./...
(cd ./internal/search; go test -v ./...)
}
# These tests require the helm program, and at the moment