Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Dina Nimrodi committed Jul 23, 2020
2 parents f3a4aa7 + 4d23d33 commit 38b60b9
Show file tree
Hide file tree
Showing 2,501 changed files with 3 additions and 930,921 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ podTemplate(label: "${git_project}-${label}", inheritFrom: "jnlp-docker") {

stage('push') {
container('docker-cmd') {
dockerx.images_push_multi_registries(["tsdb-ingest:${github.DOCKER_TAG_VERSION}","tsdb-query:${github.DOCKER_TAG_VERSION}"], [pipelinex.DockerRepo.ARTIFACTORY_IGUAZIO, pipelinex.DockerRepo.DOCKER_HUB, pipelinex.DockerRepo.QUAY_IO])
dockerx.images_push_multi_registries(["tsdb-ingest:${github.DOCKER_TAG_VERSION}","tsdb-query:${github.DOCKER_TAG_VERSION}"], [pipelinex.DockerRepo.ARTIFACTORY_IGUAZIO, pipelinex.DockerRepo.DOCKER_HUB, pipelinex.DockerRepo.QUAY_IO, pipelinex.DockerRepo.GCR_IO])
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion functions/ingest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ require (

replace (
github.com/v3io/frames => github.com/v3io/frames v0.7.10
github.com/v3io/v3io-tsdb => github.com/v3io/v3io-tsdb v0.10.3
github.com/v3io/v3io-tsdb => github.com/v3io/v3io-tsdb v0.10.8
)
22 changes: 0 additions & 22 deletions functions/ingest/vendor/github.com/cespare/xxhash/LICENSE.txt

This file was deleted.

50 changes: 0 additions & 50 deletions functions/ingest/vendor/github.com/cespare/xxhash/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions functions/ingest/vendor/github.com/cespare/xxhash/rotate.go

This file was deleted.

14 changes: 0 additions & 14 deletions functions/ingest/vendor/github.com/cespare/xxhash/rotate19.go

This file was deleted.

168 changes: 0 additions & 168 deletions functions/ingest/vendor/github.com/cespare/xxhash/xxhash.go

This file was deleted.

12 changes: 0 additions & 12 deletions functions/ingest/vendor/github.com/cespare/xxhash/xxhash_amd64.go

This file was deleted.

Loading

0 comments on commit 38b60b9

Please sign in to comment.