Skip to content
#

service-mesh

Here are 330 public repositories matching this topic...

evilester
evilester commented Dec 30, 2020

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • What do you want to know?
    Sample rate configuration failure

Bug

  • Which version of SkyWalking, OS, and JRE?
    v8.3.0
  • Which company or project?
    XiaoMai
  • What happ
adleong
adleong commented Dec 23, 2020

The bin/test-cleanup script does not delete linkerd extensions which have been installed on the cluster. This can cause subsequent test runs to fail when those extensions are installed again.

The script should be updated to full delete all linkerd extensions. It can use the linkerd.io/extension label to locate all resources associated with an extension. This label may need to be added to

kuma
austince
austince commented Dec 3, 2020

Summary

kumactl install control-plane does not respect user overrides of kuma env variables passed with the --env-var flag. This makes it difficult to customize an install past what is officially supported.

Steps To Reproduce

  1. kumactl install control-plane --env-var KUMA_DEFAULTS_SKIP_MESH_CREATION=true
  2. See the duplicate entries for KUMA_DEFAULTS_SKIP_MESH_CREATION i
osm
EItanya
EItanya commented Apr 8, 2020

We should improve our cluster name validation at cluster registration time. Currently, providing a non-k8s-compliant name will result in the installation of all agent charts but will fail when provisioning the remote service account.

❯ meshctl cluster register --cluster-name cluster1ASD--
INFO[0005] finished installing chart as release: agent-crds
INFO[0008] finished installing char

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 Dec 23, 2020
  • C#
meshery
leecalcote
leecalcote commented Dec 1, 2020

Current Behavior
The individual service mesh management pages have a namespace field with "default" prepopulated.

Desired Behavior
The namespace field should not only show "default" as an option, but should also include the list of namespaces that are currently present in the user's Kubernetes environment. Pre-populating this text field will be a UX improvement and it will also help

Improve this page

Add a description, image, and links to the service-mesh 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 service-mesh topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.