Patrice Ferlet metal3d
  • Joined on 2025-08-14
metal3d pushed to feature/better-depends-on at Katenary/katenary 2026-03-17 09:47:03 +00:00
7ee6b74b10 feat(depends): fixes the tests
b40378ec23 feat(quality): enhance logger
0b1a45319f feat(depends): fixes the API point
e879c3f10f feat(depends): Warn user that the service is not created
Compare 4 commits »
metal3d pushed to feature/better-depends-on at Katenary/katenary 2026-03-16 20:39:30 +00:00
985418ae51 feat(quality): fixes some bad patterns
metal3d created pull request Katenary/katenary#184 2026-03-15 20:52:48 +00:00
WIP: feature/better-depends-on
metal3d pushed to feature/better-depends-on at Katenary/katenary 2026-03-15 20:50:35 +00:00
0e133ae6db fix(path): fixing the default compose file check
5d839035b9 feat(depends): add suffix on RBAC and SA
7e1bbdc9b3 feat(quality): remove unused modules
f175416ac2 feat(quality): fix duplicates and modernize
613baaf229 feat(depends): add RBAC
Compare 5 commits »
metal3d pushed to feature/better-depends-on at Katenary/katenary 2026-03-08 22:50:32 +00:00
8fc9cb31c4 feat(depends): Check call to kubernetes API
metal3d created branch feature/better-depends-on in Katenary/katenary 2026-03-08 22:47:31 +00:00
metal3d pushed to feature/better-depends-on at Katenary/katenary 2026-03-08 22:47:31 +00:00
78b5af747e feat(depends): Use kubernetes API for depends_on management
metal3d pushed to master at Katenary/katenary 2026-03-08 21:52:29 +00:00
269717eb1c fix(err): No port with depends_on
61896baad8 feat(logger) Change others logs
feff997aba feat(logger): Add a Fatal logger
Compare 3 commits »
metal3d closed issue Katenary/katenary#182 2026-03-08 21:52:28 +00:00
Bug: no chart generated when using depends_on
metal3d pushed to master at Katenary/katenary 2026-01-28 20:34:13 +00:00
89e331069e Merge pull request 'Typo: replace "skpped" with "skipped"' (#183) from macier-pro/katenary:fix-typos into master
88ce6d4579 Typo: Replace "skpped" with "skipped"
Compare 2 commits »
metal3d merged pull request Katenary/katenary#183 2026-01-28 20:34:11 +00:00
Typo: replace "skpped" with "skipped"
metal3d commented on issue Katenary/katenary#182 2026-01-19 10:53:55 +00:00
Bug: no chart generated when using depends_on

Yes that's because you need to define a port where the "initContainer" could test the service is up. You can use the label "ports" if you don't want to expose a port from the compose file.

metal3d commented on pull request Katenary/katenary#181 2025-12-07 10:09:29 +00:00
Adding svc-optional

Thanks a lot. Is there any unit test that we can add?

metal3d pushed to master at Katenary/katenary 2025-12-07 10:08:35 +00:00
3e80221641 Merge pull request 'fix: convent error' (#178) from kanrin/katenary:master into master
990eda74eb fix: convent error
Compare 2 commits »
metal3d merged pull request Katenary/katenary#178 2025-12-07 10:08:34 +00:00
fix: convent error
metal3d commented on pull request Katenary/katenary#178 2025-12-07 10:08:25 +00:00
fix: convent error

Thanks a lot!

metal3d commented on issue Katenary/katenary#179 2025-12-07 10:03:56 +00:00
[v3.0.0] katenary --version displays v0 debug version

That's right and I'm investigating. The tests work, but it seems to be a build problem in actions

metal3d pushed to main at Katenary/website 2025-10-20 11:58:40 +00:00
cd5eadf613 feat(design) remove tailwind, fixes some elements
11914c6baa chore(refacto) Tailwind sucks
Compare 2 commits »
metal3d opened issue Katenary/katenary#176 2025-10-20 00:40:32 +00:00
Probes from katenary.yaml fails
metal3d opened issue Katenary/katenary#175 2025-10-20 00:15:12 +00:00
Error "file does not exists" using workingdir and configmap-files