Skip to content

Commit 09b7b66

Browse files
committed
Blog: add post about chaos testing and Yash Agarwal (#398)
Signed-off-by: Floor Drees <[email protected]> Co-authored-by: Jaime Silvela <[email protected]> 46e891e
1 parent c3f87ba commit 09b7b66

File tree

112 files changed

+4612
-2591
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+4612
-2591
lines changed

authors/dchambre/index.html

Lines changed: 36 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
285285
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/linux/"
286286
class="mr-2">Linux</a></li>
287287

288+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/litmus/"
289+
class="mr-2">Litmus</a></li>
290+
288291
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/maintenance/"
289292
class="mr-2">Maintenance</a></li>
290293

@@ -413,20 +416,20 @@ <h1 class="text-lg charcoal font-bold">
413416

414417
</div>
415418

416-
<a href="/blog/matthew-mols-pgedge/">
419+
<a href="/blog/lfx-chaos-testing-yash-agarwal/">
417420

418421
<div>
419-
<img src="/blog/matthew-mols-pgedge//pgedge_cloudnativepg.jpg" class="object-fill"
422+
<img src="/blog/lfx-chaos-testing-yash-agarwal//yash.jpeg" class="object-fill"
420423
alt="Blog image">
421424
</div>
422425
<div class="charcoal">
423-
<h2 class="text-lg my-2.5 font-bold">Sticking with Open Source: pgEdge and CloudNativePG</h2>
426+
<h2 class="text-lg my-2.5 font-bold">Chaos testing the CloudNativePG project</h2>
424427
</div>
425428

426429

427430
<div class="block gap-2 text-sm charcoal opacity-75">
428431
<h6 class="block gap-2 text-sm charcoal">
429-
January 2, 2026
432+
January 5, 2026
430433
431434
3 minutes
432435
</h6>
@@ -457,22 +460,22 @@ <h1 class="text-lg charcoal font-bold">
457460

458461
</div>
459462

460-
<a href="/blog/contributor-highlight-gabriele-quaresima/">
463+
<a href="/blog/matthew-mols-pgedge/">
461464

462465
<div>
463-
<img src="/blog/contributor-highlight-gabriele-quaresima//gabrieleq.png" class="object-fill"
466+
<img src="/blog/matthew-mols-pgedge//pgedge_cloudnativepg.jpg" class="object-fill"
464467
alt="Blog image">
465468
</div>
466469
<div class="charcoal">
467-
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Gabriele Quaresima</h2>
470+
<h2 class="text-lg my-2.5 font-bold">Sticking with Open Source: pgEdge and CloudNativePG</h2>
468471
</div>
469472

470473

471474
<div class="block gap-2 text-sm charcoal opacity-75">
472475
<h6 class="block gap-2 text-sm charcoal">
473-
September 11, 2025
476+
January 2, 2026
474477
475-
2 minutes
478+
3 minutes
476479
</h6>
477480
</div>
478481
</a>
@@ -488,11 +491,11 @@ <h6 class="block gap-2 text-sm charcoal">
488491
<div class="my-auto">
489492

490493

491-
<img src="/authors/dchambre/daniel.jpg" class="w-10 h-10 rounded-full"
492-
alt="Daniel Chambre">
494+
<img src="/authors/fdrees/floor.jpg" class="w-10 h-10 rounded-full"
495+
alt="Floor Drees">
493496

494497
<h1 class="text-lg charcoal font-bold">
495-
Daniel Chambre
498+
Floor Drees
496499
</h1>
497500
</div>
498501

@@ -501,22 +504,22 @@ <h1 class="text-lg charcoal font-bold">
501504

502505
</div>
503506

504-
<a href="/blog/customizing-hcl/">
507+
<a href="/blog/contributor-highlight-gabriele-quaresima/">
505508

506509
<div>
507-
<img src="/blog/customizing-hcl//elephant_cookie.jpg" class="object-fill"
510+
<img src="/blog/contributor-highlight-gabriele-quaresima//gabrieleq.png" class="object-fill"
508511
alt="Blog image">
509512
</div>
510513
<div class="charcoal">
511-
<h2 class="text-lg my-2.5 font-bold">Customizing the docker build bake hcl file</h2>
514+
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Gabriele Quaresima</h2>
512515
</div>
513516

514517

515518
<div class="block gap-2 text-sm charcoal opacity-75">
516519
<h6 class="block gap-2 text-sm charcoal">
517-
August 22, 2025
520+
September 11, 2025
518521
519-
3 minutes
522+
2 minutes
520523
</h6>
521524
</div>
522525
</a>
@@ -532,11 +535,11 @@ <h6 class="block gap-2 text-sm charcoal">
532535
<div class="my-auto">
533536

534537

535-
<img src="/authors/fdrees/floor.jpg" class="w-10 h-10 rounded-full"
536-
alt="Floor Drees">
538+
<img src="/authors/dchambre/daniel.jpg" class="w-10 h-10 rounded-full"
539+
alt="Daniel Chambre">
537540

538541
<h1 class="text-lg charcoal font-bold">
539-
Floor Drees
542+
Daniel Chambre
540543
</h1>
541544
</div>
542545

@@ -545,20 +548,20 @@ <h1 class="text-lg charcoal font-bold">
545548

546549
</div>
547550

548-
<a href="/blog/interview-vito-botta-brella/">
551+
<a href="/blog/customizing-hcl/">
549552

550553
<div>
551-
<img src="/blog/interview-vito-botta-brella//brella_cloudnativepg.jpg" class="object-fill"
554+
<img src="/blog/customizing-hcl//elephant_cookie.jpg" class="object-fill"
552555
alt="Blog image">
553556
</div>
554557
<div class="charcoal">
555-
<h2 class="text-lg my-2.5 font-bold">Unlocking full Kubernetes functionality at Brella with CloudNativePG and Hetzner</h2>
558+
<h2 class="text-lg my-2.5 font-bold">Customizing the docker build bake hcl file</h2>
556559
</div>
557560

558561

559562
<div class="block gap-2 text-sm charcoal opacity-75">
560563
<h6 class="block gap-2 text-sm charcoal">
561-
August 19, 2025
564+
August 22, 2025
562565
563566
3 minutes
564567
</h6>
@@ -589,20 +592,20 @@ <h1 class="text-lg charcoal font-bold">
589592

590593
</div>
591594

592-
<a href="/blog/summarizing-ying-zhu-lfx-mentorship/">
595+
<a href="/blog/interview-vito-botta-brella/">
593596

594597
<div>
595-
<img src="/blog/summarizing-ying-zhu-lfx-mentorship//patch.png" class="object-fill"
598+
<img src="/blog/interview-vito-botta-brella//brella_cloudnativepg.jpg" class="object-fill"
596599
alt="Blog image">
597600
</div>
598601
<div class="charcoal">
599-
<h2 class="text-lg my-2.5 font-bold">Beyond the Patch: Continuing our LFX Mentorship</h2>
602+
<h2 class="text-lg my-2.5 font-bold">Unlocking full Kubernetes functionality at Brella with CloudNativePG and Hetzner</h2>
600603
</div>
601604

602605

603606
<div class="block gap-2 text-sm charcoal opacity-75">
604607
<h6 class="block gap-2 text-sm charcoal">
605-
August 14, 2025
608+
August 19, 2025
606609
607610
3 minutes
608611
</h6>
@@ -633,22 +636,22 @@ <h1 class="text-lg charcoal font-bold">
633636

634637
</div>
635638

636-
<a href="/blog/contributor-highlight-niccolo-fei/">
639+
<a href="/blog/summarizing-ying-zhu-lfx-mentorship/">
637640

638641
<div>
639-
<img src="/blog/contributor-highlight-niccolo-fei//niccolo.jpg" class="object-fill"
642+
<img src="/blog/summarizing-ying-zhu-lfx-mentorship//patch.png" class="object-fill"
640643
alt="Blog image">
641644
</div>
642645
<div class="charcoal">
643-
<h2 class="text-lg my-2.5 font-bold">Contributor Spotlight: Niccolò Fei</h2>
646+
<h2 class="text-lg my-2.5 font-bold">Beyond the Patch: Continuing our LFX Mentorship</h2>
644647
</div>
645648

646649

647650
<div class="block gap-2 text-sm charcoal opacity-75">
648651
<h6 class="block gap-2 text-sm charcoal">
649-
August 11, 2025
652+
August 14, 2025
650653
651-
2 minutes
654+
3 minutes
652655
</h6>
653656
</div>
654657
</a>

0 commit comments

Comments
 (0)