Commit Graph

407 Commits

Author SHA1 Message Date
Philippe Merle
5c33bbcbe8 Generate more precise paths in messages outputed by add_containers_env_value_from_and_env_from() 2025-07-31 08:49:27 +03:00
Philippe Merle
9ebac0f2c7 Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2025-07-30 13:12:18 +03:00
Philippe Merle
4a5a85696b Log << undefined but optional >> as info messages instead of warning messages as discussed in https://github.com/philippemerle/KubeDiagrams/issues/30 2025-07-30 13:12:00 +03:00
github-actions[bot]
f8e1777513 chore: update example diagrams 2025-07-30 09:24:24 +00:00
Philippe Merle
a69319d23a Regenerate diagrams 2025-07-30 12:23:17 +03:00
Philippe Merle
5294173477 Add support for PodSpec.initContainers and PodSpec.ephemeralContainers 2025-07-30 12:21:52 +03:00
Philippe Merle
78e318a292 Read any list of objects 2025-07-30 10:40:26 +03:00
Philippe Merle
f1bde71352 Fix typo 2025-07-30 10:39:08 +03:00
Philippe Merle
8f53e0de5e Color warning (in yellow) and error (in red) messages 2025-07-29 23:33:10 +03:00
Philippe Merle
e7674ebb6b Add support for ContainerSpec.valueFrom.configMapKeyRef.optional and ContainerSpec.envFrom 2025-07-29 20:50:28 +03:00
Philippe Merle
0c0839ab04 Fix an exception, container env must be a list 2025-07-26 17:56:59 +03:00
Philippe Merle
d29cc160d5 Add a X post 2025-07-26 13:16:46 +03:00
Philippe Merle
666723658e Document helm-diagrams flags, as issued in https://github.com/philippemerle/KubeDiagrams/issues/50 2025-07-19 22:25:30 +02:00
Philippe Merle
f4d79d33cb Add a LinkedIn post 2025-07-19 21:06:15 +02:00
Philippe Merle
881e139427 Update docker-image.yml 2025-07-19 15:57:26 +02:00
Philippe Merle
2da5f372a4 Update docker-image.yml 2025-07-19 15:54:47 +02:00
Philippe Merle
32eb90bc27 Update docker-image.yml to run the workflow when Dockerfile is modified 2025-07-19 15:27:33 +02:00
Philippe Merle
d709f3abda Merge pull request #49 from glikson/patch-1
Dockerfile: add bash
2025-07-19 14:52:09 +02:00
Alex Glikson
f9851f0599 Dockerfile: add bash
Fixes #48
2025-07-19 15:46:02 +03:00
Philippe Merle
9a41cc1d8e Fix a dot parsing limit 2025-07-18 16:09:04 +02:00
Philippe Merle
64e32c0ff2 Fix a KeyError exception 2025-07-18 15:47:34 +02:00
Philippe Merle
b09f1f5e00 Fix an infinite recursion issue 2025-07-18 15:42:33 +02:00
Philippe Merle
1fdb51810c Add two social network posts 2025-07-17 15:09:02 +02:00
Philippe Merle
cf649626ee Remove UNDEFINED edge type 2025-07-17 01:31:29 +02:00
Philippe Merle
f46f3cd242 Add support for DaemonSet/extensions/v1beta1, Ingress/extensions/v1beta1, and PodSecurityPolicy/extensions/v1beta1 2025-07-17 01:26:11 +02:00
Philippe Merle
1f6bce87ad Add two social network posts 2025-07-16 23:35:59 +02:00
Philippe Merle
a7c3d4bce7 Add a post on X 2025-07-16 13:10:37 +02:00
Philippe Merle
c5212561af Add a social network post 2025-07-14 21:54:21 +02:00
Philippe Merle
610cdc8953 Add --namespace option to kube-diagrams as requested by https://github.com/philippemerle/KubeDiagrams/issues/44 2025-07-03 14:59:37 +02:00
Philippe Merle
779711569f Add an Instagram post 2025-07-03 11:14:31 +02:00
Philippe Merle
785883dfc7 Add a post on X 2025-06-30 07:30:08 +02:00
Philippe Merle
82384f7a17 Add list of custom resources supported in examples 2025-06-29 14:28:09 +02:00
Philippe Merle
a2554e7234 Add background color and recommended for clustering labels and annotations 2025-06-26 07:53:26 +02:00
Philippe Merle
19eb1a7f8f Move GitHub Action in Usage section 2025-06-26 07:25:48 +02:00
Philippe Merle
ce5ab24449 Improve Getting Started documentation 2025-06-26 05:40:21 +02:00
Philippe Merle
a162ee61cb Add Socket Badge 2025-06-25 13:28:27 +02:00
Philippe Merle
6f033c5d8c Add a social network link 2025-06-24 05:19:21 +02:00
Philippe Merle
b7b24afd06 Add --embed-all-icons flag to kube-diagrams, helm-diagrams, and kubectl-diagrams in order to embed all icons in generated svg or dot_json diagrams as requested in https://github.com/philippemerle/KubeDiagrams/issues/38 2025-06-24 03:39:49 +02:00
Philippe Merle
c80abe21a4 Add a referencing site 2025-06-23 20:49:18 +02:00
Philippe Merle
2ccb3738cc Add DeathStarBench example 2025-06-23 06:50:03 +02:00
Philippe Merle
a4eee518ef Add TeaStore example 2025-06-22 04:23:19 +02:00
Philippe Merle
956ba255b1 Add support for Deployment/extensions/v1beta1 2025-06-21 17:39:50 +02:00
Philippe Merle
369b11c95f Reorganize list of example 2025-06-21 12:40:09 +02:00
Philippe Merle
2d9b240a99 Add 2 links 2025-06-21 09:16:21 +02:00
Philippe Merle
e8b3f0e3fd Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main v0.4.0 2025-06-20 11:12:27 +02:00
Philippe Merle
35294f2857 Release 0.4.0 on PyPI 2025-06-20 11:11:25 +02:00
github-actions[bot]
59314dcb04 chore: update example diagrams 2025-06-20 03:00:08 +00:00
Philippe Merle
32239c8d17 Regenerate diagrams 2025-06-20 04:59:26 +02:00
Philippe Merle
31a8abe6f2 Add options to helm-diagrams script 2025-06-20 04:58:38 +02:00
Philippe Merle
151923ac56 Add -c and --config options 2025-06-20 04:49:40 +02:00