-
-
Sarebbe ideale per alcune funzionalità rimuovere le
dimenzioni dei files e dei totali nel footer.
Si può contribuire al progetto?
-
1. le card sono troppo strette bisognerebbe dare più padding e con i lati coerenti tra loro
![image](https://github.com/user-attachments/assets/759cbf6d-2abe-49ed-a048-6eb4c9815b89)
2. la pagin…
-
```
/home/np/Workspace/Pretzel/pretzel/module/pzmod_dei/pzmod_dei.c: In function ‘pzmod_dei_init’:
/home/np/Workspace/Pretzel/pretzel/module/pzmod_dei/pzmod_dei.c:125:3: warning: ‘rte_lcore_phys’ is…
-
_From @bacongobbler on June 9, 2016 22:43_
cross-post of https://github.com/deis/deis/issues/4037
> @jchauncey has found some interesting problems when running significant load through deis. I'd lik…
-
_From @stuszynski on October 7, 2015 15:7_
Hi,
This project is quite new to me but it seems that I'll be hanging around here for a while. ;) I encounter some strange issue and I'm not sure if this i…
-
_From @gabrtv on August 20, 2013 21:11_
While #70 provided us with the ability to run one-off admin commands, we really need an interactive shell into the ephemeral docker containers.
This is quit…
-
I would like to be able to assign a kubernetes namespace when I use deis create. It appears that the namespace is always derived from the application name.
The advantage would be to allow me to run s…
-
`deis run` needs pods - create permissions in charts/controller/templates/controller-clusterrole.yaml
Error:
```deis run 'bundle exec rake db:migrate' -a assessments-service-config …
-
Right now if it's a buildpack app the port is 5000 and for other apps we are pulling docker images and inspecting the image for ports. This has some performance issue and sometimes error prone if dock…