This project is mirrored from https://github.com/weaveworks/kured.git.
Pull mirroring updated .
- 29 Nov, 2021 3 commits
-
-
dependabot[bot] authored
Bumps alpine from 3.14 to 3.15.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Holbach authored
follow up to #465
-
Daniel Holbach authored
Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- 27 Nov, 2021 1 commit
-
-
Jean-Philippe Evrard authored
feat: update chart to 2.10.1 w/ 1.8.1 kured image
-
- 26 Nov, 2021 2 commits
-
-
Daniel Holbach authored
update docker images too
-
Daniel Holbach authored
Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- 19 Nov, 2021 1 commit
-
-
Jack authored
-
- 28 Oct, 2021 1 commit
-
-
Daniel Holbach authored
removed notifications/slack package [Merge after 1.7.0 release]
-
- 27 Oct, 2021 1 commit
-
-
Christian Kotzbauer authored
Support json logformatter
-
- 25 Oct, 2021 3 commits
-
-
Daniel Holbach authored
build(deps): bump nick-invision/retry from 2.5.0 to 2.5.1
-
dependabot[bot] authored
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-invision/retry/compare/v2.5.0...v2.5.1 ) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Kvist authored
This commit introduces a new flag '--log-format' that allows a user to configure json logging on the pods. If the log-format is not specified, the formatter will default to the existing text formatter.
-
- 21 Oct, 2021 3 commits
-
-
Christian Kotzbauer authored
build(deps): bump github.com/prometheus/common from 0.32.0 to 0.32.1
-
dependabot[bot] authored
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.32.0...v0.32.1 ) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Christian Kotzbauer authored
build(deps): bump github.com/prometheus/common from 0.31.1 to 0.32.0
-
- 20 Oct, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.31.1 to 0.32.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.31.1...v0.32.0 ) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 11 Oct, 2021 2 commits
-
-
Daniel Holbach authored
build(deps): bump github.com/containrrr/shoutrrr from 0.5.1 to 0.5.2
-
dependabot[bot] authored
Bumps [github.com/containrrr/shoutrrr](https://github.com/containrrr/shoutrrr) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/containrrr/shoutrrr/releases) - [Changelog](https://github.com/containrrr/shoutrrr/blob/main/goreleaser.yml) - [Commits](https://github.com/containrrr/shoutrrr/compare/v0.5.1...v0.5.2 ) --- updated-dependencies: - dependency-name: github.com/containrrr/shoutrrr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 08 Oct, 2021 14 commits
-
-
Christian Kotzbauer authored
helm: Prepare release for 1.8.0
-
Christian Kotzbauer authored
Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
Christian Kotzbauer authored
docs: updated version table
-
Christian Kotzbauer authored
Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
Christian Kotzbauer authored
Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
Christian Kotzbauer authored
ref: #447 Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
Christian Kotzbauer authored
Add `reboot-delay` CLI argument to docs, helm charts and manifests
-
Christian Kotzbauer authored
Add --alert-firing-only parameter to chart
-
Christian Kotzbauer authored
-
Christian Kotzbauer authored
Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
Daniel Holbach authored
Merge pull request #436 from weaveworks/dependabot/github_actions/guyarb/golang-test-annoations-0.5.0 Bump guyarb/golang-test-annoations from 0.4.0 to 0.5.0
-
Daniel Holbach authored
Revert "Add quay.io as second registry"
-
Daniel Holbach authored
-
Daniel Holbach authored
Bump nick-invision/retry from 2.4.1 to 2.5.0
-
- 07 Oct, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-invision/retry/compare/v2.4.1...v2.5.0 ) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
atighineanu authored
In this PR the slack-hook-url is translated into shoutrrr syntax. Therefore, slack pack age as well as checks for slack-hook-url in drain and reboot functions are removed. Also added a unit test for flagCheck(), this function also checks the (slack)URL syntax.
-
- 01 Oct, 2021 1 commit
-
-
Daniel Holbach authored
doc: some clarification of release-docs
-
- 30 Sep, 2021 1 commit
-
-
Christian Kotzbauer authored
Signed-off-by:
Christian Kotzbauer <christian.kotzbauer@gmail.com>
-
- 29 Sep, 2021 3 commits
-
-
Daniel Holbach authored
[WIP] Add quay.io as second registry
-
Daniel Holbach authored
Add jackfrancis to MAINTAINERS
-
Daniel Holbach authored
Bump github.com/prometheus/common from 0.31.0 to 0.31.1
-
- 28 Sep, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.31.0 to 0.31.1. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.31.0...v0.31.1 ) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-