Skip to content
#

paas

Here are 494 public repositories matching this topic...

wonderflow
wonderflow commented Jun 27, 2022

Is your feature request related to a problem? Please describe.

When I want to delete more than one apps, I have to do it one by one.

vela delete composed-app -y
vela delete frp-proxy -y
vela delete vela-app-with-sidecar -y
vela delete ecs-demo -y

It's annoying when I have many apps.

Describe the solution you'd like

I hope we can delete them together at once:

`

good first issue priority/nice-to-have
sharadregoti
sharadregoti commented Dec 18, 2020

The problem faced currently?

While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target

How can we solve it?

Mission control should remove the white space if present before saving the config

If you want this feature to be implemented, gi

good first issue area/mission-control
encore
vilhelmmelkstam
vilhelmmelkstam commented Aug 18, 2021

The sidebar for the API Docs in the dashapp has position: sticky. This works well for when the sidebar content fits onto the screen, but when it doesn't it doesn't scroll independently from the main content (like it does for the Encore docs or the API Docs on app.encore.dev). So for when the main content is large (> 50000 px for us at the moment), you have to scroll all the way down to be able t

bug good first issue
j-zimnowoda
j-zimnowoda commented Jul 6, 2022

Describe the bug: (a clear and concise description of what the bug is)

An admin is not able to access its own secrets defined in Vault app
To Reproduce
Steps to reproduce the behavior:

  1. Enable Vault app and click Deploy Changes button. Wait until Vault app is available.
  2. As an admin open Vault app
  3. In the Vault app, Navigate to secrets/team-admin/<secret name>
  4. See error on
bug good first issue
shuttle

Improve this page

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

Learn more