Manuel Alejandro de Brito Fontes
692963d2e9
Update containerd and buildkit go modules ( #19376 )
...
* Update containerd and buildkit go modules
* Fix build
* Fix typecheck errors
---------
Co-authored-by: Thomas Schubart <thomas@gitpod.io>
2024-02-01 20:22:44 +02:00
Huiwen
700b6050ba
Make db waiter to wait latest migration ( #18455 )
...
* Make db waiter to wait latest migration
* Move generate out of build
* Remove conn require
* Allow to ignore migration check
* Use shell
* Use fail and remote useless log
* Generate service-waiter txt when create migration
* Revert "Generate service-waiter txt when create migration"
This reverts commit 11c12b83544a448f9784f8aa94cdfd69cfb15f45.
* Add log
2023-08-10 13:51:36 +02: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
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Tarun Pothulapati
c2eb0c15d1
[installer] manually set allowPrivilegeEscalation to false
...
This PR manually sets the `allowPrivilegeEscalation` container
config to false where we don't need extra capabilities. This
is needed as not setting this explicitely could mean that
it could still be `true` based on other settings.
This also helps us future proof on any behaviour changes around
this.
Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
2022-12-05 06:28:15 -03:00
Milan Pavlik
af51108003
[usage] Set configmap hash on deployment
2022-10-17 09:39:32 +02:00
Milan Pavlik
30b274ae55
[usage] Add config for experimenets to usage component
2022-08-26 18:12:11 +02:00
Simon Emms
2fd3dd3586
[installer]: remove the custom labels from the selector labels
2022-08-09 04:16:53 -03:00
Milan Pavlik
e8ab39e3e7
[usage] Use a config file to configure usage component
2022-07-04 20:44:51 +05:30
Andrew Farries
95e32871e0
[usage] Make Stripe payment integration optional
...
Enable stripe integration iff a Stripe secret is configured.
2022-06-27 11:46:35 +05:30
Simon Emms
8fad588e6b
[installer]: add customization functions to components
2022-06-24 17:02:33 +05:30
Andrew Farries
b683410ca5
Pass command line flag to usage run
...
Set the value of `--schedule` to the value from the configmap.
2022-06-21 15:24:30 +05:30
Andrew Farries
18cf092586
Mount stripe secret into usage component
...
The component will need to interact with the stripe api so will need API
keys.
2022-06-14 19:36:24 +05:30
Manuel Alejandro de Brito Fontes
624021f2f2
Simplify configuration of KubeRBACProxyContainerWithConfig and remove collision
2022-06-03 18:07:52 +05:30
Milan Pavlik
ac36765f12
[usage] Add database-waiter
2022-06-01 16:36:50 +05:30
Milan Pavlik
9202ddd16a
[usage] Configure database connection details
2022-05-30 14:28:48 +05:30
Milan Pavlik
9f3d7413f7
[usage] Initial installer configuration
2022-05-27 11:31:45 +05:30