-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: #98 Initialize the references section content
Signed-off-by: Laurent Broudoux <[email protected]>
- Loading branch information
Showing
8 changed files
with
114 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
draft: false | ||
title: "Artifacts & Conventions" | ||
date: 2024-04-30 | ||
publishdate: 2024-04-30 | ||
lastmod: 2024-05-16 | ||
weight: 2 | ||
--- | ||
|
||
> ♻️ **To Be Migrated** | ||
> | ||
> This is a new documentation page that has to be migrated from the different [<Format> Mocking and Testing](/documentation/archive/using/openapi), as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Expose the different conventions of artifacts | ||
> * Supported versions of formats | ||
> * Expected headers or notation if any | ||
> * Expected naming schemes | ||
> * Add a pointer to the new linter that allows debugging this |
16 changes: 16 additions & 0 deletions
16
content/documentation/references/configuration/helm-chart-config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
draft: false | ||
title: "Helm Chart Parameters" | ||
date: 2024-04-29 | ||
publishdate: 2024-04-29 | ||
lastmod: 2024-05-16 | ||
weight: 3 | ||
--- | ||
|
||
> 🪄 **To Be Created** | ||
> | ||
> This is a new documentation page that has to be written as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of Helm Chart parameters | ||
> * Provide typical examples |
16 changes: 16 additions & 0 deletions
16
content/documentation/references/configuration/operator-config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
draft: false | ||
title: "Operator Configuration" | ||
date: 2024-04-29 | ||
publishdate: 2024-04-29 | ||
lastmod: 2024-05-16 | ||
weight: 4 | ||
--- | ||
|
||
> 🪄 **To Be Created** | ||
> | ||
> This is a new documentation page that has to be written as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of Kubernetes Operator custom resources | ||
> * Provide typical examples |
16 changes: 16 additions & 0 deletions
16
content/documentation/references/configuration/security-config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
draft: false | ||
title: "Security Configuration" | ||
date: 2024-04-29 | ||
publishdate: 2024-04-29 | ||
lastmod: 2024-05-16 | ||
weight: 2 | ||
--- | ||
|
||
> 🪄 **To Be Created** | ||
> | ||
> This is a new documentation page that has to be written as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of Security related configuration in Microcks | ||
> * Should include: Keycloak realm settings, User management and RBAC, repository organisation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
draft: false | ||
title: "API Metadata Format" | ||
date: 2024-05-16 | ||
publishdate: 2024-05-16 | ||
lastmod: 2024-05-16 | ||
weight: 5 | ||
--- | ||
|
||
> ♻️ **To Be Migrated** | ||
> | ||
> This is a new documentation page that has to be migrated from [Microcks APIMetadata](/documentation/archive/using/metadata), as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of Test parameters only |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
draft: false | ||
title: "Mock Templates" | ||
date: 2020-02-11 | ||
publishdate: 2020-02-11 | ||
lastmod: 2024-05-16 | ||
weight: 3 | ||
--- | ||
|
||
> ♻️ **To Be Migrated** | ||
> | ||
> This is a new documentation page that has to be migrated from [Templating mock responses](/documentation/archive/using/templates), as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of functions | ||
> * Comprehensive reference of placeholder notations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
draft: false | ||
title: "Test Endpoints" | ||
date: 2024-04-29 | ||
publishdate: 2024-04-29 | ||
lastmod: 2024-05-16 | ||
weight: 4 | ||
--- | ||
|
||
> ♻️ **To Be Migrated** | ||
> | ||
> This is a new documentation page that has to be migrated from [Testing with Microcks](/documentation/archive/using/tests), as part of our [Refactoring Effort](https://github.com/microcks/microcks.io/issues/81). | ||
> | ||
> **Goal of this page** | ||
> * Comprehensive reference of Test parameters only |