This project is mirrored from https://github.com/weaveworks/kured.git.
Pull mirroring updated .
- 11 Jan, 2021 5 commits
-
-
Daniel Holbach authored
Update README
-
Daniel Holbach authored
Refresh kind cluster versions
-
Jean-Philippe Evrard authored
This will prepare the README for 1.6.0 release, showing the planned version.
-
Jean-Philippe Evrard authored
Without this patch, we are using outdated images in kind cluster setup. This should fix it, by removing 1.17 cluster (which is not tested anymore), and updating 1.19 images.
-
Daniel Holbach authored
Auto-publish helm chart on master change
-
- 08 Jan, 2021 6 commits
-
-
Daniel Holbach authored
Bump nick-invision/retry from v2.2.0 to v2.4.0
-
Daniel Holbach authored
Update for kubernetes 1.20 support
-
Daniel Holbach authored
Do not bump any k8s module
-
Daniel Holbach authored
Temporarily workaround alpine issue
-
Daniel Holbach authored
Corrected README Setting a schedule configuration example
-
jack-education authored
-
- 05 Jan, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from v2.2.0 to v2.4.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.2.0...7c68161adf97a48beb850a595b8784ec57a98cbb ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 14 Dec, 2020 2 commits
-
-
Jean-Philippe Evrard authored
Until a new alpine image is created, we should ensure the latest packages are used, and therefore we should upgrade default installed packages. Without this patch, we'll have outdated and vulnerable packages until a new 3.12 image is released. This is a problem, as we'll publish broken images. This should temporarily workaround it, at the expense of larger images (contains package cache)
-
Jean-Philippe Evrard authored
Without this patch, dependabot will still try to bump some k8s dependencies. This is a problem, as we need to bump them together, manually. This should fix it by removing them all from dependabot.
-
- 11 Dec, 2020 1 commit
-
-
Jean-Philippe Evrard authored
Without this, it might be unclear when the chart is published. This should fix it.
-
- 10 Dec, 2020 1 commit
-
-
Jean-Philippe Evrard authored
We are now testing the helm charts on each PR. They are now ensured to be passing our tests and reviewed before merging. This also means that the merged changes in the master branch are reliable, and therefore can be consumed immediately. Currently, we are waiting for a release to publish a helm chart. This is a problem as it means that the helm chart will always lag behind, and we'll miss a few semantic versions, if for example the helm chart is adapted multiple times before the next release. This should fix it by ensuring ALL the merged changes in our helm chart will result in a new published helm chart.
-
- 09 Dec, 2020 3 commits
-
-
Daniel Holbach authored
Fix comment spacing
-
Jean-Philippe Evrard authored
Without this patch, chart linting will fail: more than two spaces are needed before a comment in the helm chart values. This fixes it by adding one more space, and move the whole block of comments for consistency.
-
Jean-Philippe Evrard authored
This ensures we bump the code for 1.20. It updates the testing to ensure kured works on a 1.20 cluster, removes the testing on 1.17 (as it is now deprecated). Libraries remain on 1.19, to avoid breaking 1.18 clusters.
-
- 07 Dec, 2020 7 commits
-
-
Daniel Holbach authored
Publish image on tag with github actions
-
Jean-Philippe Evrard authored
As we are pretty much committed to github actions, we should probably rely on it to push the images at each commit merged on the master branch.
-
Jean-Philippe Evrard authored
This is to be on par with the previous documentation.
-
Ciaran Moran authored
-
Jean-Philippe Evrard authored
As we are pretty much committed to github actions, we should probably rely on it to push the images on tag. This covers the missing bits.
-
Daniel Holbach authored
Fix typo in github workflows
-
Jean-Philippe Evrard authored
Without this patch, the PR jobs are broken and no jobs are running. This was a recently introduced typo in the last refactor of the PR jobs. This should fix it, and make the PR test working again.
-
- 05 Dec, 2020 1 commit
-
-
Daniel Holbach authored
Merge pull request #220 from weaveworks/dependabot/go_modules/github.com/prometheus/client_golang-1.8.0 Bump github.com/prometheus/client_golang from 1.0.0 to 1.8.0
-
- 02 Dec, 2020 7 commits
-
-
Daniel Holbach authored
Force golang version
-
dependabot[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.0.0 to 1.8.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.0.0...v1.8.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Holbach authored
Bump github.com/prometheus/common from 0.4.1 to 0.15.0
-
dependabot[bot] authored
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.4.1 to 0.15.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.4.1...v0.15.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Holbach authored
Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
-
dependabot[bot] authored
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.1. - [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.0.0...v1.1.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Holbach authored
Bump github.com/sirupsen/logrus from 1.2.0 to 1.7.0
-
- 01 Dec, 2020 1 commit
-
-
Jean-Philippe Evrard authored
Without this, golang version used is the golang version decided by github. This is a problem, as it might shift over time, without our control. This fixes it by getting the golang version from the go.mod.
-
- 30 Nov, 2020 5 commits
-
-
dependabot[bot] authored
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.2.0 to 1.7.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.2.0...v1.7.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Daniel Holbach authored
Do not bump kubernetes with dependabot
-
Daniel Holbach authored
Merge k8s and go updates
-
Jean-Philippe Evrard authored
Without this patch, we'll get kubernetes updates. This is not necessary, and could be even a problem on merge: those kubernetes updates are done separately, knowingly, to respect the life cycle of the kubernetes we need (and stay one version below latest to have a larger coverage of versions). We could keep dependabot to update those on a lower frequency, but that sounds clunky and not great. Instead disable them all, and rely on the team to do this regular maintenance work.
-
Daniel Holbach authored
Fix chart linter
-