Skip to content

Commit 32e3fca

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into issue-6458
2 parents 812504c + 1abee84 commit 32e3fca

56 files changed

Lines changed: 257 additions & 1800 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.

.github/label-commenter-config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,16 @@ labels:
4747
pr:
4848
body: This PR has been labeled with 'component/mesheryctl'. Note that after making changes you need to update it in the [mesheryctl command tracker](https://docs.google.com/spreadsheets/d/1q63sIGAuCnIeDs8PeM-0BAkNj8BBgPUXhLbe1Y-318o/edit#gid=0) spreadsheet.
4949
action: open
50+
- name: issue/welcome
51+
labeled:
52+
issue:
53+
body: Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Contributors' Welcome Guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit?usp=sharing) and sure to join the [community Slack](https://slack.layer5.io/).
54+
action: open
55+
pr:
56+
body: >
57+
<p align="center">Thank you for contributing to the Layer5 community! :tada: </p>
58+
<p align="center"><img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/welcome/Layer5-celebration.png" width="80%" /></p><br />
59+
action: open
5060
# pr:
5161
# body: Hi, please note that this issue will need an approved design specification before implementation proceeds. See [Creating a Functional Specification](https://docs.google.com/document/d/1RP3IWLc-MiQS-QYasqCoVuCH7--G87p5ezE5f_nOzB8/edit?usp=sharing) to create a design spec.
5262
# action: open
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 22 deletions
Loading
Lines changed: 1 addition & 22 deletions
Loading
Lines changed: 1 addition & 22 deletions
Loading
Lines changed: 1 addition & 22 deletions
Loading

src/collections/integrations/azure-authorization/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ components: [
1313
"name": "role-assignment",
1414
"colorIcon": "icons/components/role-assignment/icons/color/role-assignment-color.svg",
1515
"whiteIcon": "icons/components/role-assignment/icons/white/role-assignment-white.svg",
16-
"description": "",
16+
"description": "Security & Compliance",
1717
},
1818
{
1919
"name": "role-definition",
2020
"colorIcon": "icons/components/role-definition/icons/color/role-definition-color.svg",
2121
"whiteIcon": "icons/components/role-definition/icons/white/role-definition-white.svg",
22-
"description": "",
22+
"description": "Security & Compliance",
2323
}]
2424
featureList: [
2525
"Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.",

src/collections/integrations/azure-batch/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ darkModeIntegrationIcon: icons/white/azure-batch-white.svg
66
docURL: https://docs.meshery.io/extensibility/integrations/azure-batch
77
description:
88
category: Orchestration & Management
9-
subcategory: Uncategorized
9+
subcategory: Compute
1010
registrant: GitHub
1111
components: [
1212
{
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)