Skip to content

Commit 685a234

Browse files
committed
Merge branch 'master' into leecalcote/gatsby-mdx-plugin-upgrade
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
2 parents 5cf441c + 71695d0 commit 685a234

385 files changed

Lines changed: 1427 additions & 1244 deletions

File tree

Some content is hidden

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

gatsby-config.js

Lines changed: 204 additions & 406 deletions
Large diffs are not rendered by default.

gatsby-node.js

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,17 @@ exports.onCreateNode = ({ node, actions, getNode }) => {
558558
}
559559

560560
const { createNodeField } = actions;
561-
const collection = getNode(node.parent).sourceInstanceName;
561+
const parent = getNode(node.parent);
562+
let collection = parent.sourceInstanceName;
563+
564+
// --- CHANGED: Consolidated Source Logic ---
565+
// If the source is "collections", we determine the actual collection
566+
// from the parent directory name (e.g., "blog", "news", etc.)
567+
if (collection === "collections") {
568+
collection = parent.relativeDirectory.split("/")[0];
569+
}
570+
// ------------------------------------------
571+
562572
createNodeField({
563573
name: "collection",
564574
node,
@@ -796,4 +806,4 @@ exports.onPostBuild = async ({ graphql, reporter }) => {
796806
// Optionally, write the result to a file for easier inspection
797807
const outputPath = path.resolve(__dirname, "public", "query-result.json");
798808
fs.writeFileSync(outputPath, JSON.stringify(result, null, 2));
799-
};
809+
};

src/collections/integrations/aad-pod-identity/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ howItWorksDetails: "Azure AD workload identity authentication method replaces po
4747
published: TRUE
4848
---
4949
Enables Kubernetes applications to access cloud resources securely with Azure Active Directory (AAD).
50-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
51-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
50+
</p>
51+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
52+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/accurate/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ howItWorksDetails: "Collaboratively manage infrastructure with your coworkers sy
3535
published: TRUE
3636
---
3737
Accurate is a Kubernetes controller to help operations in large soft multi-tenancy environments.
38-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
39-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
38+
</p>
39+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
40+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/ace/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,6 @@ howItWorksDetails: "Collaboratively manage infrastructure with your coworkers sy
101101
published: TRUE
102102
---
103103
Kubernetes Native Data Platform
104-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
105-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
104+
</p>
105+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
106+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/actions-runner-controller/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ howItWorksDetails: "Collaboratively manage infrastructure with your coworkers sy
5353
published: TRUE
5454
---
5555
A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.
56-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
57-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
56+
</p>
57+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
58+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/admin-console-operator/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ howItWorksDetails: "Collaboratively manage infrastructure with your coworkers sy
2929
published: TRUE
3030
---
3131
EPAM Admin Console Operator
32-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
33-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
32+
</p>
33+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
34+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/aerokube/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ howItWorksDetails: "Streamlined web application testing within Kubernetes enviro
5353
published: TRUE
5454
---
5555
Aerokube is a platform for cross-browser testing and automation of web applications.
56-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
57-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
56+
</p>
57+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
58+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/aerospike-kubernetes-operator/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ howItWorksDetails: "Collaboratively manage infrastructure with your coworkers sy
4747
published: TRUE
4848
---
4949
The multi-model, NoSQL real-time data platform for multi-cloud, large-scale JSON and SQL use cases. The Aerospike database has the lowest latency with predictable performance at any scale, with industry-leading uptime, requiring up to 80% less infrastructure.
50-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
51-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
50+
</p>
51+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
52+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

src/collections/integrations/aigisuk/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ howItWorksDetails: "Enhanced data security and compliance in Kubernetes"
2323
published: TRUE
2424
---
2525
AIGIS UK is a Kubernetes-based platform for managing sensitive data in regulated environments.
26-
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
27-
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
26+
</p>
27+
<p>Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.</p>
28+
<p>Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.</p>

0 commit comments

Comments
 (0)