Commit Graph

4892 Commits

Author SHA1 Message Date
nicolargo
5f7e713254 No module named 'influxdb' on the snap version of glances #1738 2023-05-19 09:02:29 +02:00
nicolargo
6d7d3a914d version 3.4.0.2 2023-05-18 17:44:52 +02:00
nicolargo
fef2d86940 Cannot start Glances 3.4.0.1 on Windows 10: SIGHUP not defined #2408 2023-05-18 17:29:40 +02:00
nicolargo
2c5df09983 Influxdb2 export not working #2407 2023-05-18 17:29:24 +02:00
nicolargo
cb9dba3c18 Glances version 3.4.0.1 2023-05-17 11:26:47 +02:00
nicolargo
230c2fe437 3.4.0 crash on startupwith minimal deps #2401 2023-05-17 11:18:37 +02:00
nicolargo
10b5c203d0 Merge branch 'master' into develop 2023-05-16 09:36:32 +02:00
nicolargo
1c28d543f2 Update docs for Glances 3.4.0 2023-05-16 09:32:17 +02:00
nicolargo
b3a80ab028 Merge branch 'develop' of github.com:nicolargo/glances into develop 2023-05-16 08:46:53 +02:00
nicolargo
5b2b4b2994 Update documentation for WebUI build 2023-05-16 08:46:45 +02:00
Nicolas Hennion
c15109495c
Merge pull request #2399 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.13.0
2023-05-16 08:46:12 +02:00
renovate[bot]
b9ef166beb
chore(deps): update dependency eslint-plugin-vue to v9.13.0 2023-05-16 01:35:33 +00:00
nicolargo
789cc29544 Updated WebUI dependencies #2398 2023-05-15 18:12:53 +02:00
nicolargo
4b0ffe44c6 Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances into develop 2023-05-15 16:52:39 +02:00
Francois Pires
4a275e4bbe bump dependencies 2023-05-15 14:29:21 +02:00
Francois Pires
de6f45956e bump dev dependencies 2023-05-15 14:28:57 +02:00
nicolargo
91117cbd71 Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances into develop 2023-05-15 11:09:01 +02:00
nicolargo
365a112de0 Update doc for new Ubuntu containers 2023-05-15 10:03:33 +02:00
nicolargo
f496a1ce18 Improve global option management 2023-05-15 10:01:11 +02:00
nicolargo
3b997bcabb Update release note for Glances 3.4.0 2023-05-15 09:41:04 +02:00
fr4nc0is
ba98e2df31 bump dependencies 2023-05-15 09:30:57 +02:00
fr4nc0is
aa45044273 bump dev dependencies 2023-05-15 09:30:31 +02:00
nicolargo
a4cc111489 Workaround to pin urlib3<2.0 - Related to #2392 2023-05-14 09:45:35 +02:00
nicolargo
ac7f674f55 Improve Makefile amd docker-compose to support Podman and GPU 2023-05-13 23:15:40 +02:00
RazCrimson
67503f30a9
Merge pull request #2396 from nicolargo/issue2390
Reduce CPU usage of containers plugin (podman)
2023-05-14 02:41:55 +05:30
Bharath Vignesh J K
83fc2a26a6 chg: containers (podman) - stats iteration interval longer
fix #2390

note: tmp fix
Proper sol - https://github.com/containers/podman-py/pull/266
2023-05-14 02:21:18 +05:30
Bharath Vignesh J K
b1da4f6ff4 chg: containers (podman) - check for open socket eagerly
objective: Know if a podman sock is open. If not, stop pinging it every update
2023-05-14 02:20:16 +05:30
Bharath Vignesh J K
bce5d7e6df fix: gpu - typo in exception name
P.S Discovered and fixed after 6 yrs :)
2023-05-14 02:18:38 +05:30
RazCrimson
6bd7c067f5
Merge pull request #2395 from nicolargo/issue2392
Fix: missing `packaging` dependency with the new Dockerfile

Closes: 2392
2023-05-14 01:54:10 +05:30
Bharath Vignesh J K
31d6338b9d chg: Dockerfile - fix shell-check complains
double-quote possible glob expansions
2023-05-14 01:01:56 +05:30
Bharath Vignesh J K
ab016bc15e chg: Dockerfile (ubuntu) - exclude pip in venv 2023-05-14 00:54:43 +05:30
Bharath Vignesh J K
e90d33eca6 fix: Dockerfile - missing packaging dependency
cause: venv fallbacks on system packages that only exist during build time

issue from: 4bf16e95
2023-05-14 00:54:42 +05:30
nicolargo
13f6db08bc Try to install packaging lib... 2023-05-13 17:25:54 +02:00
nicolargo
c56f07673e First try to solve issue on Docker images. Docker plugin do not work as expected - Related to #2392 2023-05-13 16:57:43 +02:00
nicolargo
ff504b9822 Correect issue (error message) concerning the Cloud plugin - Related to #2392 2023-05-13 15:50:47 +02:00
nicolargo
6ea9185ba2 Error while generating the documentation (ModuleNotFoundError: No module named 'glances') #2391 2023-05-13 15:30:09 +02:00
nicolargo
e8daa49eea Glances 3.4.0 Release Candidate 1 (RC1) 2023-05-13 10:47:29 +02:00
Nicolas Hennion
b43eecf83e
Merge pull request #2386 from nicolargo/improve-docker-images
chg: Dockerfile - structured & cleaner build process
2023-05-13 09:23:02 +02:00
Bharath Vignesh J K
f439b1a563 doc: docker - GPU passthrough for docker engine 2023-05-13 00:40:18 +05:30
Bharath Vignesh J K
14d26f2791 fix: containers (docker) - Engine API failing on fetching tag
regression of issue fixed in e0f1f83a
2023-05-13 00:01:52 +05:30
RazCrimson
e2561ef239
Merge pull request #2388 from nicolargo/renovate/vue-monorepo
fix(deps): update dependency vue to v3.3.2
2023-05-12 23:55:40 +05:30
renovate[bot]
2236939589
fix(deps): update dependency vue to v3.3.2 2023-05-12 15:25:51 +00:00
Bharath Vignesh J K
4bf16e9566 chg: Dockerfile (alpine) - use system site-packages with venv 2023-05-12 04:00:30 +05:30
Bharath Vignesh J K
adafb32a2f chg: Dockerfile - structured & cleaner build process 2023-05-12 04:00:30 +05:30
RazCrimson
e7c198b717
Merge pull request #2383 from nicolargo/renovate/webpack-5.x-lockfile
chore(deps): update dependency webpack to v5.82.1
2023-05-11 18:46:24 +05:30
RazCrimson
2381e8330d
Merge pull request #2384 from nicolargo/renovate/vue-monorepo
fix(deps): update dependency vue to v3.3.1
2023-05-11 18:46:09 +05:30
RazCrimson
8ca91ccaa0
Merge pull request #2385 from nicolargo/renovate/vue-loader-17.x-lockfile
chore(deps): update dependency vue-loader to v17.1.1
2023-05-11 18:45:36 +05:30
renovate[bot]
7ca7710fbe
chore(deps): update dependency vue-loader to v17.1.1 2023-05-11 12:31:07 +00:00
renovate[bot]
226fe3598f
fix(deps): update dependency vue to v3.3.1 2023-05-11 09:41:26 +00:00
renovate[bot]
4ebdfe61d2
chore(deps): update dependency webpack to v5.82.1 2023-05-10 20:14:58 +00:00