Skip to content

Commit 0ebb635

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into issue#6399
2 parents 054ae09 + 10ffa0b commit 0ebb635

18 files changed

Lines changed: 50 additions & 8 deletions

File tree

src/collections/careers/software-engineer/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ salary: Based on experience
77
apply_by: --
88
location: "Anywhere - Remote"
99
thumbnail: ./software-engineer.svg
10-
abstract: "Intuitive design, flowing interaction, and delightfuling users are core components of the Layer5 user experience."
10+
abstract: "Intuitive design, flowing interaction, and delighting users are core components of the Layer5 user experience."
1111
published: true
1212
---
1313

@@ -84,4 +84,4 @@ import { Col } from "../../../reusecore/Layout";
8484
</span>
8585
</div>
8686
<PositionApply />
87-
</CareerWrapper>
87+
</CareerWrapper>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-memorydb-controller/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ components: [
5656
"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg",
5757
"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg",
5858
"description": "",
59+
},
60+
{
61+
"name": "multi-region-cluster",
62+
"colorIcon": "icons/components/multi-region-cluster/icons/color/multi-region-cluster-color.svg",
63+
"whiteIcon": "icons/components/multi-region-cluster/icons/white/multi-region-cluster-white.svg",
64+
"description": "",
5965
}]
6066
featureList: [
6167
"Amazon MemoryDB for Redis enables machine learning (ML) and generative artificial intelligence (AI) models to work with data stored in Amazon MemoryDB in real-time and without moving your data.",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-rds-controller/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ components: [
8080
"colorIcon": "icons/components/db-cluster-snapshot/icons/color/db-cluster-snapshot-color.svg",
8181
"whiteIcon": "icons/components/db-cluster-snapshot/icons/white/db-cluster-snapshot-white.svg",
8282
"description": "",
83+
},
84+
{
85+
"name": "db-cluster-endpoint",
86+
"colorIcon": "icons/components/db-cluster-endpoint/icons/color/db-cluster-endpoint-color.svg",
87+
"whiteIcon": "icons/components/db-cluster-endpoint/icons/white/db-cluster-endpoint-white.svg",
88+
"description": "",
8389
}]
8490
featureList: [
8591
"Amazon RDS integrates with AWS Config to support compliance and enhance security by recording and auditing changes to the configuration of your DB instance",

src/collections/integrations/cass-operator/icons/components/scheduled-task/icons/color/scheduled-task-color.svg

Lines changed: 2 additions & 0 deletions
Loading

src/collections/integrations/cass-operator/icons/components/scheduled-task/icons/white/scheduled-task-white.svg

Lines changed: 2 additions & 0 deletions
Loading

src/collections/integrations/cass-operator/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ components: [
2020
"colorIcon": "icons/components/cassandra-task/icons/color/cassandra-task-color.svg",
2121
"whiteIcon": "icons/components/cassandra-task/icons/white/cassandra-task-white.svg",
2222
"description": "",
23+
},
24+
{
25+
"name": "scheduled-task",
26+
"colorIcon": "icons/components/scheduled-task/icons/color/scheduled-task-color.svg",
27+
"whiteIcon": "icons/components/scheduled-task/icons/white/scheduled-task-white.svg",
28+
"description": "",
2329
}]
2430
featureList: [
2531
"Manages Cassandra configuration",

0 commit comments

Comments
 (0)