Commit Graph
124 Commits
Author SHA1 Message Date
Dharsan 27cd2d1971 docs: fix trademark usage link
Signed-off-by: Dharsan Baskar <git@dharsanb.com>
2025-12-19 06:25:32 +05:30
Daniel HolbachandGitHub 0103f35b50 add best practices badge (#927)
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-05-01 09:52:50 +02:00
Daniel HolbachandGitHub b37fd26062 Update k8s deps (#901)
* make linters happy

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

* update k8s deps/images

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

---------

Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-02-17 15:18:42 +01:00
Daniel HolbachandGitHub e664de6c6f update docs location (#758)
Signed-off-by: Daniel Holbach <daniel@weave.works>
2023-04-23 15:59:56 +02:00
Daniel Holbach 93bd87547a move documentation to kured.dev
Signed-off-by: Daniel Holbach <daniel@holba.ch>
2022-11-29 22:01:21 +01:00
Daniel Holbach 6122192232 use website logos
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-11-23 12:11:19 +01:00
Daniel Holbach 1e0e1e52d8 add mailing list
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-11-15 08:12:17 +01:00
Christian Kotzbauer d2d5ba4ee8 chore: bump to 1.11.0
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-11-04 15:17:23 +01:00
Daniel Holbach 6986342e12 Move DEV doc to be CONTRIBUTING.md
This is the standard place where folks look, including CLOMonitor
https://clomonitor.io/docs/topics/checks/#contributing

Signed-off-by: Daniel Holbach <daniel@holba.ch>
2022-10-29 08:42:39 +02:00
Daniel Holbach 16d33d96f7 Add CLOMonitor badge
Also make markdownlint happy again.

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-10-26 13:51:16 +02:00
fossabotandDaniel Holbach 4d7ba069d3 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-10-26 09:34:30 +02:00
Daniel HolbachandGitHub 12a252532e Merge pull request #673 from dholbach/artifacthub-badge
Add ArtifactHub badge
2022-10-25 18:11:56 +02:00
Daniel Holbach 121b5e8a12 Add ArtifactHub badge
Remove warning about repo move.

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-10-25 17:50:27 +02:00
Daniel Holbach 91139a728a update x/net and x/text to include security fix
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-10-18 10:28:22 +02:00
Daniel Holbach 6ee5fa8636 update meeting day
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-10-04 07:21:18 +02:00
Daniel HolbachandDaniel Holbach 5ac4f7ec86 Update to latest k8s
Fixes: #625

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-09-27 17:20:49 +02:00
Daniel Holbach bce0bac183 Changed weaveworks to kubereboot in many places
Areas I did not touch:
- bot name, secrets
- image name
- LICENSE (would need to ask how/if that gets changed...?)
- one mention in the Dev docs that we used to do some
  pre-release smoke-testing on the Weave Dev cluster

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-09-20 13:17:55 +02:00
Daniel Holbach e5867b9f87 Add footer to README
- Mention CNCF Sandbox status
- Mention LinuxFoundation trademark

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-09-20 09:14:40 +02:00
Jean-Philippe Evrard e3032373ab Add a warning to inform users about move
This adds clarity to avoid temporary issues related to the
migration.
2022-09-19 12:00:27 +02:00
Daniel Holbach 8e42373fcb Update Slack information - point to CNCF Slack.
- Also sort maintainers alphabetically.
- Make markdownlint happy.

Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-09-14 14:04:30 +02:00
Jack FrancisandGitHub 777f5b2cce update command line flags in README (#607) 2022-07-23 09:20:52 +02:00
Christian KotzbauerandGitHub 67c50b27ab prepare release 1.10.1 (#594)
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-07-01 17:44:33 +02:00
Daniel Holbach 00d5b4920a add CoC file
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-06-28 12:06:57 +02:00
Alexei TighineanuandGitHub 28c5332450 added notification when uncordoning (#587)
* added notification when uncordoning

 when reboot & uncordoning is succ
 essful -> notification will be se
 nt

* added uncordon message tmpl

 added message template for
 announcing successful uncor-
 doning and reboot.

* added proper documentation about new flag

 added readme note about new flag
2022-06-25 21:08:05 +02:00
Christian KotzbauerandGitHub 115fea9d2a Release 1.10.0 preparation (#572)
* feat: updated helm-chart for 1.10.0
close #551

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

* feat: update multiarch-dockerfile to 3.16.0

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-06-08 19:32:09 +02:00
Alexei TighineanuandGitHub 500a8a1bbb updated slack-related documentation (#568)
since slack has implemented their new
 way of authenticating apps, checked if
 shoutrrr did cover that and tested the
 implementation on a slack channel.
2022-06-06 19:09:14 +02:00
Alexei TighineanuandGitHub 34f0df2605 improved documentation covering slack usage (#564)
This PR clarrifies how user can use --notify
 -url flag and respect the username by adding
 <username>@ in front of tokenA.
2022-05-26 19:28:01 +02:00
Christian KotzbauerandGitHub 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
harbottleandChristian Kotzbauer 48d112ba32 Change after-reboot-node-labels flag to post-reboot-node-labels 2022-05-18 11:39:38 +02:00
harbottleandChristian Kotzbauer b12ae4eccd Add a note about adding multiple node labels 2022-05-18 11:39:38 +02:00
harbottleandChristian Kotzbauer 67e979c198 Update readme with node labelling info 2022-05-18 11:39:38 +02:00
Robin De RoeckandChristian Kotzbauer 7f6d4a1846 Update README.md
Update Teams webhook
Update Shouttr documentation version to v0.5
2022-04-02 10:10:07 +02:00
Christian Kotzbauer d6964180ca release 1.9.2
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-03-29 12:06:13 +02:00
Khue DoanandChristian Kotzbauer 580279f419 Add Helm values example 2022-03-03 06:15:38 +01:00
Khue DoanandChristian Kotzbauer 87508eb778 docs: add sentinel command example for RHEL family 2022-03-03 06:15:38 +01:00
Christian Kotzbauer aefd901b4e prepare release 1.9.1
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-01-06 10:06:45 +01:00
Christian Kotzbauer 661af3b042 prepare 1.9.0 2021-12-17 10:32:21 +01:00
Daniel Holbach 997794eaac update to test against k8s 1.2{1,2,3} kind images
Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-12-08 09:59:01 +01:00
Jack 01396db3d1 feat: update chart to 2.10.1 w/ 1.8.1 kured image 2021-11-19 09:08:57 -08:00
Daniel Kvist b108aa4d2d Support json logformatter
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.
2021-10-25 14:38:53 +02:00
Christian KotzbauerandGitHub fde91041d5 Merge pull request #449 from weaveworks/feature/helm-1.8.0
helm: Prepare release for 1.8.0
2021-10-08 16:01:52 +02:00
Christian KotzbauerandGitHub 7d0499cc0a Merge pull request #430 from amorey/reboot-delay-documentation
Add `reboot-delay` CLI argument to docs, helm charts and manifests
2021-10-08 14:49:05 +02:00
Christian Kotzbauer ac9e669b52 docs: updated version table
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-08 14:44:04 +02:00
Christian Kotzbauer 978acba030 feat: updated to k8s@1.21
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-09-28 09:06:35 +02:00
Andres Morey a3f9796305 Add reboot-delay CLI argument to docs, manifests and helm charts 2021-08-26 16:26:21 +03:00
Matt Jeanes 6af3f1abc1 Add --alert-firing-only parameter to only consider firing alerts 2021-07-27 11:23:10 +01:00
nils måsénandGitHub fd6f520b6e link to versioned shoutrrr docs
shoutrrr now have versioned docs to allow directly linking to the version that matches the one you use
changes should always backwards compatible, but not the other way around
2021-07-04 03:19:25 +02:00
Steffen Pingel 42f69c7b1e sort parameters alphabetically 2021-05-20 13:28:12 +02:00
Steffen Pingel e3f4a88a07 Add documentation for lockReleaseDelay parameter 2021-05-20 13:26:53 +02:00
Christian Kotzbauer 0cbc2d58d2 doc: add compat-line for 1.7.0 2021-05-19 15:17:02 +02:00