runtime icon indicating copy to clipboard operation
runtime copied to clipboard

A simple application deployment framework built on Kubernetes

Results 238 runtime issues
Sort by recently updated
recently updated
newest added

We should add either a separate command or an option on `acorn install` to check that the Kubernetes cluster is up and running and the user has proper admin privilege....

enhancement
area/install

We need to inform the user that their cluster is not "Ingress" capable. The unfortunate this is that a lack of a IngressClass resource does not mean that there are...

area/ingress
area/install

Services of type load balancer are necessary to fulfill non-http (ie TCP) acorn endpoints. Not all clusters have this capability. Moreover, if you are using a cloud provider, a service...

enhancement
area/install

During installation, we should check to see if the cluster has a default storage class. If it doesn't we should warn the user that the cluster won't be capable of...

area/install

When you're installing acorn, you need cluster-admin privileges. @ibuildthecloud believes we already check for this and abort installation with an error message that clearly indicates what the problem is, but...

area/install

Say more in `acorn ps` when an endpoint is waiting for a service LB than just ``.

area/ingress

When installing acorn on Docker Desktop, if no Ingress Controller is found, we auto-install the nginx ingress controller. We've noticed that it is very slow to populate Ingresses with an...

enhancement

Do we want to introduce a GH runner for windows that runs the tests so that we avoid windows-specific regressions?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/utils](https://togithub.com/kubernetes/utils) | require | digest | `3a6ce19` -> `ad59060` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

kind/task