-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Add 'source_url' to news articles for original source attributi… #7228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rishiraj38
wants to merge
5
commits into
layer5io:master
Choose a base branch
from
rishiraj38:feat/news-source-url
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
42683f7
feat: add source_url to news articles
rishiraj38 ce5db95
feat: Add to news articles for original source attribution, display,…
rishiraj38 019106e
fix: prioritize source_url over eurl to prevent duplicate links
rishiraj38 1bd3fd8
feat: add source_url metadata field
rishiraj38 61d2ec8
feat: Display author name instead of source URL for news articles
rishiraj38 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -7,6 +7,7 @@ category: Coverage | |
| thumbnail: ./service-mesh-implementations.webp | ||
| darkthumbnail: ./service-mesh-implementations.webp | ||
| eurl: https://thenewstack.io/kubeconcloudnativecon-service-mesh-battle-stories-and-fixes/ | ||
| source_url: https://thenewstack.io/kubeconcloudnativecon-service-mesh-battle-stories-and-fixes/ | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yes. correct. |
||
| description: "Discover insights from KubeCon+CloudNativeCon on service mesh implementations and best practices. Learn about the evolving landscape of service mesh options like Envoy, Istio, Linkerd, and Kuma. Explore the importance of interoperability and service mesh specifications, presented by Lee Calcote, founder of Layer5." | ||
| published: true | ||
| type: News | ||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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
53 changes: 27 additions & 26 deletions
53
...2-cncf-adopts-service-mesh-performance-standard-established-by-layer5/index.mdx
This file contains hidden or 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 |
|---|---|---|
| @@ -1,27 +1,28 @@ | ||
| --- | ||
| title: "CNCF Adopts Service Mesh Performance Standard Established by Layer5" | ||
| subtitle: "" | ||
| date: 2021-10-12 02:26:00 +0000 | ||
| author: VMBlog | ||
| category: Coverage | ||
| thumbnail: ./smp-in-meshery.png | ||
| darkthumbnail: ./smp-in-meshery.png | ||
| description: "Learn how SMP facilitates unbiased analysis, aiding service mesh vendors and end users in enhancing their implementations and operational efficiency." | ||
| eurl: https://vmblog.com/archive/2021/10/12/cncf-adopts-service-mesh-performance-standard-established-by-layer5.aspx#.YqWex9JBxIc | ||
| published: true | ||
| type: News | ||
| resource: true | ||
| --- | ||
|
|
||
| import { NewsWrapper } from "../../News.style.js"; | ||
| import smp from "./smp-in-meshery.png" | ||
|
|
||
| <NewsWrapper> | ||
|
|
||
| Layer5 announced Service Mesh Performance, an open source standard for service mesh efficiency, a growing consideration for cloud native operators and developers utilizing a service mesh in their infrastructure. With the myriad service meshes available and their sophisticated configurations, distributed systems efficacy and performance management is a continuous concern. | ||
|
|
||
| With multiple academic institutions and many vendors involved in the project, the CNCF provides a neutral place for publication of this research and encourages participation from each service mesh vendor under the promise of unbiased analysis, which will help all involved to collectively improve their service mesh implementations and end users to improve operations of their deployments. | ||
|
|
||
| "As communication networks evolve toward cloud native 5G and Edge computing, service mesh forms the basis of underlying infrastructure and application networking", said Sunku Raganath, SMP Maintainer and Solutions Architect at Intel. "Studying service mesh performance across the multitude of deployment scenarios enables us to understand its impact on latency and throughput, in turn, enabling application developers and infrastructure providers to customize and control service mesh behavior within these latency constrained environments". Service Mesh Performance is squarely focused on critical scenarios of performance management across 5G and Edge computing environments. "An efficient service mesh performance for the given combination of resources for a particular KPI will determine whether the current hardware and software scheduling environment is optimal or needs a change", said Mrittika Ganguli, Director and PE, cloud native solutions, NEXG, Intel. | ||
|
|
||
| --- | ||
| title: "CNCF Adopts Service Mesh Performance Standard Established by Layer5" | ||
| subtitle: "" | ||
| date: 2021-10-12 02:26:00 +0000 | ||
| author: VMBlog | ||
| category: Coverage | ||
| thumbnail: ./smp-in-meshery.png | ||
| darkthumbnail: ./smp-in-meshery.png | ||
| description: "Learn how SMP facilitates unbiased analysis, aiding service mesh vendors and end users in enhancing their implementations and operational efficiency." | ||
| eurl: https://vmblog.com/archive/2021/10/12/cncf-adopts-service-mesh-performance-standard-established-by-layer5.aspx#.YqWex9JBxIc | ||
| source_url: https://vmblog.com/archive/2021/10/12/cncf-adopts-service-mesh-performance-standard-established-by-layer5.aspx#.YqWex9JBxIc | ||
| published: true | ||
| type: News | ||
| resource: true | ||
| --- | ||
|
|
||
| import { NewsWrapper } from "../../News.style.js"; | ||
| import smp from "./smp-in-meshery.png" | ||
|
|
||
| <NewsWrapper> | ||
|
|
||
| Layer5 announced Service Mesh Performance, an open source standard for service mesh efficiency, a growing consideration for cloud native operators and developers utilizing a service mesh in their infrastructure. With the myriad service meshes available and their sophisticated configurations, distributed systems efficacy and performance management is a continuous concern. | ||
|
|
||
| With multiple academic institutions and many vendors involved in the project, the CNCF provides a neutral place for publication of this research and encourages participation from each service mesh vendor under the promise of unbiased analysis, which will help all involved to collectively improve their service mesh implementations and end users to improve operations of their deployments. | ||
|
|
||
| "As communication networks evolve toward cloud native 5G and Edge computing, service mesh forms the basis of underlying infrastructure and application networking", said Sunku Raganath, SMP Maintainer and Solutions Architect at Intel. "Studying service mesh performance across the multitude of deployment scenarios enables us to understand its impact on latency and throughput, in turn, enabling application developers and infrastructure providers to customize and control service mesh behavior within these latency constrained environments". Service Mesh Performance is squarely focused on critical scenarios of performance management across 5G and Edge computing environments. "An efficient service mesh performance for the given combination of resources for a particular KPI will determine whether the current hardware and software scheduling environment is optimal or needs a change", said Mrittika Ganguli, Director and PE, cloud native solutions, NEXG, Intel. | ||
|
|
||
| </NewsWrapper> |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is the idea.