Christian Kotzbauer
da59ebff70
build: small debug commands for nightly job
...
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
2022-05-23 19:22:36 +02:00
Christian Kotzbauer and GitHub
d2d21f31c0
feat: update kubernetes dependencies ( #552 )
...
* feat: update kubernetes dependencies
closes #525
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* fix: update kind
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* fix: missed kind-update
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* build: another kind update
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* fix: use new toleration
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* fix: use both tolerations
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* build: some debugging
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
* revert [skip ci]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
2022-05-22 10:47:14 +02:00
harbottle and Christian Kotzbauer
6191c73a3c
Use clean patch to update node labels. Fixes #553
2022-05-20 08:16:45 +02:00
harbottle and Christian Kotzbauer
48d112ba32
Change after-reboot-node-labels flag to post-reboot-node-labels
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
b12ae4eccd
Add a note about adding multiple node labels
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
50aac294b7
Use Errorf instead of Fatalf for node label logging
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
c3cb2bbc6c
Tidy node labelling code
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
67e979c198
Update readme with node labelling info
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
9be88fb878
Add verification for node labelling flags
2022-05-18 11:39:38 +02:00
harbottle and Christian Kotzbauer
4fcf6e184b
Add node labelling
2022-05-18 11:39:38 +02:00
Jack Francis and Christian Kotzbauer
aa5c3e7783
strip unnecessary quotes for notify-url configurations
2022-05-17 19:33:35 +02:00
Jack Francis and Christian Kotzbauer
5ab20e62d2
ci: substring suffix inside quotes
2022-05-17 06:18:16 +02:00
Jack Francis and Christian Kotzbauer
03e8c2116a
ci: always use the latest golang patch version
2022-05-16 20:48:16 +02:00
dependabot[bot] and Christian Kotzbauer
9415f301a2
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 19:33:15 +02:00
elchenberg and Christian Kotzbauer
4d4d3982c2
bump Helm chart version to v2.14.1
2022-05-12 08:57:34 +02:00
elchenberg and Christian Kotzbauer
84fa914fe6
helm: fix tolerations on 1.24
...
fixes #542
2022-05-12 08:57:34 +02:00
Jack Francis and GitHub
d1e8b1b1a5
Merge pull request #539 from jackfrancis/control-plane-taint.1.24
...
helm: ensure kured on 1.24 gets the correct toleration
2022-05-06 12:41:45 -07:00
Jack Francis and GitHub
3487860e06
Merge pull request #534 from weaveworks/fix/go-mod
...
fix: go mod tidy
2022-05-06 12:36:21 -07:00
Jack Francis and GitHub
d965e7f67e
Merge pull request #486 from jackfrancis/retry-cordon-drain
...
retry cordon + drain if fail, keep lock
2022-05-06 12:19:31 -07:00
dependabot[bot] and Christian Kotzbauer
4ab3bf9813
build(deps): bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 19:38:17 +02:00
Jack Francis
7397365c51
helm: ensure kured on 1.24 gets the correct toleration
2022-05-06 10:22:07 -07:00
dependabot[bot] and Christian Kotzbauer
d771013cde
build(deps): bump nick-invision/retry from 2.6.0 to 2.7.0
...
Bumps [nick-invision/retry](https://github.com/nick-invision/retry ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/nick-invision/retry/releases )
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js )
- [Commits](https://github.com/nick-invision/retry/compare/v2.6.0...v2.7.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 >
2022-04-26 19:50:38 +02:00
dependabot[bot] and Christian Kotzbauer
195f4f0bee
build(deps): bump gotest.tools/v3 from 3.1.0 to 3.2.0
...
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases )
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: gotest.tools/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 19:55:31 +02:00
Christian Kotzbauer
15735cd933
fix: go mod tidy
...
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
2022-04-21 07:08:10 +02:00
dependabot[bot] and Christian Kotzbauer
c44ecff3e5
build(deps): bump github.com/prometheus/common from 0.33.0 to 0.34.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.33.0...v0.34.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 >
2022-04-20 20:12:46 +02:00
Christian Kotzbauer
1020e7179a
feat: use go@1.17
...
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
2022-04-20 20:11:49 +02:00
dependabot[bot] and Christian Kotzbauer
5ff221b5b6
build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 09:12:36 +02:00
dependabot[bot] and Christian Kotzbauer
c7b5520859
build(deps): bump guyarb/golang-test-annoations from 0.5.0 to 0.5.1
...
Bumps [guyarb/golang-test-annoations](https://github.com/guyarb/golang-test-annoations ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/guyarb/golang-test-annoations/releases )
- [Commits](https://github.com/guyarb/golang-test-annoations/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: guyarb/golang-test-annoations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 09:11:40 +02:00
dependabot[bot] and Christian Kotzbauer
bbdce6abe5
build(deps): bump github.com/containrrr/shoutrrr from 0.5.2 to 0.5.3
...
Bumps [github.com/containrrr/shoutrrr](https://github.com/containrrr/shoutrrr ) from 0.5.2 to 0.5.3.
- [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.2...v0.5.3 )
---
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 >
2022-04-11 20:00:26 +02:00
dependabot[bot] and Christian Kotzbauer
5b11ebcc3a
build(deps): bump actions/setup-go from 2 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-08 19:22:17 +02:00
dependabot[bot] and Christian Kotzbauer
8543cf25a2
build(deps): bump actions/stale from 4 to 5
...
Bumps [actions/stale](https://github.com/actions/stale ) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-08 19:21:52 +02:00
dependabot[bot] and Christian Kotzbauer
6691996bc0
build(deps): bump alpine from 3.15.3 to 3.15.4 in /cmd/kured
...
Bumps alpine from 3.15.3 to 3.15.4.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-05 21:04:41 +02:00
Silvan Loser and Christian Kotzbauer
eb4acc69bf
fixed yamllint error #521
2022-04-02 17:26:28 +02:00
Silvan Loser and Christian Kotzbauer
302578467d
updated README with additional values #521
2022-04-02 17:26:28 +02:00
Silvan Loser and Christian Kotzbauer
99e7b71ba4
bump chart version to 2.13.0 #521
2022-04-02 17:26:28 +02:00
Silvan Loser and Christian Kotzbauer
e38d153fe7
adding value containerSecurityContext to helm chart #521
2022-04-02 17:26:28 +02:00
Robin De Roeck and Christian Kotzbauer
7f6d4a1846
Update README.md
...
Update Teams webhook
Update Shouttr documentation version to v0.5
2022-04-02 10:10:07 +02:00
dependabot[bot] and Christian Kotzbauer
07208ef84b
build(deps): bump github.com/prometheus/common from 0.32.1 to 0.33.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.32.1...v0.33.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 >
2022-03-29 20:23:26 +02:00
Christian Kotzbauer
d6964180ca
release 1.9.2
...
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de >
1.9.2
2022-03-29 12:06:13 +02:00
Christian Kotzbauer
966698f3c6
update to alpine@3.15.3
2022-03-29 10:06:59 +02:00
dependabot[bot] and Christian Kotzbauer
445310b9b7
build(deps): bump alpine from 3.15.1 to 3.15.2 in /cmd/kured
...
Bumps alpine from 3.15.1 to 3.15.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 07:08:45 +01:00
dependabot[bot] and Christian Kotzbauer
1eec15b5dd
build(deps): bump alpine from 3.15.0 to 3.15.1 in /cmd/kured
...
Bumps alpine from 3.15.0 to 3.15.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 18:58:10 +01:00
dependabot[bot] and Christian Kotzbauer
238e6993f3
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 06:58:01 +01:00
Pavel Goglov and Christian Kotzbauer
1ca0203db2
Bump version to 2.12.0
2022-03-16 11:48:19 +01:00
Pavel Goglov and Christian Kotzbauer
9ddad78071
Mention dynamic Slack parameters
2022-03-16 11:48:19 +01:00
Pavel Goglov and Christian Kotzbauer
4918203ea9
Bump chart version
2022-03-16 11:48:19 +01:00
Pavel Goglov and Christian Kotzbauer
640efa56b8
Use templating in Slack URL, channel and username
2022-03-16 11:48:19 +01:00
dependabot[bot] and Christian Kotzbauer
67232f00d9
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 06:48:57 +01:00
dependabot[bot] and Christian Kotzbauer
ce32f9dc05
build(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1
...
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases )
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: helm/chart-testing-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 06:48:34 +01:00
dependabot[bot] and Christian Kotzbauer
d82d295f2d
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 19:00:48 +01:00