[RFC] Replace Rendertron with chromedp in krel testgridshot#2783
[RFC] Replace Rendertron with chromedp in krel testgridshot#2783xmudrii wants to merge 1 commit intokubernetes:masterfrom
chromedp in krel testgridshot#2783Conversation
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
|
Skipping CI for Draft Pull Request. |
|
I'm in favor of that! Do the outputs differentiate somehow? |
cpanato
left a comment
There was a problem hiding this comment.
love it!! we now dont need to access an external dependency
thanks so much for that
/lgtm
/hold for other comments
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, xmudrii The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@xmudrii: PR needs rebase. DetailsInstructions 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. |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR proposes replacing Rendertron with
chromedp/chromedpinkrel testgridshot.Rendertron is a deprecated and archived project. The public service is no longer available; all requests are failing.
This means that we can't use
krel testgridshot, but have to take screenshots of failing boards manually. This PR proposes replacing Rendertron with a library calledchromedpwhich uses Google Chrome and Google Chrome DevTools Protocol to navigate and manipulate web pages.There are some needed considerations for this PR, so please check the special notes section for more details.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?
cc @kubernetes/release-engineering for feedback
/assign @cpanato @saschagrunert @jeremyrickard