kotsadm
kotsadm copied to clipboard
Kotsadm has been merged into the KOTS repo
This fixes replicatedhq/kots#539 The helm chart uses different label selectors. There's still a chance this won't work in some cases. There are no static label selector or annotations in this...
I noticed that the development environment for kotsadm deploys the github.com/schemahero/schemahero operator and CRDs, and that skaffold creates and terminates the namespace on every `skaffold dev` invocation/exit. This causes two...
When a logo or title change is included in an application yaml, the change should not be applied until the version of the application is installed/deployed
As an application packager, I'd like to configure my application to deploy CRDs along with the application itself. This only works, however, if kotsadm-operator was able to get elevated privileges...
Currently, when loading the application dashboard, the front end make a lot of different graphql queries. Taking a look through these, it looks to be pretty inefficient and ad-hoc. For...
Showing the memory pressure under the cpu count and the cpu pressure under the memory count feels backwards.