Commit Graph

245 Commits

Author SHA1 Message Date
Philippe Merle
d089964bc7 Regenerate diagrams 2025-04-22 05:43:07 +02:00
Philippe Merle
877fac3659 Update semiotics diagram 2025-04-22 05:39:43 +02:00
Philippe Merle
e4645bd6a1 Correct incorrect log trace 2025-04-22 05:38:17 +02:00
Philippe Merle
d63e81cb43 Add a social network post 2025-04-21 10:53:46 +02:00
Philippe Merle
234d3b470b Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2025-04-20 23:56:08 +02:00
Philippe Merle
d4c5c34a77 Initial commit for the semiotics diagrams 2025-04-20 23:55:40 +02:00
Philippe Merle
ad56c69451 Add tooltip to each custom cluster, node and edge 2025-04-20 23:47:59 +02:00
Philippe Merle
4fd73da41f Disable clear-text logging of sensitive information 2025-04-20 22:53:14 +02:00
Philippe Merle
0a7be456bd Add write content permission 2025-04-20 22:45:57 +02:00
Philippe Merle
aa741940ba Add read contents permission 2025-04-20 22:43:33 +02:00
Philippe Merle
031885c5bf Add contents read permission 2025-04-20 22:36:13 +02:00
Philippe Merle
9059d64ec4 Add contents read permission 2025-04-20 22:34:38 +02:00
Philippe Merle
40a97c862c Merge pull request #28 from mahyarmirrashed/build/add-workflow-for-updating-examples
build: add workflow for updating examples
2025-04-20 21:52:40 +02:00
Philippe Merle
a85022a0c4 Merge pull request #27 from mahyarmirrashed/chore/integrate-github-action
chore: integrate github action
2025-04-20 21:49:37 +02:00
github-actions[bot]
c93aa2f607 chore: update example diagrams 2025-04-20 17:54:15 +00:00
Mahyar Mirrashed
504a072137 chore: update commit author 2025-04-20 10:53:59 -07:00
Mahyar Mirrashed
80c34a5c4e chore: allow manually dispatching workflow 2025-04-20 10:49:19 -07:00
Mahyar Mirrashed
5818261c41 build: add action to update examples inside repository 2025-04-20 10:46:07 -07:00
Mahyar Mirrashed
f1f5e79433 docs: add information about using github action 2025-04-20 10:37:17 -07:00
Mahyar Mirrashed
ce5b1f8109 build: add action to test kube-diagrams action 2025-04-20 10:35:06 -07:00
Mahyar Mirrashed
0fba87443d chore: add github action 2025-04-20 10:34:50 -07:00
Philippe Merle
87b173a35c Improve some edge tooltips 2025-04-20 17:43:05 +02:00
Philippe Merle
8f663f0d2e Enable fixme warnings 2025-04-20 17:36:35 +02:00
Philippe Merle
5dd277346e Remove useless code 2025-04-20 16:53:16 +02:00
Philippe Merle
9e973b5427 Add a tooltip to each generated cluster, node and edge 2025-04-20 16:51:41 +02:00
Philippe Merle
6131c10b58 Merge pull request #26 from mahyarmirrashed/chore/update-flake-for-packaging
chore: update flake for packaging
2025-04-20 07:17:27 +02:00
Mahyar Mirrashed
a72c0874fa docs: update contributing instructions 2025-04-19 19:33:27 -05:00
Mahyar Mirrashed
da3c1bf5a2 chore: split package offerings into docker image and source itself
Can view via `nix flake show --all-systems`.
2025-04-19 19:30:20 -05:00
Mahyar Mirrashed
85f2bd4937 chore: update flake to match 2025-04-19 16:47:48 -07:00
Philippe Merle
8dd96ae33c Improve configurability of cluster title 2025-04-19 10:20:13 +02:00
Philippe Merle
1beb8136fb Add graphical attributes to configurable clusters 2025-04-19 09:55:24 +02:00
Philippe Merle
44a2961421 Change edge from HPA/VPA to workload 2025-04-19 08:38:40 +02:00
Philippe Merle
1f59fdf571 Improve some code related to management of edges 2025-04-19 08:27:38 +02:00
Philippe Merle
0fdf24a7da Merge pull request #24 from mahyarmirrashed/add-direnv-support
chore: add direnv support
2025-04-19 07:31:28 +02:00
Philippe Merle
cd5e1b0d43 Add a link on the Reddit post about custom declarative diagrams with KubeDiagrams 2025-04-17 11:25:29 +02:00
Philippe Merle
0ed7c4fc88 Add 2 links 2025-04-15 10:58:21 +02:00
Philippe Merle
457a0056f0 Allow to hide nodes as discussed in https://github.com/philippemerle/KubeDiagrams/discussions/23 2025-04-14 23:41:30 +02:00
Mahyar Mirrashed
8a6a055ef9 revert: "style: format markdown files"
This reverts commit e3fb7d4c5d.
2025-04-13 22:09:10 -07:00
Mahyar Mirrashed
e77f83ac7b revert: "docs: use shortform of links"
This reverts commit 5b15d7a714.
2025-04-13 22:09:06 -07:00
Mahyar Mirrashed
1b6b8962e1 revert: "docs: update numbers"
This reverts commit 257cbea1af.
2025-04-13 22:09:00 -07:00
Philippe Merle
82c24650ca Change the source of the edge labelled with 'calls' 2025-04-13 01:23:18 +02:00
Philippe Merle
5160393350 Add support for custom diagrams as discussed in https://github.com/philippemerle/KubeDiagrams/discussions/18 2025-04-13 01:01:19 +02:00
Philippe Merle
3b1a554bcd Number two items 2025-04-12 23:24:45 +02:00
Mahyar Mirrashed
257cbea1af docs: update numbers 2025-04-03 21:01:29 -07:00
Mahyar Mirrashed
5b15d7a714 docs: use shortform of links 2025-04-03 20:37:32 -07:00
Mahyar Mirrashed
8b71d7afde chore(nix): add graphviz and python3.9 deps
As specified in the README.md
2025-04-03 20:06:09 -07:00
Mahyar Mirrashed
e3fb7d4c5d style: format markdown files 2025-04-03 19:44:08 -07:00
Mahyar Mirrashed
684eeba20c chore: ignore direnv crud 2025-04-03 19:40:35 -07:00
Mahyar Mirrashed
8330536ea7 chore: add direnv support 2025-04-03 19:40:28 -07:00
Mahyar Mirrashed
83c68f145b chore(nix): add basic flake 2025-04-03 19:40:05 -07:00