asoltesz

Results 15 issues of asoltesz

I can't seem to find information about how to specify locale-specific settings for initdb and the primary/replica database containers. I need to create a database with Hungarian character handling and...

enhancement
backlog

It would be nice to have the editing dialogs closed on pressing the Escape key (as usually expected with dialogs)

enhancement

The WYSIWYG plugin is fairly popular with Redmine users for better Markdown/Textile editing. Would be nice if the dialog of for the Description field could also integrate with this plugin...

By default, the editing dialog is very small for the Description dialog. I usually have fairly long task descriptions (and I think many others as well). Resizing is not really...

Currently, it seems that Docker HUB tagging for OpenHAB is not according to best practices and semantic versioning. For example: the tag 2.4.0 was updated 5 days ago, although there...

enhancement

Currently, even if ACK is set, the code will not check if the sending was successful and resends the message as many times as specified with setRetries(). A better and...

enhancement

Started as: "Store VolumeSnapshots in remote repository" Based on the guides, it seems, that Stash cannot store VolumeSnapshots in the backup repository, thus it cannot be used for inter-cloud migrations...

feature_request

Version: 0.9.0-rc.6 Im trying to backup a standalone PVC with a simple backup configuration, following the guide: ~~~ apiVersion: stash.appscode.com/v1beta1 kind: BackupConfiguration metadata: name: default spec: schedule: "*/2 * *...

doc

Now, that Stash runs as non-root by default (v0.9+), it is especially easy to make the mistake of running it against a container with root and not having anything backed...

enhancement

It doesn't seem to be possible to use this chart with Helm 2 (apiVersion: v2). Since Helm 3 is not fully backwards compatible, a lot of organizations/projects may use Helm2...