Skip to content

proxyConfig crd is not effictive? #38959

@13567436138

Description

@13567436138

Bug Description

I config the istio with:

apiVersion: networking.istio.io/v1beta1
kind: ProxyConfig
metadata:
  name: productpage
spec:
  selector:
    matchLabels:
      app: productpage
  concurrency: 0
  image:
    imageType: debug

set image type to debug ,and restarted the productpage-v1 deployment,but the image is not right?
1652765275(1)

istiod has no warn and error log

Version

[root@node01 ~]# istioctl version
client version: 1.13.3
control plane version: 1.13.3
data plane version: 1.13.3 (10 proxies)

[root@node01 ~]# kubectl version --short
Client Version: v1.21.0
Server Version: v1.21.0

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions