5536 Commits

Author SHA1 Message Date
Moritz Eysholdt
eacf71ed21 Build all components 2023-01-17 16:30:25 +01:00
Manuel Alejandro de Brito Fontes
a6ab9b0208 Improve S3 speed 2023-01-17 13:18:25 +01:00
Manuel Alejandro de Brito Fontes
fb42bcaed7 Remove refresh-credential 2023-01-17 13:09:25 +01:00
Manuel Alejandro de Brito Fontes
727b7148de Fix default redis user 2023-01-17 12:50:25 +01:00
Milan Pavlik
5d38b2d220 [ws-manager-bridge] DoStop logging workspacestatus.auth for prebuilds 2023-01-17 12:18:25 +01:00
Milan Pavlik
f125f5a5cd [ws-manager-bridge] Stop logging status.auth field 2023-01-17 11:29:25 +01:00
Milan Pavlik
58a06943f6 [papi] Refactor valdiation functions to a file 2023-01-17 11:26:25 +01:00
Sven Efftinge
a661644a18 [dashboard] remove deprecation warning
We are going to apply an automated transition. No need to confuse users with this message.
2023-01-17 11:25:25 +01:00
Siddhant Khare
83a75c732a educate user about gitpod templates
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2023-01-17 09:50:25 +01:00
Vedant Jain
aa0b0a971f [fix] : requested-changes 2023-01-17 09:46:25 +01:00
Vedant Jain
cd1154642e [feat] : Warning alert in workspace delete confirmation model for pending changes 2023-01-17 09:46:25 +01:00
Huiwen
e147452a00 [supervisor] improve instance updates 2023-01-17 01:19:24 +01:00
Andrew Farries
503ef163f4 Stop setting X-Real-IP on upstream requests
The value of the header was set to the IP address of a machine inside
GCP rather than the the actual client IP address.

To ensure that the header contains the actual client IP address, this
header is now set at the GCP load balancer.
2023-01-16 21:50:24 +01:00
Sven Efftinge
8e1ff5d69b [dashboard] fix team deletion 2023-01-16 18:41:24 +01:00
Sven Efftinge
9b1917b68d [server] mandatory team name on update 2023-01-16 18:41:24 +01:00
Sven Efftinge
4ed2dea4d3 [dashboard] allow changing team name
fixes #5067
2023-01-16 18:41:24 +01:00
Sven Efftinge
837844d7f8 [server] Added updateTeam call
see #5067
2023-01-16 18:41:24 +01:00
Huiwen
659889f09a [dashboard] support supervisor frontend server
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-16 15:52:24 +01:00
Milan Pavlik
da841d0c1b [public-api] Set proxy connection pool to size 500 2023-01-16 13:47:24 +01:00
Siddhant Khare
8b1b59014b License Public API npm package 2023-01-16 10:02:23 +01:00
Alex Tugarev
ba6ce0ecce [public-api] Implement CreateClientConfig 2023-01-13 17:37:21 +01:00
Alex Tugarev
1f31c2111d [papi] add iam-api dependency
go mod tidy
2023-01-13 17:37:21 +01:00
Andrea Falzetti
1e24370e8e gitpod-cli: add gp rebuild cmd
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2023-01-13 14:48:21 +01:00
Huiwen
bed406cf56 [supervisor] fix backoff forever with ctx cancel 2023-01-13 11:30:52 +01:00
Huiwen
7c311483dc [supervisor] fix stuck on get config value
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-13 11:30:52 +01:00
Siddhant Khare
7cb644114f feat: gp docs in gitpod cli
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2023-01-13 11:05:52 +01:00
Sven Efftinge
3af4edc46c [server] migrate individual usage to teams 2023-01-13 09:11:52 +01:00
Brad Harris
896417da4f Use project creation time to sort when no prebuild 2023-01-13 08:32:52 +01:00
JenTing Hsiao
8bd4df75e7 ws-manager: skip failure from terminated message
For some reason, the pod is killed with unknown container status and no taints on the underlying node.
Therefore, we skip extracting the failure from the terminated message.

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-01-13 06:06:52 +01:00
Pavel Tumik
a8c17ba5a7 increase buildkit log size to 4MB 2023-01-13 01:13:52 +01:00
Sven Efftinge
2d4b5997a0 [dashboard] remove feature flags
Removes the conditional use of
    `publicApiExperimentalTeamsService` and
    `publicApiExperimentalProjectsService`
2023-01-12 18:38:51 +01:00
Brad Harris
770815bc2b add delay to tooltip 2023-01-12 17:39:52 +01:00
Sven Efftinge
fad3409b04 [api] usePublicApiProjectsService defaults to true 2023-01-12 12:53:51 +01:00
Alex Tugarev
83a51a8b97 [iam] remove demo client config 2023-01-12 12:51:51 +01:00
Alex Tugarev
d5e8899ce5 [intaller] add OIDCServiceAddress to papi config 2023-01-12 12:50:51 +01:00
勇里
72a609b546 fix-IDEA2022.3-gradle-runIde
Signed-off-by: 勇里 <yongli.zzp@antgroup.com>
2023-01-12 11:58:51 +01:00
Milan Pavlik
823afe7623 [dashboard] Enable Public API Teams service by default 2023-01-12 11:02:51 +01:00
Huiwen
228cf59ac2 Use workspaceStatus stream rpc in supervisor
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-12 11:01:52 +01:00
Jean Pierre
d5e03f248f Handle send error 2023-01-12 08:50:51 +01:00
Autofix
f98e5a2aa1 Autofix: upgrade-nvm-tools 2023-01-11 21:06:52 +01:00
Jean Pierre
71e705c395 Improve terminal close 2023-01-11 20:24:51 +01:00
Pudong Zheng
223052fd12 [suoervisor] show detail message if supervisor failed 2023-01-11 19:52:52 +01:00
Gero Posmyk-Leinemann
51cd88a1f3 [db] Sync on connection initialization 2023-01-11 19:11:51 +01:00
Sven Efftinge
5d417d1d1a [dashboard] list latest editor if available 2023-01-11 16:46:51 +01:00
Robo Quat
286c76f48d Update Platform Version of JetBrains Backend Plugin (EAP) to 223.8617-EAP-CANDIDATE-SNAPSHOT 2023-01-11 15:23:51 +01:00
roboquat
92405008d6 [JetBrains] Update IDE images to new build version 2023-01-11 15:11:50 +01:00
Brad Harris
aa3dc16998 consolidate query key generation and other cleanup 2023-01-11 14:43:50 +01:00
Brad Harris
2f5e81b571 using data instead of custom props 2023-01-11 14:43:50 +01:00
Brad Harris
766f426a43 Pulling project queries/fetchers into files 2023-01-11 14:43:50 +01:00
Brad Harris
db5cbfa052 Adding react-query to projects page 2023-01-11 14:43:50 +01:00