Andreas Schröder

Results 16 issues of Andreas Schröder

Whenever the Grafana pod is recreated (e.g. during rolling update of k8s cluster), it looses all dashboards that have been created by Grafana users. The new Grafana pod only has...

In a CentOS 8 based Docker container, `cmake src -DUSE_FSAL_XFS=ON` fails with: ``` -- cmake version 3.11 -- was set CMAKE_INSTALL_PREFIX = /usr/local -- Detected an UNKNOWN Linux machine --...

enhancement

's5cmd cat' sub command is not using concurrent connections, like 's5cmd cp' does. My use-case is downloading a 427 GB tarball from S3 and extracting it on the fly: `time...

enhancement

I get this error in the Puppet output: ``` Error: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user[neutron]: Could not evaluate: Execution of '/usr/bin/openstack token issue --format value' returned 1: ERROR: openstack The resource could not be...

Imported from Redmine: http://ipython.org/ipython-doc/dev/config/overview.html For email configuration, a simple JSON file is used. But settings inside IPython could be better when all data is stored on a shared filesystem.

Imported from Redmine: Information about computers is needed (current status for example) when they have running tasks. Another possiblity would be to cache that information and only update it from...

Imported from Redmine: It shall be possible to give different priorities to jobs.

Imported from Redmine: Look how this was done in legacy DrQueue. Try to find good examples on the net.