Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: update jsonnet-ci image #2146

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Conversation

daixiang0
Copy link
Member

Signed-off-by: Xiang Dai [email protected]

Fix following issue introduced by #2133 :

[root@test thanos]# make examples-in-container
>> Compiling and generating thanos-mixin
docker run --rm -u="0:0" -v "/root/.cache/go-build:/.cache/go-build" -v "/deploy/go/src/github.com/thanos-io/thanos:/go/src/github.com/thanos-io/thanos:Z" -w "/go/src/github.com/thanos-io/thanos" -e USER=deadbeef -e GO111MODULE=on quay.io/coreos/jsonnet-ci:release-0.35 make  JSONNET_BUNDLER='/go/bin/jb' jsonnet-vendor
rm -rf mixin/vendor
cd mixin && /go/bin/jb install
jb: error: failed to install packages: downloading: failed to create tmp dir: stat vendor/.tmp: no such file or directory
make: *** [Makefile:360: jsonnet-vendor] Error 1
make: *** [examples-in-container] Error 2

@bwplotka bwplotka merged commit 4a9671c into thanos-io:master Feb 18, 2020
@bwplotka
Copy link
Member

Thanks!

kadern0 pushed a commit to kadern0/thanos that referenced this pull request Feb 19, 2020
kadern0 pushed a commit to kadern0/thanos that referenced this pull request Feb 19, 2020
vankop pushed a commit to monitoring-tools/thanos that referenced this pull request Feb 28, 2020
@daixiang0 daixiang0 deleted the upgrade-image branch December 12, 2022 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants