Commit Graph
1105 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub fc9a5c75e3 build(deps): bump alpine from 3.20.2 to 3.20.3
Bumps alpine from 3.20.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 13:57:07 +00:00
dholbachandGitHub 719d241e30 Merge pull request #978 from jackfrancis/go-1.22
update go to 1.22
2024-10-11 15:55:30 +02:00
dholbachandGitHub 204b094554 Merge pull request #983 from kubereboot/dependabot/github_actions/lycheeverse/lychee-action-2.0.0
build(deps): bump lycheeverse/lychee-action from 1.10.0 to 2.0.0
2024-10-11 15:54:39 +02:00
dholbachandGitHub 4451747a83 Merge pull request #985 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.26.0
build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.26.0
2024-10-11 15:54:04 +02:00
dependabot[bot]andGitHub cec0881290 build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.26.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.24.0 to 0.26.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8...a20de5420d57c4102486cdd9578b45609c99d7eb)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 17:07:27 +00:00
dependabot[bot]andGitHub 5c71880f32 build(deps): bump lycheeverse/lychee-action from 1.10.0 to 2.0.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/2b973e86fc7b1f6b36a93795fe2c9c6ae1118621...7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 17:41:56 +00:00
Jean-Philippe EvrardandGitHub fdac3b1fe7 Merge pull request #981 from evrardjp/fix_ci
Fix ci
2024-10-03 13:23:36 +02:00
Jean-Philippe Evrard a02ae67559 Accelerate CI jobs
Without this, some CI jobs are flaky or slow due to the following
issues:
- Triggering a reboot cause an unrecoverable boot loop.
  This fixes it by restarting the containers that are incorrectly
  exited.
- API server is down while operations happen.
  This fixes it by ensuring at least one API server is up. In this
  case, we don't add a reboot marker on the unique api server.
- The amount of nodes in a test environment is larger than
  necessary.
  This fixes it by ensuring two nodes are required to reboot.
  This is enough for concurrency, and for the e2e testing.
- The wait time between operations is high, and can cause
  a heartbeat to be missed in the check script.
  This fixes it by checking more often, at the expense of
  more logging. This is compensated by increasing the amount
  of tries.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
2024-10-02 23:30:41 +02:00
Jean-Philippe Evrard 5536bf7e30 Add CVE in ignore list
We can't move to use 1.22 yet, so we'll ignore this one.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
2024-10-01 23:47:40 +02:00
Jean-Philippe Evrard 29b4af1ab7 Automatically point to correct repository
Without this, the CI would automatically point DH_ORG to
kubereboot/kured on ghcr, instead of pointing to the owner
of the repo.

This makes the CI smoother.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
2024-10-01 22:10:17 +02:00
Jack Francis a82b11f1c2 update go to 1.22
Signed-off-by: Jack Francis <jackfrancis@gmail.com>
2024-09-11 14:56:43 -07:00
Daniel HolbachandGitHub 679cdc40b9 Merge pull request #975 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3
build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
2024-09-06 07:56:16 +02:00
dependabot[bot]andGitHub efbd514af8 build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3)

---
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>
2024-09-05 17:39:10 +00:00
Daniel HolbachandGitHub 54d356c420 Merge pull request #969 from kubereboot/dependabot/go_modules/github.com/prometheus/common-0.57.0
build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
2024-08-30 12:22:01 +02:00
dependabot[bot]andGitHub ee18dbf482 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.57.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>
2024-08-29 17:14:21 +00:00
Daniel HolbachandGitHub 2d52f00bfe Merge pull request #968 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.20.2
build(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2
2024-08-27 19:17:50 +02:00
dependabot[bot]andGitHub 35a7b19d4d build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.1 to 1.20.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.20.1...v1.20.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>
2024-08-26 17:08:05 +00:00
Daniel HolbachandGitHub 7efa076f4f Merge pull request #967 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.20.1
build(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1
2024-08-20 22:06:22 +02:00
dependabot[bot]andGitHub 6547ce1f08 build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.0...v1.20.1)

---
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>
2024-08-20 17:15:20 +00:00
Daniel HolbachandGitHub a6a5f76210 Merge pull request #966 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.20.0
build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0
2024-08-15 10:12:55 +02:00
dependabot[bot]andGitHub 685a8c66be build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 17:22:30 +00:00
Daniel HolbachandGitHub 9a33096e73 Merge pull request #964 from dholbach/update-docs
Update contributor docs
2024-08-06 12:32:26 +02:00
Daniel Holbach d51c1fb683 Update contributor docs
- Explain kured code structure
	- Update links, as some docs have moved
	- Readability and fix typos

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-08-05 20:48:05 +02:00
Christian Kotzbauer 58091f6145 chore: update release
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
1.16.0
2024-07-24 18:14:49 +02:00
Daniel HolbachandGitHub b21644b11b chore(deps): k8s dependency updates (#959)
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-07-24 18:03:25 +02:00
Daniel HolbachandGitHub 8bb145700c Merge pull request #948 from kubereboot/dependabot/go_modules/github.com/prometheus/common-0.55.0
build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
2024-07-23 23:05:55 +02:00
Daniel HolbachandGitHub d9478cb614 Merge branch 'main' into dependabot/go_modules/github.com/prometheus/common-0.55.0 2024-07-23 21:27:56 +02:00
Daniel HolbachandGitHub 2d6f6f811b Merge pull request #958 from kubereboot/dependabot/docker/alpine-3.20.2
build(deps): bump alpine from 3.20.1 to 3.20.2
2024-07-23 21:12:13 +02:00
dependabot[bot]andGitHub 66cfca4a60 build(deps): bump alpine from 3.20.1 to 3.20.2
Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 17:47:56 +00:00
ce8e96290c build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#953)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/7c2007bcb556501da015201bcba5aa14069b74e2...6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-13 09:06:26 +02:00
dependabot[bot]andGitHub 5f88ff3005 build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.54.0...v0.55.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>
2024-06-26 17:55:05 +00:00
Daniel HolbachandGitHub b08498318e Merge pull request #945 from kubereboot/dependabot/docker/alpine-3.20.1
build(deps): bump alpine from 3.20.0 to 3.20.1
2024-06-25 12:31:25 +02:00
Daniel HolbachandGitHub 7a3879d030 Merge pull request #942 from kubereboot/dependabot/go_modules/github.com/spf13/cobra-1.8.1
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
2024-06-25 11:25:27 +02:00
Daniel HolbachandGitHub fb292a68dc Merge pull request #941 from kubereboot/dependabot/github_actions/docker/build-push-action-6
build(deps): bump docker/build-push-action from 5 to 6
2024-06-25 11:24:58 +02:00
Daniel HolbachandGitHub 19a31c4c3e Merge pull request #943 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.23.0
build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
2024-06-24 21:52:09 +02:00
dependabot[bot]andGitHub 3f69a3c3cb build(deps): bump alpine from 3.20.0 to 3.20.1
Bumps alpine from 3.20.0 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:26:51 +00:00
dependabot[bot]andGitHub 7cbf797407 build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/595be6a0f6560a0a8fc419ddf630567fc623531d...7c2007bcb556501da015201bcba5aa14069b74e2)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 17:41:50 +00:00
dependabot[bot]andGitHub fcc29c3a88 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:35:06 +00:00
dependabot[bot]andGitHub ddff18e5bf build(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:17:09 +00:00
Daniel HolbachandGitHub 129e68f9fa Merge pull request #939 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.22.0
build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
2024-06-08 09:19:23 +02:00
dependabot[bot]andGitHub 1e648cabcd build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/fd25fed6972e341ff0007ddb61f77e88103953c2...595be6a0f6560a0a8fc419ddf630567fc623531d)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 17:16:59 +00:00
Daniel HolbachandGitHub 396c688041 Merge pull request #937 from kubereboot/dependabot/go_modules/github.com/spf13/viper-1.19.0
build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
2024-06-04 10:55:24 +02:00
dependabot[bot]andGitHub 601e89a4d8 build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.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>
2024-06-03 20:00:28 +00:00
Daniel HolbachandGitHub 1ccc4aad1d Merge pull request #938 from kubereboot/dependabot/go_modules/github.com/prometheus/common-0.54.0
build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
2024-06-03 21:59:44 +02:00
dependabot[bot]andGitHub 1bfc6ed242 build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.53.0...v0.54.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>
2024-06-03 17:49:40 +00:00
Daniel HolbachandGitHub 6e46f79f14 Merge pull request #935 from kubereboot/dependabot/docker/alpine-3.20.0
build(deps): bump alpine from 3.19.1 to 3.20.0
2024-05-24 14:07:10 +02:00
Daniel HolbachandGitHub dffe47a22e Merge pull request #936 from kubereboot/dependabot/github_actions/aquasecurity/trivy-action-0.21.0
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.21.0
2024-05-24 14:06:48 +02:00
dependabot[bot]andGitHub 6933fb0ca6 build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.21.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/d710430a6722f083d3b36b8339ff66b32f22ee55...fd25fed6972e341ff0007ddb61f77e88103953c2)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 17:39:05 +00:00
dependabot[bot]andGitHub 4d37b6544c build(deps): bump alpine from 3.19.1 to 3.20.0
Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 17:10:19 +00:00
Daniel HolbachandGitHub ab4e2b0112 update k8s deps (#926)
* update k8s deps

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>

* update kind images

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>

---------

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-05-15 16:48:06 +02:00