forked from meshery/meshery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into bug/ayush844/10351
- Loading branch information
Showing
3,738 changed files
with
8,975 additions
and
7,091 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
docs/_compatibility/meshery-istio/02-26-2024-21-38-02_b75b3949.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,15 @@ | ||
--- | ||
timestamp: "2024-02-26 21:27:39 UTC Mon" | ||
meshery-component: meshery-istio | ||
meshery-component-version: v0.7.0 | ||
meshery-server-version: "v0.7.23" | ||
k8s-distro: minikube | ||
k8s-version: "v1.29.0" | ||
service-mesh: istio | ||
service-mesh-version: "1.20.3" | ||
tests: | ||
pod/istiod: "Not Running" | ||
pod/istio-egressgateway: "Not Running" | ||
pod/istio-ingressgateway: "Not Running" | ||
overall-status: "failing" | ||
--- |
17 changes: 17 additions & 0 deletions
17
docs/_compatibility/meshery-istio/02-26-2024-21-40-02_b75b3949.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,17 @@ | ||
--- | ||
timestamp: "2024-02-26 21:40:06 UTC Mon" | ||
meshery-component: meshery-istio | ||
meshery-component-version: v0.7.0 | ||
meshery-server-version: "v0.7.24" | ||
k8s-distro: minikube | ||
k8s-version: "v1.27.8" | ||
service-mesh: istio | ||
service-mesh-version: "1.20.3" | ||
tests: | ||
pod/istiod: "Not Running" | ||
pod/istio-egressgateway: "Not Running" | ||
pod/istio-ingressgateway: "Not Running" | ||
pod/grafana-addon: "Not Running" | ||
pod/prometheus-addon: "Not Running" | ||
overall-status: "failing" | ||
--- |
17 changes: 17 additions & 0 deletions
17
docs/_compatibility/meshery-istio/02-26-2024-21-41-02_b75b3949.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,17 @@ | ||
--- | ||
timestamp: "2024-02-26 21:38:13 UTC Mon" | ||
meshery-component: meshery-istio | ||
meshery-component-version: edge | ||
meshery-server-version: "v0.7.24" | ||
k8s-distro: minikube | ||
k8s-version: "v1.29.0" | ||
service-mesh: istio | ||
service-mesh-version: "1.20.3" | ||
tests: | ||
pod/istiod: "Not Running" | ||
pod/istio-egressgateway: null | ||
pod/istio-ingressgateway: null | ||
pod/grafana-addon: null | ||
pod/prometheus-addon: null | ||
overall-status: "failing" | ||
--- |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,52 @@ | ||
--- | ||
layout: release | ||
date: 2024-02-26 | ||
tag: v0.7.24 | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
- store token and session on domain instead of subdomain @MUzairS15 (#10419) | ||
- [Add]: Relationship between StorageClass and other k8s components @pandeyshubham03 (#10357) | ||
- [Add]: Relationship between Job and other k8s resources @pandeyshubham03 (#10380) | ||
- [Docker] Fix failing docker build @MUzairS15 (#10397) | ||
- Ripul handoo/relationship/pod distribution budget @RipulHandoo (#10273) | ||
- add: Relationship for IngressClass and other k8s resources @RipulHandoo (#10355) | ||
- add: Relationship between Controller revision and other k8s resources @RipulHandoo (#10299) | ||
- Updated the version in meshery-nsm-deployment.yaml @anirudh-hegde (#10388) | ||
|
||
## ⌨️ Meshery CLI | ||
|
||
- regenerate error codes for mesheryctl @MUzairS15 (#10405) | ||
- fix: failing golint-ci test for mesheryctl @RipulHandoo (#10384) | ||
|
||
## 🖥 Meshery UI | ||
|
||
- [bug] Fix patterns filtering @sudhanshutech (#10363) | ||
- Update theme @aabidsofi19 (#10409) | ||
- Complete Rtk migration for `Connections` @sudhanshutech (#10362) | ||
- [Adapter] Add support for Nighthawk @leecalcote (#10361) | ||
- [UI] Enhance title and description of Environments #10364 @izuca (#10395) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- [bug] Fix patterns filtering @sudhanshutech (#10363) | ||
|
||
## 🧰 Maintenance | ||
|
||
- add: defined relationship link @RipulHandoo (#10401) | ||
- [chore] update `golangci-lint` action to `v4` @MUzairS15 (#10400) | ||
- [Adapter] Add support for Nighthawk @leecalcote (#10361) | ||
|
||
## 📖 Documentation | ||
|
||
- Bugs Fix @iArchitSharma (#10411) | ||
- chore: remove anchor tags from frontmatter variable abstract @dextrot (#10403) | ||
- [Adapter] Add support for Nighthawk @leecalcote (#10361) | ||
- [Docs] Enhance Build and Release page with link to test plan @leecalcote (#10383) | ||
- Update Dockerfile @MUzairS15 (#10390) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@MUzairS15, @RipulHandoo, @aabidsofi19, @alphaX86, @anirudh-hegde, @dextrot, @iArchitSharma, @izuca, @l5io, @leecalcote, @pandeyshubham03, @sudhanshutech, @vishalvivekm and l5io |
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
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
Oops, something went wrong.