layer5 icon indicating copy to clipboard operation
layer5 copied to clipboard

Layer5, expect more from your infrastructure

Results 529 layer5 issues
Sort by recently updated
recently updated
newest added

All ProfileCards are now the same width and height. This is not possible with flexbox, so it has been changed to use grid. The Makefile has also been updated to...

**Description** This PR fixes #6538 **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.

area/handbook

**Description** This PR fixes #6445 **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [✅] Yes, I signed my commits.

**Description** This pull request addresses layout inconsistencies and improves image display on the Interpreting Meshery Designs section of the Meshery learning path This PR fixes #6535 **Notes for Reviewers** **[Signed...

area/learn
area/handbook

**Description** During development, gatsby-plugin-sharp and image queries trigger Sharp to process and cache all images, which leads to excessive RAM usage and makes the project heavy to run. This PR...

area/site-config

**Description** The current versioning was very old making us susceptible to security vulnerabilities and to using deprecated methods that currently throw warnings wherever and old version `actions/checkout` is used This...

area/ci

**Description:** https://layer5.io/learn/learning-paths/mastering-meshery/introduction-to-meshery/meshery/interpreting-meshery-designs ![Image](https://github.com/user-attachments/assets/884e98d1-b127-436f-a69b-23a2d2be9de2) **Expected Behavior:** https://cloud.layer5.io/academy/learning-paths/mastering-meshery/introduction-to-meshery?chapter=interpreting-meshery-designs

kind/bug
help wanted
framework/gatsby

### Description Syntax error "Identifier 'React' has already been declared. (4:7)" in 'layer5io-sisten/site/gatsby-browser.js"' STEPS 1. cd site/ 2. make setup 3. make site ==> ERROR UNKNOWN Syntax error in "/Users/ilazarkov/Development/VSCodeProjects/layer5io-sisten/site/gatsby-browser.js":...

kind/bug
help wanted
framework/gatsby

### Description When clicking "Read More" on a workshop card in the Cloud Native Workshops grid (at /learn/workshops), the card expands correctly. However, when clicking "Read Less", the card doesn't...

kind/bug
help wanted
framework/gatsby

### Description On [sistent/components](https://layer5.io/projects/sistent/components), after complete loading, the Footer seems to be shown twice, instead of once. ### Expected Behavior The footer should only be displayed once. ### Screenshots ![Image](https://github.com/user-attachments/assets/cce2a890-5ab1-412c-b7a6-7fdf9ceeba00)...

kind/bug