-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ws-manager: NODE_EXTRA_CA_CERTS
is the value of the gitpod internals
#13821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
started the job as gitpod-build-to-ca-secret.1 because the annotations in the pull request description changed |
/werft run 👍 started the job as gitpod-build-to-ca-secret.2 |
Workspace is creates successfully. I had problems with the IDE not being displayed but I doubt this has anything to do with this PR and more with the browser not liking self signed certificates. /hold in case you would like to investigate the IDE issue |
@Furisto I guess you should check the network column of the developer tool you use. I think js and css are blocked. |
👋 @Pothulapati hey there, is this behavior expected / normal? It seems like yes given @Furisto 's description and |
/werft run with-integration-tests=workspace with-large-vm=true 👍 started the job as gitpod-build-to-ca-secret.3 |
Added ☝️ a job run for integration tests, I expect most will pass, except for perhaps a known flakey one for prebuilds. Should have results in ~45m. |
/werft run with-integration-tests=workspace with-large-vm=true 👍 started the job as gitpod-build-to-ca-secret.4 |
/hold Integration test job fails with If we merge "as is", the risk is that it'll break harvester VM preview environment experience for others. |
/werft run with-integration-tests=workspace with-large-vm=true with-clean-slate-deployment=true 👍 started the job as gitpod-build-to-ca-secret.5 |
Fails with |
/werft run with-integration-tests=workspace with-large-vm=true with-clean-slate-deployment=true 👍 started the job as gitpod-build-to-ca-secret.7 |
/werft run with-integration-tests=workspace with-large-vm=true 👍 started the job as gitpod-build-to-ca-secret.8 |
/werft run with-integration-tests=workspace with-large-vm=true 👍 started the job as gitpod-build-to-ca-secret.10 |
/werft run with-integration-tests=workspace with-large-vm=true 👍 started the job as gitpod-build-to-ca-secret.11 |
/unhold |
@Pothulapati this is in main now 🙌 |
@utam0k: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Description
NODE_EXTRA_CA_CERTS
is a variable used inside gitpod, but it was encrypted.Related Issue(s)
Fixes #13735
How to test
Release Notes
Documentation
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide