Skip to content
#

istio

Here are 755 public repositories matching this topic...

lingyalong
lingyalong commented Apr 14, 2022

Describe the bug
nacos面板新建配置页面 配置内容输入框长度异常 只有一条黑色的线并不是正常的输入框

Expected behavior
新建配置页面的 配置内容旁边应该是一个输入框 而不是一条黑线

Acutally behavior
我想要新建配置

How to Reproduce
Steps to reproduce the behavior:

  1. 打开控制面板 使用默认账号登入
  2. 在配置列表点击加号 进入新建配置页面
  3. 看见异常

Desktop (please complete the following information):

  • OS: windows10
  • Version nacos-server 1.4.3
  • Module config
  • SD
help wanted good first issue
gotoing
gotoing commented Feb 15, 2022

Add a network option in creating workload

image

like rancher‘s Networking tab

image

** During workload creation, user can customize own hosts and DNS search doma

help wanted good first issue kind/design kind/feature-request
flagger
chlunde
chlunde commented Feb 8, 2022

Describe the bug

The documentation and some tests uses gw.ns(.svc.cluster.local) for gateways.

I think this is the correct format for istio gateways: <gateway namespace>/<gateway name>

Like here:

https://github.com/fluxcd/flagger/blob/273b05fb24d467c10939389218e6a8ec26d4c70e/test/istio/test-delegation.sh#L41

re. https://istio.io/latest/docs/reference/config/networking/virtua

arkade
alekskar
alekskar commented Jun 18, 2020

Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o

meshery
Chadha93
Chadha93 commented Apr 15, 2022

Current State

Octarine project is shutdown.

Desired State

Remove Octarine Service Mesh from the table. here: https://docs.meshery.io/service-meshes


Contributor Guides and Resources

help wanted good first issue area/docs language/markdown

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 Apr 15, 2022
  • JavaScript
j-zimnowoda
j-zimnowoda commented Feb 1, 2022

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem

The kiali-operator may require higher memory limits for clusters with bigger a mount of nodes. Thus resource limits shall be configurable via values.

Describe the solution you'd like A clear and concise description of what you want to happen.
Enrich schema for Kiali-operator

enhancement good first issue

Improve this page

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

Learn more