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

Upgrade thanos to release-0.19 #8

Merged
merged 101 commits into from
Apr 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
386c472
CHANGELOG.md: add v0.16.0 link (#3697)
squat Jan 6, 2021
12c826a
Delete deletion-mark.json at last when deleting a block (#3661)
pracucci Jan 7, 2021
af5e9c4
fixed broken links (#3645)
Namanl2001 Jan 7, 2021
1dc626d
chore(tutorials): fix some broken links in 2-lts (#3702)
BradErz Jan 7, 2021
f85e400
Fix race condition in BinaryReader.LookupSymbol() (#3705)
pracucci Jan 8, 2021
b4f3666
ui: make old bucket viewer UI work with vanilla blocks (#3700)
GiedriusS Jan 10, 2021
0e8a8ac
Query-frontend CMD: use detailed text description
MalloZup Dec 19, 2020
b93df83
Merge pull request #3655 from MalloZup/query-frontend-pkg
yeya24 Jan 11, 2021
baaeb02
Upgrade Cortex and remove SwiftConfig (#3708)
pracucci Jan 11, 2021
94135b3
chore(deps): upgrading hugo (v0.80.0) fixes #3653 (#3714)
BradErz Jan 12, 2021
c5a8919
store: Make more S3 http.Transport settings configurable. (#3657)
zecke Jan 12, 2021
855c508
added definiton of chunk and referenced it in the docs (#3629)
Biswajitghosh98 Jan 12, 2021
c7a171f
Upgraded to newest bingo. (#3718)
bwplotka Jan 14, 2021
d587ac9
Update help messages with a consistent use of capitals and periods. (…
mattjw79 Jan 18, 2021
716d48c
docs: update examples/dashboards/dashboards.md (#3733)
Hmerac Jan 22, 2021
3626406
pkg/errutil: correct the multierror file suffix (#3736)
squat Jan 22, 2021
4b49942
Fixed website and added new step for release process (tmp). (#3738)
bwplotka Jan 22, 2021
69bbf13
api: Added Proposal for Discovery Endpoint idea (InfoAPI) (#3703)
lilic Jan 27, 2021
d61675d
Introduce "block-meta-fetch-concurrency" flag for compact and store (…
Jan 27, 2021
8967a8c
Add `--query-range.request-downsampled` flag to Query Frontend (#2641…
krya-kryak Jan 28, 2021
7f048e4
Pinned to newer busybox on quay. (#3762)
bwplotka Feb 2, 2021
a24acb6
Fix panic on concurrent index-header lazy reader usage and unload (#3…
pracucci Feb 2, 2021
c634e31
Fixed Planner.Plan() description (#3767)
pracucci Feb 3, 2021
82545cd
Fixed panic on concurrent index-header lazy load / unload (#3759)
pracucci Feb 4, 2021
42888ab
Pad compaction planner size check (#3773)
SuperQ Feb 5, 2021
ad2a53c
pkg/server/http: Allow passing http.ServeMux with a server option (#3…
metalmatze Feb 8, 2021
9cd0b31
Update Katacoda Official Link (#3768)
soniasingla Feb 9, 2021
c1bb8ad
Nomitate kakkoyun for the v0.20.0 release (#3778)
kakkoyun Feb 9, 2021
a540df6
Fix typo in query component documentation for store api link (#3675)
Feb 10, 2021
7b09e30
e2e: Resolved Flaky tests (#3777)
Abhishek357 Feb 11, 2021
470a549
Add an exempt label to ignore issue that has a PR
kakkoyun Feb 12, 2021
b29d783
in memory cache for caching bucket (#3579)
Sudhar287 Feb 12, 2021
ef0bb9b
Introduce "allow overlapping blocks" flag for Thanos receiver (#3792)
Max-Chandler Feb 12, 2021
d08e689
Reduce memory allocations in bucketBlock.readChunkRange() (#3796)
pracucci Feb 14, 2021
ef9bd0a
update prometheus version
replay Feb 15, 2021
1eefab9
update cortex
replay Feb 15, 2021
688dc72
add new property to LabelValuesRequest
replay Feb 15, 2021
231f7ad
set label matchers in LabelValueRequest
replay Feb 15, 2021
48a3496
make docs
replay Feb 15, 2021
2c33dd7
Allow to customise S3 SSE on a per-request basis (#3783)
pracucci Feb 15, 2021
f318232
Refactoring: allow to pass BytesPool to store.NewBucketStore() (#3801)
pracucci Feb 15, 2021
1311d28
Allow to customise the partitioner used by the BucketStore (#3802)
pracucci Feb 15, 2021
c2fedd3
Fix button display when there is no panels (#3694)
Namanl2001 Feb 16, 2021
6c3a35e
fix tests
replay Feb 15, 2021
e4d753e
Allow downstream projects to customise the Partitioner (#3808)
pracucci Feb 17, 2021
7c5afc6
Makefile: Fix to command to find React source files (#3805)
hitanshu-mehta Feb 17, 2021
e4aa01a
Merge release 0.18 (#3809)
squat Feb 17, 2021
b30a135
reloader: try to fix test flakiness (#3798)
GiedriusS Feb 18, 2021
bd10173
addressing PR comments
replay Feb 17, 2021
a5084b8
Block Viewer: Move overlapping blocks to separate rows (#3729)
Namanl2001 Feb 18, 2021
e80836f
Merge pull request #3804 from replay/update_prometheus_and_cortex
yeya24 Feb 19, 2021
ba7a3e7
Merge pull request #3789 from thanos-io/kakkoyun-add-exempt-label
yeya24 Feb 19, 2021
ba07180
Add flag to set default step
hitanshu-mehta Jan 24, 2021
b4cd8a4
Add support to use default step in classic ui
hitanshu-mehta Feb 5, 2021
ab7603d
Add support to use default step in new ui
hitanshu-mehta Feb 6, 2021
e9f47d4
Lint fixes
hitanshu-mehta Feb 6, 2021
4a0f7ff
change ParseStep function to be consistent with ui
hitanshu-mehta Feb 10, 2021
eefab68
Improve description of query.default-step flag
hitanshu-mehta Feb 10, 2021
b6a9eee
Minor fixes
hitanshu-mehta Feb 12, 2021
8cbceda
Use default value when flag is undefined
hitanshu-mehta Feb 12, 2021
196036d
minor fixes
hitanshu-mehta Feb 18, 2021
9298870
Minor fixes
hitanshu-mehta Feb 19, 2021
bb0b8b7
Update changelog
hitanshu-mehta Feb 19, 2021
dfcfbe4
Fix typo
hitanshu-mehta Feb 19, 2021
c319296
Merge pull request #3740 from hitanshu-mehta/default-step-api
yeya24 Feb 19, 2021
d207c0b
Receive: Improve handling of empty time series from clients (#3815)
m-lawre Feb 21, 2021
1bc66f9
Reduced allocated memory by chunks reader in the store gateway at que…
pracucci Feb 22, 2021
fed3c9e
promclient: fix error's message (#3824)
GiedriusS Feb 23, 2021
b3b6462
pkg/ui/react-app: update dependencies (#3818)
simonpasquier Feb 23, 2021
659446c
Add objstore.List() recursive support (#3823)
pracucci Feb 24, 2021
374576f
Upgrade Cortex (#3828)
pracucci Feb 24, 2021
f969003
Truncated S3 "get object" response is reported as error (#3795)
pracucci Feb 24, 2021
46d0106
Implement federated metric metadata API (#3686)
yeya24 Feb 25, 2021
b2137b1
Fixed TestBucketStore_ManyParts_e2e (#3841)
bwplotka Feb 26, 2021
2027fb3
Reinforcing errutil and fixed ugly bug which caused empty []error to …
bwplotka Feb 26, 2021
0d86697
Export metadata fetcher metrics (#3660)
pracucci Feb 26, 2021
9001546
store: Cleaned up API for test/benchmark purposes. (#3650)
bwplotka Feb 26, 2021
03dace0
Allow Cortex to fully reuse FetcherMetrics (#3842)
pracucci Feb 26, 2021
21aa59f
downsample: ensure consistent order (#3843)
GiedriusS Feb 26, 2021
1b5fdc8
[Fix] Replace unsupported %v macro in logs (#3847)
StephaneBrillant Feb 26, 2021
55da24f
Update ui npm dependencies to latest versions (#3813)
saswatamcode Feb 27, 2021
6877bd1
Fix CI configs and scripts to work with main branch (#3848)
onprem Feb 28, 2021
1bbad3b
block: precalculate hashes if enabled and use them during compaction …
GiedriusS Mar 1, 2021
6bdee09
mixin: Upgrade jsonnet tooling (#3855)
kakkoyun Mar 1, 2021
8191ed8
Update reference of master to main in docs (#3849)
onprem Mar 1, 2021
139ae3f
Cut v0.19.0-rc.0 (#3860)
bwplotka Mar 2, 2021
93f2605
Fixed missed changelog comments. (#3865)
bwplotka Mar 2, 2021
af4ee3a
rename Metadata API to MetricMetadata API (#3877)
yeya24 Mar 5, 2021
26077e0
Fix parseStep bug introduced in PR #3740 (#3887) (#3889)
bwplotka Mar 5, 2021
92b4452
Tools: rewrite delete can delete series only if it matches all matche…
bwplotka Mar 5, 2021
b7da5a1
cmd/thanos/receive.go: Receive client infers TLS (#3899)
squat Mar 9, 2021
05280c9
Cut v0.19.0-rc.1 (#3900)
bwplotka Mar 9, 2021
38d78b5
tools: Fix partial and empty matchers in rewrite (#3891)
yeya24 Mar 9, 2021
b446fae
v0.19.0 patch: Added receive benchmark; Fixed Receiver excessive mem …
bwplotka Mar 20, 2021
1dce996
compact: clean up directories thoroughly (#3869)
GiedriusS Mar 24, 2021
7002609
Added benchmark, Moved minio-deps to fork without race fix we don't n…
bwplotka Mar 24, 2021
5620c09
Cut v0.19.0-rc.2 (#3969)
bwplotka Mar 24, 2021
faf1d04
pkg/rules: fix deduplication of equal alerts with different labels (#…
bwplotka Mar 31, 2021
18c0dbe
Cut v0.19.0 (#3998)
bwplotka Mar 31, 2021
ba6c5c4
Fixed VERSION file.
bwplotka Mar 31, 2021
6629f3c
merge thanos release-0.19
songleo Apr 12, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .bingo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ This is directory which stores Go modules with pinned buildable package that is
* Run `bingo get` to install all tools having each own module file in this directory.
* Run `bingo get <tool>` to install <tool> that have own module file in this directory.
* For Makefile: Make sure to put `include .bingo/Variables.mk` in your Makefile, then use $(<upper case tool name>) variable where <tool> is the .bingo/<tool>.mod.
* For shell: Run `source .bingo/variables.env` to source all environment variable for each tool
* For shell: Run `source .bingo/variables.env` to source all environment variable for each tool.
* For go: Import `.bingo/variables.go` to for variable names.
* See https://github.com/bwplotka/bingo or -h on how to add, remove or change binaries dependencies.

## Requirements
Expand Down
99 changes: 53 additions & 46 deletions .bingo/Variables.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.2.2. DO NOT EDIT.
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.3.1. DO NOT EDIT.
# All tools are designed to be build inside $GOBIN.
BINGO_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
GOPATH ?= $(shell go env GOPATH)
GOBIN ?= $(firstword $(subst :, ,${GOPATH}))/bin
GO ?= $(shell which go)
Expand All @@ -17,112 +18,118 @@ GO ?= $(shell which go)
# @$(ALERTMANAGER) <flags/args..>
#
ALERTMANAGER := $(GOBIN)/alertmanager-v0.20.0
$(ALERTMANAGER): .bingo/alertmanager.mod
$(ALERTMANAGER): $(BINGO_DIR)/alertmanager.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/alertmanager-v0.20.0"
@cd .bingo && $(GO) build -modfile=alertmanager.mod -o=$(GOBIN)/alertmanager-v0.20.0 "github.com/prometheus/alertmanager/cmd/alertmanager"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=alertmanager.mod -o=$(GOBIN)/alertmanager-v0.20.0 "github.com/prometheus/alertmanager/cmd/alertmanager"

BINGO := $(GOBIN)/bingo-v0.2.2
$(BINGO): .bingo/bingo.mod
BINGO := $(GOBIN)/bingo-v0.3.0
$(BINGO): $(BINGO_DIR)/bingo.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/bingo-v0.2.2"
@cd .bingo && $(GO) build -modfile=bingo.mod -o=$(GOBIN)/bingo-v0.2.2 "github.com/bwplotka/bingo"
@echo "(re)installing $(GOBIN)/bingo-v0.3.0"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=bingo.mod -o=$(GOBIN)/bingo-v0.3.0 "github.com/bwplotka/bingo"

EMBEDMD := $(GOBIN)/embedmd-v0.0.0-20181127031020-97c13d6e4160
$(EMBEDMD): .bingo/embedmd.mod
$(EMBEDMD): $(BINGO_DIR)/embedmd.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/embedmd-v0.0.0-20181127031020-97c13d6e4160"
@cd .bingo && $(GO) build -modfile=embedmd.mod -o=$(GOBIN)/embedmd-v0.0.0-20181127031020-97c13d6e4160 "github.com/campoy/embedmd"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=embedmd.mod -o=$(GOBIN)/embedmd-v0.0.0-20181127031020-97c13d6e4160 "github.com/campoy/embedmd"

FAILLINT := $(GOBIN)/faillint-v1.5.0
$(FAILLINT): .bingo/faillint.mod
$(FAILLINT): $(BINGO_DIR)/faillint.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/faillint-v1.5.0"
@cd .bingo && $(GO) build -modfile=faillint.mod -o=$(GOBIN)/faillint-v1.5.0 "github.com/fatih/faillint"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=faillint.mod -o=$(GOBIN)/faillint-v1.5.0 "github.com/fatih/faillint"

GO_BINDATA := $(GOBIN)/go-bindata-v3.1.1+incompatible
$(GO_BINDATA): .bingo/go-bindata.mod
$(GO_BINDATA): $(BINGO_DIR)/go-bindata.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/go-bindata-v3.1.1+incompatible"
@cd .bingo && $(GO) build -modfile=go-bindata.mod -o=$(GOBIN)/go-bindata-v3.1.1+incompatible "github.com/go-bindata/go-bindata/go-bindata"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=go-bindata.mod -o=$(GOBIN)/go-bindata-v3.1.1+incompatible "github.com/go-bindata/go-bindata/go-bindata"

GOIMPORTS := $(GOBIN)/goimports-v0.0.0-20200526224456-8b020aee10d2
$(GOIMPORTS): .bingo/goimports.mod
$(GOIMPORTS): $(BINGO_DIR)/goimports.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/goimports-v0.0.0-20200526224456-8b020aee10d2"
@cd .bingo && $(GO) build -modfile=goimports.mod -o=$(GOBIN)/goimports-v0.0.0-20200526224456-8b020aee10d2 "golang.org/x/tools/cmd/goimports"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=goimports.mod -o=$(GOBIN)/goimports-v0.0.0-20200526224456-8b020aee10d2 "golang.org/x/tools/cmd/goimports"

GOJSONTOYAML := $(GOBIN)/gojsontoyaml-v0.0.0-20191212081931-bf2969bbd742
$(GOJSONTOYAML): .bingo/gojsontoyaml.mod
$(GOJSONTOYAML): $(BINGO_DIR)/gojsontoyaml.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/gojsontoyaml-v0.0.0-20191212081931-bf2969bbd742"
@cd .bingo && $(GO) build -modfile=gojsontoyaml.mod -o=$(GOBIN)/gojsontoyaml-v0.0.0-20191212081931-bf2969bbd742 "github.com/brancz/gojsontoyaml"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=gojsontoyaml.mod -o=$(GOBIN)/gojsontoyaml-v0.0.0-20191212081931-bf2969bbd742 "github.com/brancz/gojsontoyaml"

GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.29.0
$(GOLANGCI_LINT): .bingo/golangci-lint.mod
$(GOLANGCI_LINT): $(BINGO_DIR)/golangci-lint.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/golangci-lint-v1.29.0"
@cd .bingo && $(GO) build -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.29.0 "github.com/golangci/golangci-lint/cmd/golangci-lint"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.29.0 "github.com/golangci/golangci-lint/cmd/golangci-lint"

HUGO := $(GOBIN)/hugo-v0.74.3
$(HUGO): .bingo/hugo.mod
HUGO := $(GOBIN)/hugo-v0.80.0
$(HUGO): $(BINGO_DIR)/hugo.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/hugo-v0.74.3"
@cd .bingo && $(GO) build -modfile=hugo.mod -o=$(GOBIN)/hugo-v0.74.3 "github.com/gohugoio/hugo"
@echo "(re)installing $(GOBIN)/hugo-v0.80.0"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=hugo.mod -o=$(GOBIN)/hugo-v0.80.0 "github.com/gohugoio/hugo"

JB := $(GOBIN)/jb-v0.4.0
$(JB): .bingo/jb.mod
$(JB): $(BINGO_DIR)/jb.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/jb-v0.4.0"
@cd .bingo && $(GO) build -modfile=jb.mod -o=$(GOBIN)/jb-v0.4.0 "github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=jb.mod -o=$(GOBIN)/jb-v0.4.0 "github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb"

JSONNET := $(GOBIN)/jsonnet-v0.16.0
$(JSONNET): .bingo/jsonnet.mod
JSONNET_LINT := $(GOBIN)/jsonnet-lint-v0.17.1-0.20210113194615-cd59751527e0
$(JSONNET_LINT): $(BINGO_DIR)/jsonnet-lint.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/jsonnet-v0.16.0"
@cd .bingo && $(GO) build -modfile=jsonnet.mod -o=$(GOBIN)/jsonnet-v0.16.0 "github.com/google/go-jsonnet/cmd/jsonnet"
@echo "(re)installing $(GOBIN)/jsonnet-lint-v0.17.1-0.20210113194615-cd59751527e0"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=jsonnet-lint.mod -o=$(GOBIN)/jsonnet-lint-v0.17.1-0.20210113194615-cd59751527e0 "github.com/google/go-jsonnet/cmd/jsonnet-lint"

JSONNETFMT := $(GOBIN)/jsonnetfmt-v0.16.0
$(JSONNETFMT): .bingo/jsonnetfmt.mod
JSONNET := $(GOBIN)/jsonnet-v0.17.0
$(JSONNET): $(BINGO_DIR)/jsonnet.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/jsonnetfmt-v0.16.0"
@cd .bingo && $(GO) build -modfile=jsonnetfmt.mod -o=$(GOBIN)/jsonnetfmt-v0.16.0 "github.com/google/go-jsonnet/cmd/jsonnetfmt"
@echo "(re)installing $(GOBIN)/jsonnet-v0.17.0"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=jsonnet.mod -o=$(GOBIN)/jsonnet-v0.17.0 "github.com/google/go-jsonnet/cmd/jsonnet"

JSONNETFMT := $(GOBIN)/jsonnetfmt-v0.17.0
$(JSONNETFMT): $(BINGO_DIR)/jsonnetfmt.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/jsonnetfmt-v0.17.0"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=jsonnetfmt.mod -o=$(GOBIN)/jsonnetfmt-v0.17.0 "github.com/google/go-jsonnet/cmd/jsonnetfmt"

MINIO := $(GOBIN)/minio-v0.0.0-20200527010300-cccf2de129da
$(MINIO): .bingo/minio.mod
$(MINIO): $(BINGO_DIR)/minio.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/minio-v0.0.0-20200527010300-cccf2de129da"
@cd .bingo && $(GO) build -modfile=minio.mod -o=$(GOBIN)/minio-v0.0.0-20200527010300-cccf2de129da "github.com/minio/minio"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=minio.mod -o=$(GOBIN)/minio-v0.0.0-20200527010300-cccf2de129da "github.com/minio/minio"

PROMETHEUS_ARRAY := $(GOBIN)/prometheus-v2.4.3+incompatible $(GOBIN)/prometheus-v1.8.2-0.20200724121523-657ba532e42f
$(PROMETHEUS_ARRAY): .bingo/prometheus.mod .bingo/prometheus.1.mod
$(PROMETHEUS_ARRAY): $(BINGO_DIR)/prometheus.mod $(BINGO_DIR)/prometheus.1.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/prometheus-v2.4.3+incompatible"
@cd .bingo && $(GO) build -modfile=prometheus.mod -o=$(GOBIN)/prometheus-v2.4.3+incompatible "github.com/prometheus/prometheus/cmd/prometheus"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=prometheus.mod -o=$(GOBIN)/prometheus-v2.4.3+incompatible "github.com/prometheus/prometheus/cmd/prometheus"
@echo "(re)installing $(GOBIN)/prometheus-v1.8.2-0.20200724121523-657ba532e42f"
@cd .bingo && $(GO) build -modfile=prometheus.1.mod -o=$(GOBIN)/prometheus-v1.8.2-0.20200724121523-657ba532e42f "github.com/prometheus/prometheus/cmd/prometheus"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=prometheus.1.mod -o=$(GOBIN)/prometheus-v1.8.2-0.20200724121523-657ba532e42f "github.com/prometheus/prometheus/cmd/prometheus"

PROMTOOL := $(GOBIN)/promtool-v1.8.2-0.20200522113006-f4dd45609a05
$(PROMTOOL): .bingo/promtool.mod
$(PROMTOOL): $(BINGO_DIR)/promtool.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/promtool-v1.8.2-0.20200522113006-f4dd45609a05"
@cd .bingo && $(GO) build -modfile=promtool.mod -o=$(GOBIN)/promtool-v1.8.2-0.20200522113006-f4dd45609a05 "github.com/prometheus/prometheus/cmd/promtool"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=promtool.mod -o=$(GOBIN)/promtool-v1.8.2-0.20200522113006-f4dd45609a05 "github.com/prometheus/prometheus/cmd/promtool"

PROMU := $(GOBIN)/promu-v0.5.0
$(PROMU): .bingo/promu.mod
$(PROMU): $(BINGO_DIR)/promu.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/promu-v0.5.0"
@cd .bingo && $(GO) build -modfile=promu.mod -o=$(GOBIN)/promu-v0.5.0 "github.com/prometheus/promu"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=promu.mod -o=$(GOBIN)/promu-v0.5.0 "github.com/prometheus/promu"

PROTOC_GEN_GOGOFAST := $(GOBIN)/protoc-gen-gogofast-v1.3.1
$(PROTOC_GEN_GOGOFAST): .bingo/protoc-gen-gogofast.mod
$(PROTOC_GEN_GOGOFAST): $(BINGO_DIR)/protoc-gen-gogofast.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/protoc-gen-gogofast-v1.3.1"
@cd .bingo && $(GO) build -modfile=protoc-gen-gogofast.mod -o=$(GOBIN)/protoc-gen-gogofast-v1.3.1 "github.com/gogo/protobuf/protoc-gen-gogofast"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=protoc-gen-gogofast.mod -o=$(GOBIN)/protoc-gen-gogofast-v1.3.1 "github.com/gogo/protobuf/protoc-gen-gogofast"

SHFMT := $(GOBIN)/shfmt-v3.1.2
$(SHFMT): .bingo/shfmt.mod
$(SHFMT): $(BINGO_DIR)/shfmt.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/shfmt-v3.1.2"
@cd .bingo && $(GO) build -modfile=shfmt.mod -o=$(GOBIN)/shfmt-v3.1.2 "mvdan.cc/sh/v3/cmd/shfmt"
@cd $(BINGO_DIR) && $(GO) build -mod=mod -modfile=shfmt.mod -o=$(GOBIN)/shfmt-v3.1.2 "mvdan.cc/sh/v3/cmd/shfmt"

2 changes: 1 addition & 1 deletion .bingo/bingo.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require github.com/bwplotka/bingo v0.2.2
require github.com/bwplotka/bingo v0.3.0
35 changes: 1 addition & 34 deletions .bingo/golangci-lint.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require (
github.com/Djarvur/go-err113 v0.1.0 // indirect
github.com/coreos/go-etcd v2.0.0+incompatible // indirect
github.com/cpuguy83/go-md2man v1.0.10 // indirect
github.com/gogo/protobuf v1.3.1 // indirect
github.com/golangci/golangci-lint v1.29.0 // cmd/golangci-lint
github.com/golangci/misspell v0.3.5 // indirect
github.com/golangci/revgrep v0.0.0-20180812185044-276a5c0a1039 // indirect
github.com/google/go-cmp v0.5.1 // indirect
github.com/gostaticanalysis/analysisutil v0.1.0 // indirect
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af // indirect
github.com/klauspost/cpuid v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/quasilyte/go-ruleguard v0.1.3 // indirect
github.com/quasilyte/regex/syntax v0.0.0-20200419152657-af9db7f4a3ab // indirect
github.com/securego/gosec/v2 v2.4.0 // indirect
github.com/spf13/afero v1.3.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/stretchr/objx v0.3.0 // indirect
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b // indirect
github.com/tetafro/godot v0.4.8 // indirect
github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94 // indirect
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 // indirect
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1 // indirect
golang.org/x/text v0.3.3 // indirect
golang.org/x/tools v0.0.0-20200731060945-b5fad4ed8dd6 // indirect
gopkg.in/ini.v1 v1.57.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
honnef.co/go/tools v0.0.1-2020.1.5 // indirect
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7 // indirect
sourcegraph.com/sqs/pbtypes v1.0.0 // indirect
)
require github.com/golangci/golangci-lint v1.29.0 // cmd/golangci-lint
6 changes: 1 addition & 5 deletions .bingo/hugo.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require (
github.com/gobuffalo/envy v1.9.0 // indirect
// v0.74.3 This needs to match with version in netlify.toml
github.com/gohugoio/hugo v0.74.3
)
require github.com/gohugoio/hugo v0.80.0
5 changes: 5 additions & 0 deletions .bingo/jsonnet-lint.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.16

require github.com/google/go-jsonnet v0.17.1-0.20210113194615-cd59751527e0 // cmd/jsonnet-lint
2 changes: 1 addition & 1 deletion .bingo/jsonnet.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require github.com/google/go-jsonnet v0.16.0 // cmd/jsonnet
require github.com/google/go-jsonnet v0.17.0 // cmd/jsonnet
2 changes: 1 addition & 1 deletion .bingo/jsonnetfmt.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require github.com/google/go-jsonnet v0.16.0 // cmd/jsonnetfmt
require github.com/google/go-jsonnet v0.17.0 // cmd/jsonnetfmt
4 changes: 2 additions & 2 deletions .bingo/prometheus.1.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.14

require github.com/prometheus/prometheus v1.8.2-0.20200724121523-657ba532e42f // cmd/prometheus

replace (
// Mitigation for: https://github.com/Azure/go-autorest/issues/414
github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.3.0+incompatible
Expand All @@ -13,3 +11,5 @@ replace (
k8s.io/klog => github.com/simonpasquier/klog-gokit v0.1.0
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20190228160746-b3a7cee44a30
)

require github.com/prometheus/prometheus v1.8.2-0.20200724121523-657ba532e42f // cmd/prometheus
50 changes: 1 addition & 49 deletions .bingo/prometheus.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,52 +19,4 @@ replace (
k8s.io/klog => github.com/simonpasquier/klog-gokit v0.1.0
)

require (
github.com/Azure/azure-sdk-for-go v0.0.0-00010101000000-000000000000 // indirect
github.com/Azure/go-autorest v0.0.0-00010101000000-000000000000 // indirect
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/aws/aws-sdk-go v1.31.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/certifi/gocertifi v0.0.0-20200211180108-c7c1fbc02894 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cockroachdb/cmux v0.0.0-20170110192607-30d10be49292 // indirect
github.com/cockroachdb/cockroach v20.1.1+incompatible // indirect
github.com/cockroachdb/errors v1.2.4 // indirect
github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f // indirect
github.com/cockroachdb/ttycolor v0.0.0-20180709150743-a1d5aaeb377d // indirect
github.com/getsentry/raven-go v0.2.0 // indirect
github.com/go-kit/kit v0.10.0 // indirect
github.com/googleapis/gnostic v0.0.0-00010101000000-000000000000 // indirect
github.com/gophercloud/gophercloud v0.11.0 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.14.6 // indirect
github.com/hashicorp/consul/api v1.4.0 // indirect
github.com/jaegertracing/jaeger v1.18.0 // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/julienschmidt/httprouter v1.3.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/miekg/dns v1.1.29 // indirect
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
github.com/prometheus/client_golang v1.6.0 // indirect
github.com/prometheus/common v0.10.0 // indirect
github.com/prometheus/prometheus v2.4.3+incompatible // cmd/prometheus
github.com/prometheus/tsdb v0.10.0 // indirect
github.com/sasha-s/go-deadlock v0.2.0 // indirect
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd // indirect
golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2 // indirect
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
google.golang.org/api v0.25.0 // indirect
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece // indirect
gopkg.in/alecthomas/kingpin.v2 v2.2.6 // indirect
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
k8s.io/api v0.18.3 // indirect
k8s.io/apimachinery v0.18.3 // indirect
k8s.io/client-go v11.0.0+incompatible // indirect
k8s.io/utils v0.0.0-20200520001619-278ece378a50 // indirect
)
require github.com/prometheus/prometheus v2.4.3+incompatible // cmd/prometheus
Loading