14 Commits

Author SHA1 Message Date
iQQBot
52a7727b4f
[node-labeler] Refactor node labeling to use taints instead of labels (#20652)
* [node-labeler] Refactor node labeling to use taints instead of labels

* [agent-smith] Add toleration to daemonset

* Add workspace component tolerations to various Gitpod components if it running in Full installation

* Apply suggestions from code review

Co-authored-by: Kyle Brennan <kyle@gitpod.io>

* Update components/node-labeler/cmd/run.go

Co-authored-by: Kyle Brennan <kyle@gitpod.io>

---------

Co-authored-by: Kyle Brennan <kyle@gitpod.io>
2025-03-11 03:30:39 -04:00
iQQBot
a5847d2c6d
switch redis-exporter docker image (#20504)
* switch redis-exporter docker image

* add comments

* using old version for test update

* update index (#20506)

Co-authored-by: iQQBot <8299500+iQQBot@users.noreply.github.com>

---------

Co-authored-by: Robo Quat <87151047+roboquat@users.noreply.github.com>
Co-authored-by: iQQBot <8299500+iQQBot@users.noreply.github.com>
2025-01-07 11:46:23 -05:00
Pudong
25397d83d6
[installer] use image digest for redis image (#19483)
* [installer] use image digest for redis image

* Add how to test and preview env

* sync with latest in dedecated prod
2024-06-11 23:02:08 +08:00
Wouter Verlaek
d9eb2d14d4
[redis] Use TCP probe (#19444) 2024-02-20 13:07:01 +02:00
Wouter Verlaek
b557411dfc
[redis] Fix readiness probe (#19402) 2024-02-09 11:11:51 +02:00
Sven Efftinge
e9479030aa
[redis] fix readiness probe (#18640)
* [redis] fix readiness probe

* Update deployment.go
2023-09-01 09:48:58 +02:00
Aleksandar
badbe67448
Revert "[redis] Use chainguard image WEB-574 (#18067)" (#18079)
This reverts commit 664e19c741e7842a70dee25fdd87efa2c609ea73.

Co-authored-by: Milan Pavlik <pavlik.mil@gmail.com>
2023-06-27 23:30:51 +08:00
Milan Pavlik
664e19c741
[redis] Use chainguard image WEB-574 (#18067)
* [redis] Use chainguard image

* Fix

* empty

* Fix
2023-06-27 20:20:51 +08:00
Milan Pavlik
cb46c91b9f
[redis] Add role-binding & rbac proxy to scrape metrics (#16927)
* [redis] Add role-binding

* installer generated

* fix

* fix

* fix
2023-03-21 14:05:13 +01:00
Manuel Alejandro de Brito Fontes
97f8d4b802
Ensure the spread of pods on different nodes (#16810)
* Ensure the spread of pods on different nodes

* Replace string ClusterFirst

* Replace Always string in DNSPolicy

* Fix registry-facade affinity

* Fix ws-proxy affinity

* Address feedback

* Update golden files
2023-03-15 10:21:07 +01:00
Milan Pavlik
8d187a7785
[redis] Add prometheus exporter (#16690)
* [redis] Add prometheus exporter

* fix

* fix
2023-03-09 09:00:45 +01:00
Milan Pavlik
8ed4b8939b
[redis] Fix readiness probe (again) (#16655) 2023-03-03 12:52:00 +01:00
Milan Pavlik
aa2373fe5b
[redis] Fix readiness probe (#16599) 2023-03-01 15:13:58 +01:00
Milan Pavlik
460ccb0981 [redis] Deploy component 2023-02-10 15:34:15 +01:00