istio
Here are 676 public repositories matching this topic...
-
Updated
Sep 15, 2021 - Python
What's it about?
When you want to select the drop-down menu box in the console, you can search by regular expression or sort by the letters A-Z
What's the reason why we need it?
Can improve the development efficiency, shorten the search time
I believe this is an important feature for Kubesphere. There're a few use cases:
For example, if I have 200 services on a project, I have to manu
-
Updated
Sep 14, 2021 - Vue
Describe the bug
There is a bug in podinfo chart which will not deploy service if you enabled canary, even though you enabled service via helm values.
https://github.com/fluxcd/flagger/blob/main/charts/podinfo/templates/service.yaml#L1
To Reproduce
If you set values like this, it will not deploy service.
service:
enabled: true # service will not be deployed if ca-
Updated
Sep 16, 2021 - HTML
It would be helpful to add a 'Download' (to file) option to the Kiali Debug information view, instead of having to copy/paste into a file.
-
Updated
Sep 15, 2021 - Go
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
-
Updated
Aug 15, 2021 - Go
-
Updated
Jun 6, 2021 - Shell
-
Updated
Jul 31, 2021 - Makefile
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
-
Updated
Feb 26, 2020 - Go
/kind feature
Describe the solution you'd like
In pkg/apis/serving/v1beta1/inference_service_defaults.go the default InferenceService resource requests and limits are hard coded to be 1 cpu and 2Gi memory. These are reasonable defaults. However, the entire existence of these defaults should be disablable. Moreover, administrators should be able to quickly adjust defaults globally via t
-
Updated
Aug 26, 2021 - Java
Current State
Users need to update mesheryctl occasionally when a new release is available. The docs to update in mesheryctl points to this URL which does not mention how to only update mesheryctl without deploying Meshery.


每次想重新定义derby-data的目录,都需要重新改正多个变量。能否用一个变量统一一下路径?
