Skip to content
#

service-mesh

Here are 330 public repositories matching this topic...

purkhusid
purkhusid commented Dec 17, 2020

Currently the service profile generation from proto/swagger requires that you have access to the k8s cluster that has Linkerd running.

The only reason for this is that currently the cluster domain is fetched from the Linkerd installation on the cluster.

I propose that the profile command be updated to support the --ignore-cluster flag
I also propose that there should be a flag `--cluste

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 16, 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.