istio
Here are 468 public repositories matching this topic...
I actually saw this in code review but then I noticed the old PNGs were also around 1-2 MB. Probably a little room for improvement if we pass these to online PNG optimizers. It seems like the main issue is that the resolution is simply too large.
Expected Behavior
Documented install procedure at https://knative.dev/docs/serving/installing-cert-manager/ works fine.
Actual Behavior
~/knative-workspace/cert-manager-0.6.1$ kubectl apply -f deploy/manifests/cert-manager.yaml
unable to recognize "deploy/manifests/cert-manager.yaml": no matches for kind "Deployment" in version "apps/v1beta1"
unable to recognize "deploy/manifests
There's a non-deterministic test in client_factory_test.go that sometimes fail. Most of the time it seems ok, so it hasn't harmed so much and would be low priority at first glance... but it would be nice to see if there's a better way to write that.
Incriminated code line 54 I think:
time.Sleep(time.Millisecond * 100)Example of failure: https://travis-ci.org/github/kiali/ki
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.
-
Updated
May 27, 2019 - Go
-
Updated
May 15, 2020 - Go
-
Updated
Apr 26, 2020 - C#
-
Updated
Feb 26, 2020 - Go
Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.
Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.
Describe alternatives you've considered
We already use a forked version of the docker-
Currently the Jaeger variables are added as ENV in Docker file:
ENV JAEGER_SERVICE_NAME=customer\
JAEGER_ENDPOINT=http://jaeger-collector.istio-system.svc:14268/api/traces\
JAEGER_PROPAGATION=b3\
JAEGER_SAMPLER_TYPE=const\
JAEGER_SAMPLER_PARAM=1
We could avoid this and add them to Kubernetes Deployment YAML
(OR)
Except for JAEGER_SERVICE_NAME other variables
我刚看了一下其他人都好像有这个问题,不过还是看见有人数可以用renew的办法,我也尝试了一下
kubeadm alpha phase all
初步看好像是续期了一年的样子,但由于我是vmware的1master 3node的。。没有环境测试高可用情况下这样renew证书的话,其他master要怎么操作。
另外贴一下下面的help信息
[root@t0 etcd]# kubeadm alpha phase --help
This command is not meant to be run on its own. See list of available subcommands.
[root@t0 etcd]# kubeadm alpha certs renew --help
This command is not meant to be run on its ow
Description
Add --helm3 flag to chart app
The arkade install chart command should have helm3 support and use it by default.
-
Updated
May 14, 2020 - Go
-
Updated
Apr 25, 2020 - C#
Describe the bug
istio-sidecar-injector is stick in ContianerCreating for fresh install of Istio v1.5.1.
$ kubectl get pods
istio-citadel-65cf6795c8-tcgp2 0/1 CrashLoopBackOff 249 20h
istio-egressgateway-5b6cb5c5-xwsrn 0/1 Running 0 20h
istio-ingressgateway-755776c4fb-24xcw 0/1 Running 0 20h
-
Updated
Apr 10, 2020 - Makefile
Current State:
Project section of docs navigation is indented too far.
Desired State:
Should be shifted left (outdented).
-
Updated
Oct 19, 2019 - Go
-
Updated
May 13, 2020 - Shell
-
Updated
May 14, 2020 - Shell
-
Updated
Jul 23, 2019 - Java
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."


Issue Description
Type: bug report
Describe what happened