Skip to content
#

customization

Here are 950 public repositories matching this topic...

gsantner
gsantner commented Jan 25, 2021

This is a meta issue for Widget related issues. Users tend to open issues and feature requests over and over again for Widgets without using search. Use this topic to talk about Widget issues, feature requests, crash logs, ... as well implementation and opening pull request.

Currently nobody is working on OpenLauncher Widgets code, so why YOU who reads this message, not steps up? 😉

mortent
mortent commented Oct 14, 2021

We have a small number of e2e tests for kpt live (outside of the bash-based approach). They currently run in serial and requires that a new cluster is created for several of the tests. This causes them to be very slow.

We should improve this by:

  • Reduce the number of times we need to create a new kind cluster, as this takes ~1 minute. Tests should clean up after themselves and we can handle
enhancement good first issue area/live triaged

Improve this page

Add a description, image, and links to the customization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customization topic, visit your repo's landing page and select "manage topics."

Learn more