Skip to content

Commit ae1c64e

Browse files
authored
Merge branch 'master' into fix-you-are-here-indicator
2 parents 344f30b + e662431 commit ae1c64e

File tree

38 files changed

+332
-82
lines changed

38 files changed

+332
-82
lines changed
Loading
+1
Loading

README.md

+29-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<p style="text-align:center;" align="center">
2+
<picture align="center">
3+
<source media="(prefers-color-scheme: dark)" srcset="./.github/readme/images/layer5-light-no-trim.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="./.github/readme/images/layer5-no-trim.svg">
5+
<img align="center" src="./.github/assets/images/layer5/layer5-no-trim.svg" alt="Shows a dark layer5 logo in light mode and a white logo in dark mode" width="45%"/>
6+
</picture>
7+
</p>
8+
9+
<p align="center">
10+
<a href="https://github.com/layer5io/docs/graphs/contributors" alt="GitHub contributors">
11+
<img src="https://img.shields.io/github/contributors/layer5io/layer5.svg" /></a>
12+
<a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Alayer5labs+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22" alt="Help wanted GitHub issues">
13+
<img src="https://img.shields.io/github/issues/layer5io/layer5/help%20wanted.svg?color=%23DDDD00" /></a>
14+
<a href="https://slack.layer5.io" alt="Slack">
15+
<img src="https://img.shields.io/badge/Slack-@layer5.svg?logo=slack" /></a>
16+
<a href="https://twitter.com/layer5" alt="Twitter Follow">
17+
<img src="https://img.shields.io/twitter/follow/layer5.svg?label=Follow+Layer5&style=social" /></a>
18+
<a href="https://github.com/layer5io/layer5/blob/master/LICENSE" alt="License">
19+
<img src="https://img.shields.io/github/license/layer5io/layer5.svg" /></a>
20+
</p>
21+
22+
<h5><p align="center"><i>If you’re using Layer5 products or if you like the project, please <a href="https://github.com/layer5io/layer5/stargazers">★</a> this repository to show your support! 🤩</i></p></h5>
23+
24+
# About Layer5
25+
26+
[Layer5](https://layer5.io)'s cloud native application and infrastructure management software enables engineers to expect more from their infrastructure. We embrace _developer_-defined infrastructure. We empower developers to change how they write applications, support _operators_ in rethinking how they run modern infrastructure, and enable _product owners_ to regain full-control over their product portfolio.
27+
28+
## Contributions Welcome
29+
130
<div>
231
<a href="https://meshery.io/community"><img alt="Layer5 Community" src=".github/readme/images//community.svg" style="margin-right:8px;padding-top:9px;" width="140px" align="left" /></a>
332
<p>
@@ -10,8 +39,6 @@
1039
</div>
1140
Explore tutorials and documentation by product in the docs.layer5.io website; documentation and developer resources of Layer5 products.
1241

13-
## Contributions Welcome
14-
1542
If you find a typo or you feel like you can improve the HTML, CSS, or JavaScript, we welcome contributions. Feel free to open issues or pull requests like any normal GitHub project, and we'll merge it in 🚀
1643

1744
### Running the Site Locally

build/meshery-cloud.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.175
1+
v0.8.177

build/meshery-extensions.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.51-1
1+
v0.8.53-2

content/en/charts/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cascade:
1111

1212
{{< alert type="info" title="Repository Only">}}
1313
This page only contains a brief synopsis of the Helm repository.
14-
14+
1515
See the [Self-Hosted section](/cloud/self-hosted/) of the Layer5 Cloud documentation for deployment prerequisites, considerations, and instructions.
1616
{{< /alert >}}
1717

@@ -21,7 +21,7 @@ Contained in the Layer5 Helm repository is the [Meshery Remote Provider](https:/
2121

2222
## Chart Source
2323

24-
<p>The source for this chart is located in the <code>layer5io/meshery-cloud</code> repository under <a href="https://github.com/layer5io/meshery-cloud/tree/master/install/kubernetes/">install/kubernetes/</a>.</p>
24+
<p>The source for this chart is located in the <code>layer5io/meshery-cloud</code> repository under <pre>install/kubernetes/</pre>.</p>
2525
<br />
2626
{{< alert type="info" title="Complete Deployment Instructions">}}
2727
Layer5 Cloud's Helm chart supports a number of [configuration options]({{<ref "/cloud/self-hosted/deployment/helm-chart-values" >}})

content/en/cloud/getting-started/getting-started-with-layer5-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Give your organization a name and a description. For more information, see "Crea
5252
Workspaces are logical group of shared set of resources like environments, connections, credentials, infrastructural designs and more. Every user on Layer5 Cloud is part of at least one workspace. You can create your own workspace or join an existing one. By default you are the owner of the workspace you create. You can share access to resources in your workspaces through teams.
5353

5454
{{< alert type="info" >}}
55-
For more information, see [Workspaces](/cloud/workspaces/)
55+
For more information, see [Workspaces](/cloud/spaces/workspaces/)
5656
{{< /alert >}}
5757

5858
Give your workspace a name and a description. For more information, see "Creating a workspace."

content/en/cloud/github-actions/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Meshery GitHub Actions enhance your operational workflow by integrating git vers
1010
## Meshery Github Actions
1111

1212
1. [Kanvas Snapshot](#kanvas-snapshot-github-action)
13-
2. [Performance Testing with Meshery](https://docs.meshery.io/guides/gitops-with-meshery)
13+
2. [Performance Testing with Meshery](https://docs.meshery.io/guides/infrastructure-management/gitops-with-meshery)
1414
3. Archived: [Service Mesh Interface Conformance with Meshery](https://github.com/marketplace/actions/service-mesh-interface-conformance-with-meshery)
1515

1616
This methodology automates the synchronization of your actual infrastructure state with the desired state defined in your Git repository. Meshery enables GitOps by offering a comprehensive view of your infrastructure, allowing you to verify workload designs and Kubernetes cluster configurations before merging pull requests.
@@ -56,4 +56,4 @@ GitHub Actions provides a variety of events that can trigger workflows, allowing
5656

5757
You can create your own performance profiles to run repeatable tests with Meshery. You can configure this action to trigger with each of your releases, on every pull request. or any GitHub workflow trigger event. A sample configuration of the action is shown below.
5858

59-
Read more about the Service Mesh Performance GitHub Action in the [Meshery documentation](https://docs.meshery.io/guides/gitops-with-meshery). [See action in GitHub Marketplace](https://github.com/marketplace/actions/performance-testing-with-meshery)
59+
Read more about the Service Mesh Performance GitHub Action in the [Meshery documentation](https://docs.meshery.io/guides/infrastructure-management/gitops-with-meshery). [See action in GitHub Marketplace](https://github.com/marketplace/actions/performance-testing-with-meshery)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: v0.8.177
3+
date: 2025-03-24T17:42:34Z
4+
tag: v0.8.177
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- [Chore]: Bump Sistent v0.14.168 @l5io (#3334)
13+
- [Chore]: Bump Sistent v0.14.167 @l5io (#3325)
14+
- Fix issues with teams table @amitamrutiya (#3333)
15+
- fix: remove transparency from table background for better visibility @GARY121github (#3322)
16+
- chore: remove unecessary logs @Karan-Palan (#3329)
17+
- fix : Remove unnecessary array logs from dashboard @GARY121github (#3327)
18+
- Feat: dynamic page titles @Karan-Palan (#3250)
19+
20+
## 💻 Server
21+
22+
- Fix issues with teams table @amitamrutiya (#3333)
23+
24+
## 🐛 Bug Fixes
25+
26+
- Fix issues with teams table @amitamrutiya (#3333)
27+
- fix: remove transparency from table background for better visibility @GARY121github (#3322)
28+
- fix : Remove unnecessary array logs from dashboard @GARY121github (#3327)
29+
30+
## 👨🏽‍💻 Contributors
31+
32+
Thank you to our contributors for making this release possible:
33+
@GARY121github, @Karan-Palan, @aabidsofi19, @amitamrutiya, @l5io, @leecalcote and MUzairS15
34+

content/en/cloud/self-hosted/white-labeling/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To set up a www or custom subdomain, such as `www.example.com` or `meshery.examp
124124

125125
In Layer5 Cloud, navigate to your Provider Organization.
126126

127-
Under your Organization name, click Edit. If you cannot click the "Edit" action, verify that you are a [Provider Administrator](/cloud/security/roles/provider-admin-roles/).
127+
Under your Organization name, click Edit. If you cannot click the "Edit" action, verify that you are a [Provider Administrator](/cloud/security/roles).
128128

129129
Under "Custom domain", type your custom domain, then click Save. This will create a server configuration will require a reboot in order to take affect.
130130

content/en/cloud/spaces/workspaces.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Designs belong to only one Workspace at any given time. See [Meshery Designs](ht
6262
- Same team can be assigned to multiple workspaces.
6363

6464
{{< alert type="info" >}}
65-
Teams offer control access to workspaces and to workspace resources such as environments and managed and unmanaged connections, See [Teams](../identity/teams)
65+
Teams offer control access to workspaces and to workspace resources such as environments and managed and unmanaged connections, See [Teams](/cloud/identity/teams).
6666
{{< /alert >}}
6767

6868
### Connections
@@ -72,7 +72,7 @@ Teams offer control access to workspaces and to workspace resources such as envi
7272
- Same connection can be assigned to multiple environments.
7373

7474
{{< alert type="info" >}}
75-
See [Connections](https://docs.meshery.io/concepts/connections) section for more information.
75+
See [Connections](https://docs.meshery.io/concepts/logical/connections) section for more information.
7676
{{< /alert >}}
7777

7878
## Best Practices

content/en/kanvas/designer/publishing-designs/images/Publishing-flow.svg

+1
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)