Skip to content
#

istio

Here are 606 public repositories matching this topic...

horizonzy
horizonzy commented Feb 23, 2021

Describe the motivation
In #4836, when get data from nacos-server which depoy at windows pc. And the file name contains invalid character in windows pc, such as :. The exception return to client didn't show that the root cause, it just showed that:

com.alibaba.nacos.api.exception.NacosException: caused: Get data failed, key: com.alibaba.nacos.naming.iplist.debugger##DUBBO@@providers
pierDipi
pierDipi commented Mar 3, 2021

We have some pages that link to Go code (especially Go types).
Most of the time while reading the documentation is not expected to see that a link brings you to a low-level representation of the resource you're learning.
In addition to that, users might not be familiar with Go and they should not think that Go is required for learning or using Knative.

Expected Behavior

No link to Go co

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

talexander
talexander commented May 19, 2020

Deploy kfserving v0.3.0 and sample app

kubectl apply -f kfserving.v0.3.0.yaml
kubectl apply -f sklearn.yaml

I have k8s cluster with enabled PSP and ImagePullAlways plugin
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
After all kservice isn't working

kubectl describe replicaset.apps/sklearn-iris-predictor-default-x9v87-deployment-784dbd

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 Feb 13, 2021
  • C#
meshery
ramrodo
ramrodo commented Feb 28, 2021

Current Behavior

There is no integration test that validates setting up metrics using Grafana

Desired Behavior

Have an integration test that setup metrics with Grafana and validates the successful configuration submitted (mocking the requests and responses)

Implementation

You should mock the backend responses.

Acceptance Tests

The integration test should:

  1. go to

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