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

Bump v0.20.0 #30

Merged
merged 47 commits into from Dec 19, 2019
Merged

Conversation

simonpasquier
Copy link

No description provided.

prombot and others added 30 commits August 30, 2019 00:08
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Synchronize Makefile.common from prometheus/prometheus
* Cut v0.19.0 (prometheus#2017)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Fix CHANGELOG.md (prometheus#2018)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: prombot <prometheus-team@googlegroups.com>
…2009)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* *: bump Go version to 1.13

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Fix go.mod and vendor/

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Update Go version for assets generation

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
fixes prometheus#1820

Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
The aggregation group is already responsible for removing the resolved
alerts. Running the garbage collection in parallel introduces a race and
eventually resolved notifications may be dropped.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Update README.md

Minor grammar fixes. Mostly correcting capitalization.

Signed-off-by: Oddlittlebird <oddlittlebird@gmail.com>

* Update README.md

Applied edits

Signed-off-by: Oddlittlebird <oddlittlebird@gmail.com>

* Update README.md

Removed a period and deleted unnecessary lines from License section

Signed-off-by: Oddlittlebird <oddlittlebird@gmail.com>

* Reword the contributing section

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: johncming <johncming@yahoo.com>
…in-aggr-groups

dispatch: don't garbage-collect alerts from store
Signed-off-by: johncming <johncming@yahoo.com>
…es from crashing the vdom (prometheus#2061)

Signed-off-by: Stephen Reddekopp <stephen.reddekopp@gmail.com>
The Invalid listen address errors should be as
same as Invalid advertise address.

Signed-off-by: Kien Nguyen <kiennt2609@gmail.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Added link to goreman repo.

Signed-off-by: Per Lundberg <perlun@gmail.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* add email message-id

Signed-off-by: PM <wugyresearcher@gmail.com>

* check if message-id already exists

Signed-off-by: PM <wugyresearcher@gmail.com>

* simplify mail message-id procedure

Signed-off-by: PM <wugyresearcher@gmail.com>

* Add unit test

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…2085)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* check if at least one silence matcher doesn't match empty strings

Signed-off-by: qoops <ilya.v.gladyshev@gmail.com>

* fixed grammar

Signed-off-by: qoops <ilya.v.gladyshev@gmail.com>
CharlesJUDITH and others added 17 commits November 10, 2019 18:01
All the examples are written with `$ amtool` except for two of them.
This change will add `$ amtool` for all of them.

Signed-off-by: Charles JUDITH <c.judith@criteo.com>
)

Since it's impossible to create a string slice in a Go template by
default, add a function to work around this problem.

The use case is to make it easy to call KV.Remove with an arbitrary
slice inside a template.

Signed-off-by: Vincent Rischmann <vincent@rischmann.fr>
Signed-off-by: johncming <johncming@yahoo.com>
Signed-off-by: NotAFile <nota@notafile.com>
Fix prometheus#2111

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
…fies the struct... (prometheus#2109)

Signed-off-by: John Smith <megman5576@gmail.com>
Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…etric (prometheus#2114)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: johncming <johncming@yahoo.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This reverts commit 26cc96a.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…prometheus#2133)

This reverts commit 918f08b.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
v0.20.0

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 12, 2019
Copy link

@pgier pgier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 19, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pgier, simonpasquier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [pgier,simonpasquier]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit d597b1e into openshift:master Dec 19, 2019
@simonpasquier simonpasquier deleted the bump-v0.20.0 branch December 20, 2019 11:55
philipgough pushed a commit to philipgough/prometheus-alertmanager that referenced this pull request Feb 19, 2024
* updated go to 1.18

Signed-off-by: dislbenn <dbennett@redhat.com>

* updated travis to use 1.18

Signed-off-by: dislbenn <dbennett@redhat.com>

* removed travis build

Signed-off-by: dislbenn <dbennett@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet