The Wayback Machine - https://web.archive.org/web/20210809174804/https://github.com/topics/linkerd
Skip to content
#

linkerd

Here are 78 public repositories matching this topic...

olix0r
olix0r commented Apr 28, 2021

The proxy-metrics diagnostics include potentially private information (service names, pod names, etc).

It would be helpful if this command could support an --obfuscate flag that mangles metric label values like

  • authority
  • dst_service
  • dst_namespace
  • target_addr
  • server_id
  • client_id

Each of these values should be hashed so that values can be correlated but shou

flagger
jbouchery
jbouchery commented Jul 27, 2021

Describe the feature

I was testing a blue/green strategie within my Kubernetes cluster using flagger and the kubernetes provider.

In the documentation, in the blue/green usage strategie steps, we can see that the traffic should be routed to canary while the primary is promoted https://docs.flagger.app/usage/deployment-strategies#blue-green-deployments

I was assuming that using

meshery
warunicorn19
warunicorn19 commented Aug 7, 2021

Current Behavior

The chevron in the dashboard is getting pushed down when the drawer is closed.

Desired Behavior

The chevron should be visible to the user on closing of the drawer.

Implementation

The chevron is already sticky, but the space between the other icons seems to be causing, try decreasing that.

Acceptance Tests

  • Chevron should be visible when the

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
  • Updated Jul 27, 2021
  • C#
layer5
leecalcote
leecalcote commented May 17, 2021

Description
Currently, an interactive lab will load all Meshery service mesh adapters even though the lab might be focused on only a single type of service mesh (e.g. Consul).

Expected Behavior
Each service mesh-specific lab should only load the respective Meshery adapter for that service mesh.

Screenshots
<img width="1551" alt="Screen Shot 2021-05-17 at 4 40 10 PM" src="https

Improve this page

Add a description, image, and links to the linkerd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linkerd topic, visit your repo's landing page and select "manage topics."

Learn more