Skip to content
#

data-center

Here are 55 public repositories matching this topic...

glpi
CartCaved
CartCaved commented Jan 27, 2021

Describe the bug

When using GLPI in English, the times are displayed in 24 hour format - except in the flatpickr date/time picker.

I want to have the time in 24 format but I don't know if GLPI is correct or flatpickr is correct according to my setup.

Steps to reproduce the behavior:

  1. Go to (for example) Tools>Project>Project Task
  2. Click on the calendar button next to Planned st
megies
megies commented Nov 19, 2020

For the long term, we could clean up the code base a bit by internally using pathlib instead of os.path.join(....) and consorts. This is no vital or overly important task but it will help new contributors, to use it in new contributions and not introduce more old-style code, looking at the rest of the code base.

This is a pretty trivial (but longish) task and is a good first issue for new peo

smarch730
smarch730 commented May 21, 2021

I have a weird issue with the crowd chart where setting the nfsPermissionFixer value to true (thus enabling the k8s job object) errors on the helm build as the job runs before the PVC is created. This keeps the job container in a pending state.

The event on the pending job pod is:

Warning FailedScheduling 9m13s default-scheduler persistentvolumeclaim "crowd-shared-home" not found

**Not Maintained for now** 🐋 🐧 Azure Docker DataCenter Templates for the to-be GAed (Now GAed) Docker DataCenter with ucp:2.0.0-Beta4 (native Swarm with Raft) / now GAed as ucp:2.0.1/2.2.0-beta1 and dtr:2.1.0-Beta4 (now GAed as dtr:2.1.3/2.2.0-beta1) for Azure initially based on the "legacy" Docker DataCenter 1.x Azure MarketPlace Gallery Templates (1.0.9).

  • Updated Mar 19, 2017
  • Shell

Improve this page

Add a description, image, and links to the data-center topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-center topic, visit your repo's landing page and select "manage topics."

Learn more