Skip to content

Commit e963e49

Browse files
committed
Merge branch 'main' into migrate-remaining-hc-article-images
2 parents 2246011 + c6fbf67 commit e963e49

File tree

384 files changed

+6839
-4865
lines changed

Some content is hidden

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

384 files changed

+6839
-4865
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ static/ @rohanmaharjan100 @wei-harness
122122

123123
# Platform Docs
124124
/docs/platform/ @pratmit @GokulBansal0 @abhishekharness @ivikramsahu
125-
/release-notes/delegate.md @pratmit @abhishekharness @anshul-harness @ivikramsahu
125+
/release-notes/delegate.md @pratmit @abhishekharness @anshul-harness @ivikramsahu @SushrutHarness
126126
/release-notes/platform.md @pratmit @GokulBansal0 @abhishekharness @ivikramsahu
127127
/release-notes/self-managed-enterprise-edition.md @pratmit @abhishekharness @ivikramsahu @anshul-harness @raviyadalam
128128
/src/components/Roadmap/data/platformData.ts @pratmit @abhishekharness @ivikramsahu
File renamed without changes.

docs/chaos-engineering/faults/custom-faults/byoc/byoc.md renamed to docs/chaos-engineering/faults/byoc/byoc.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: byoc
3-
title: Bring Your Own Custom Chaos Faults
3+
title: Overview
4+
sidebar_position: 1
45
redirect_from:
56
- /docs/chaos-engineering/chaos-faults/byoc/byoc-injector
67
---

docs/chaos-engineering/faults/custom-faults/byoc/sql-failover.md renamed to docs/chaos-engineering/faults/byoc/sql-failover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Cross-Project Cloud SQL Failover Using BYOC Injector
55

66
## Overview
77

8-
This topic provides how to implement a cross-project failover for Google Cloud SQL instances using a Bring Your Own Chaos (BYOC) injector. The [BYOC injector](/docs/chaos-engineering/faults/custom-faults/byoc/) facilitates the simulation of failover scenarios to test the resilience and high availability of Cloud SQL instances across different projects.
8+
This topic provides how to implement a cross-project failover for Google Cloud SQL instances using a Bring Your Own Chaos (BYOC) injector. The [BYOC injector](/docs/chaos-engineering/faults/byoc/) facilitates the simulation of failover scenarios to test the resilience and high availability of Cloud SQL instances across different projects.
99

1010
---
1111

0 commit comments

Comments
 (0)