Jakob Steiner

Results 16 issues of Jakob Steiner

### Upgrade notes * Before the update: * Scale the glasskube operator deployment to 0 if it is running * Delete all MariaDBs created by the glasskube operator This is...

### Checklist - [X] I've searched for similar issues and couldn't find anything matching ### Is this feature request related to a problem? No ### Problem Description Gitea now features...

enhancement
apps/gitea

The update transaction returned by `updater.Prepare()` already contains a list of items with conflicts but we don't use them yet. How to display these items: TBD

enhancement
component: cli
component: ui

All CLI commands should support specifying an output format if applicable. This can be done using the `--output` flag (short: `-o`). This flag is optional (default: empty) and can be...

epic
needs-triage

## 📑 Description Currently, a package can contain at most one helm release. For some packages (e.g. istio) this is not enough. This PR provides a backwards compatible solution that...

**Is your feature request related to a problem? Please describe.** It can be frustrating to have lots of dangling namespaces in a cluster that are no longer in use. Glasskube...

enhancement
help wanted
component: cli
go

**Is your feature request related to a problem? Please describe.** Installing a namespace-scoped package can be more complicated than necessary if the target namespace does not exist yet. In that...

enhancement
help wanted
component: cli
go