Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

istioctl kube-inject 0.2.0 references images which do not exist #553

Closed
ldemailly opened this issue Aug 10, 2017 · 6 comments
Closed

istioctl kube-inject 0.2.0 references images which do not exist #553

ldemailly opened this issue Aug 10, 2017 · 6 comments
Assignees

Comments

@ldemailly
Copy link
Member

    image: docker.io/istio/proxy_debug:0.2.0
    image: docker.io/istio/proxy_init:0.2.0

can we push those images asap (or make a 0.2.1 with working images/kube-inject) ?
(I guess it's somewhat related to, but not a dup of (imo) #538 but somewhat more acute as it's not working at the moment)

@sebastienvas
Copy link
Contributor

Done created those 2.

@ldemailly
Copy link
Member Author

thanks a lot ! super fast fix !

@mclarke47
Copy link

mclarke47 commented Aug 11, 2017

@sebastienvas Can you also create https://hub.docker.com/r/istio/proxy/tags/ 0.2.0?

@ldemailly
Copy link
Member Author

@mclarke47 curious, why ? (only proxy_init and proxy_debug are referenced as far as I can tell)

@mclarke47
Copy link

It's just the non debug version of the debug proxy image I think

@sebastienvas
Copy link
Contributor

Pushed docker.io/istio/proxy:0.2.0

mandarjog added a commit to mandarjog/istio that referenced this issue Oct 30, 2017
* add proto parse support for descriptors

This enables
1. Use of symbolic enum names.
2. special json encoding for several data types:
    proto.duration, proto.time have more user friendly json encodings. 


Former-commit-id: ee56a6084cf888395f5991a4864bbaf238d11662
mandarjog added a commit that referenced this issue Oct 31, 2017
* add proto parse support for descriptors

This enables
1. Use of symbolic enum names.
2. special json encoding for several data types:
    proto.duration, proto.time have more user friendly json encodings. 


Former-commit-id: 01545a21df4bc24a4e6d889a9256c7e0b6e1520c
rshriram pushed a commit to rshriram/istio that referenced this issue Jul 31, 2018
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
* Update crd-all.gen.yaml

* Fix crd

* Remove invalid stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants