istio
Here are 644 public repositories matching this topic...
-
Updated
Jun 24, 2021 - Python
I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost
/kind feature-request
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.
Ask your question here
Align tooltip style
Kiali uses tooltip in multiple locations, in some cases style difers even for the same concepts.
I noticed some changes on this kiali/kiali-ui#1884 but it would require some global issue to review all tooltips and check that they look like similar (at least for the same concept).
-
Updated
Jun 24, 2021 - Go
The buildkit (client) and buildkitd (builder daemon) can both be used with faasd or k3s hosts for building images without installing Docker onto the machine.
There is a tar that can be downloaded like we do with inletsctl, however, we need to make sure we extract both binaries. I'm fairly sure that this will "just work"
See more:
-
Updated
Jul 26, 2020 - Go
-
Updated
Jun 6, 2021 - Shell
-
Updated
Feb 4, 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
Jun 21, 2021 - Vue
-
Updated
Feb 26, 2020 - Go
-
Updated
Apr 30, 2021 - Java
/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
Jun 1, 2021 - C#
Current Behavior
Meshery Server (and its other components, like Adapters) use a centralized library, MeshKit, to provide uniform utilities (e.g. raising and logging errors). Currently, Meshery Server uses a now antiquated style of error logging with logrus.
Desired Behavior
Ideally, all use of logrus is replaced with use of MeshKit-style error logging.
Implementation
Mesher
-
Updated
Mar 17, 2021 - Go
-
Updated
Feb 20, 2021 - Smarty
-
Updated
Jun 21, 2021 - Go
-
Updated
Jun 25, 2021 - Go
-
Updated
Jun 25, 2021
-
Updated
Jun 6, 2021 - Shell
What would you like to be added:
Why is this needed:
Improve this page
Add a description, image, and links to the istio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the istio topic, visit your repo's landing page and select "manage topics."
每次想重新定义derby-data的目录,都需要重新改正多个变量。能否用一个变量统一一下路径?
