Tags: jackwiy/gitpod
Tags
[installation-telemetry] Respect `sendCustomerID` admin setting An errant `git rebase` accidentally merged in the customer ID into telemetry data, bypassing a later check in telemetry collection that checked the `sendCustomerID` field. This commit restores the appropriate check.
[installation-telemetry] Respect `sendCustomerID` admin setting An errant `git rebase` accidentally merged in the customer ID into telemetry data, bypassing a later check in telemetry collection that checked the `sendCustomerID` field. This commit restores the appropriate check.
[installer]: add function to allow customization in helm
Move file under pkg/integration folder Signed-off-by: JenTing Hsiao <[email protected]>
Move file under pkg/integration folder Signed-off-by: JenTing Hsiao <[email protected]>
[initializer] Replace `GIT_SSL_CAINFO` with `GIT_SSL_CAPATH` Fixes gitpod-io#10173 Using `GIT_SSL_CAPATH` means that we will continue to support publicly signed SCM's even when we have a `customCA` configured. Signed-off-by: Tarun Pothulapati <[email protected]>
[initializer] Replace `GIT_SSL_CAINFO` with `GIT_SSL_CAPATH` Fixes gitpod-io#10173 Using `GIT_SSL_CAPATH` means that we will continue to support publicly signed SCM's even when we have a `customCA` configured. Signed-off-by: Tarun Pothulapati <[email protected]>
PreviousNext