Skip to content
#

continuous-delivery

Here are 765 public repositories matching this topic...

drahnr
drahnr commented Jul 13, 2020

Summary

Backend error: Exit status: 500, message: {"Type":"ExecutableNotFoundError","Message":"OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused \"exec: \\\"bash\\\": executable file not found in $PATH\": unknown","Handle":"","ProcessID":"","Binary":""}

Steps to reproduce

Use @vito buildkit container, or any container which doe

jx
mike-sirs
mike-sirs commented May 22, 2020

Summary

jx create addon istio doesn't work
since v 1.5 istio moved to operator so no folder install/kubernetes/helm/istio

Steps to reproduce the behavior

jx create addon istio

Output

Istio package already downloaded: /Users/msirs/.jx/cache/istio-1.6.0-osx.tar.gz
error: Could not find folder install/kubernetes/helm/istio inside istio clone at /Users/msirs/.jx/cache/istio

SimenB
SimenB commented Feb 27, 2018

Sorta bad titlte, but I'd love to get a list of all toggles that are responding with 100% yes and are unchanged for the last 30 days. In that case, you can probably delete the toggle as it's not necesarry any more.

In the same vein, also exposing all toggles that has no metrics for the last 30 days would be great for the same use case.

Opening here instead of in unleash-frontend as I want to

timbaileyjones
timbaileyjones commented Aug 12, 2019

While testing another PR, I found that mu pipeline logs command displays information from the pipelines, but also shows this error:

$ mu pipeline logs
[... normal, expected output ...]
func1 ▶ ERROR  ResourceNotFoundException: The specified log group does not exist.
	status code: 400, request id: f7260741-7f69-4772-b4cc-7c6a9c22d264

This error does not occur with the `-f

jithine
jithine commented Apr 15, 2020

What happened:

UI is loading all the step log data in memory and looping through the data to create a blob to make it downloadable. This does not work for large step log files where there are hundred thousands of log lines.

What you expected to happen:

  1. UI should not do any custom logic and should defer to API for log download.
  2. New API to download step logs with proper cachi
short
rohithbalaji123
rohithbalaji123 commented May 26, 2020

What is the problem?
When visiting a page whose availability is determined from the server state, there is a time lag before the response is shown to the user.

Your solution
We can show an intermediate loading page to let users know that we have received the request and the server is validating the page access request.

Alternatives considered
Currently, an empty page is shown.

Improve this page

Add a description, image, and links to the continuous-delivery 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 continuous-delivery topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.