Craig Jellick

Results 78 issues of Craig Jellick

We'll use mkdocs and github pages. Part of the cncf migration effort

cncf-migration

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

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?

## Problem Statement: We want to give users an easy way to get TLS endpoints for the acorn apps. There are three different use cases where we need to secure...

area/tls
feature

This is NOT for on-acorn.io domains This is for the case where user supplies their own cluster domain, or even more likely creates an app with the following publish flag:...

area/tls
feature

I set ingress-class-name and then tried to unset it via `--ingress-class-name=''` and now its blowing up pretty hard: ``` nameless-sunset 370e876bc63a 1 1 90s ago [controller: failed to create nameless-sunset-73b0b4a1-9b7/default...

bug
area/ingress