-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove deprecated image build log mechanism #11024
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
Comments
Re-opening because we have to cleanup the feature flag in ~a week. |
Just checked the logs:
Rolled this out to:
|
I noticed a "empty log" situation with an image-build for a prebuild the other day on the "Prebuild Details" view. My suspicion is that either:
Update: This as a separate issue, and even a separate piece of code 🙈 So, not relevant here. |
The changes have been rolled out. Only thing missing is a PR removing the feature flag and dead code. |
In order to move image-builder to the workspace cluster, we need to ensure we use the same log streaming mechanism for image builds as for prebuilds.
This issues is about rolling this out to prod (feature flagged) to verify it actually does work, and then roll it out to all users.
Context: #9337
The text was updated successfully, but these errors were encountered: