Commit Graph

5260 Commits

Author SHA1 Message Date
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
25f527a982 Merge branch 'develop' into glancesv4
# Conflicts:
#	glances/plugins/containers/engines/docker.py
2023-05-13 00:45:07 +05:30
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
RazCrimson
42aeeffcb6
Merge pull request #2382 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.12.0
2023-05-10 20:59:33 +05:30
RazCrimson
1a18c65f04
Merge pull request #2381 from nicolargo/update-dockerfile
chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
2023-05-10 20:58:28 +05:30
renovate[bot]
4e30732716
chore(deps): update dependency eslint-plugin-vue to v9.12.0 2023-05-10 14:59:55 +00:00
Bharath Vignesh J K
ddd0c47a78 chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
update python version to match newer release
2023-05-10 20:27:14 +05:30
Nicolas Hennion
00cce5c608
Merge pull request #2379 from nicolargo/glancesv4-update
Sync `glancesv4` with latest `develop`
2023-05-10 08:50:05 +02:00
Bharath Vignesh J K
d8c06e5b40 fix: misc - broken imports 2023-05-10 02:00:33 +05:30
Bharath Vignesh J K
9dd3c444e4 chg: MQTT export - locate installed CA bundle with certifi 2023-05-10 02:00:09 +05:30
Bharath Vignesh J K
43fc28a737 drop: compat.py
reason: compat.py was used only to maintain backcompat with PY2
2023-05-10 01:56:08 +05:30
Bharath Vignesh J K
0e5551364d chg: workflow (test) - drop support for older py versions
some older versions creeped in during the merge
2023-05-10 01:39:14 +05:30
Bharath Vignesh J K
3f93a3989c chore: missed out formatting 2023-05-10 01:22:31 +05:30
Bharath Vignesh J K
be5ae310ba fix: Makefile - black config ignored 2023-05-10 01:22:30 +05:30
Bharath Vignesh J K
f48dad555d chg: containers - missed stop hook invocation to podman extension 2023-05-10 01:16:00 +05:30
Bharath Vignesh J K
d7c1cef28f merge: post-merge cleanup 2023-05-10 01:15:10 +05:30
Bharath Vignesh J K
a08d3dc546 Merge from develop 2023-05-10 01:13:38 +05:30
RazCrimson
156d8b6134
Merge pull request #2378 from nicolargo/renovate/webpack-cli-5.x-lockfile
chore(deps): update dependency webpack-cli to v5.1.1
2023-05-09 18:57:52 +05:30
Nicolas Hennion
c7409dbc16
Merge pull request #2376 from nicolargo/cleanup-ci
Run CI tests on Windows with Github Actions
2023-05-09 11:22:44 +02:00
renovate[bot]
66981eb52a
chore(deps): update dependency webpack-cli to v5.1.1 2023-05-09 09:05:01 +00:00
Bharath Vignesh J K
0b62107f39 del: appveyor files 2023-05-09 02:49:30 +05:30