-
Story
-
Resolution: Done
-
Major
-
None
-
None
It would be better if the istioctl binary was created as part of a different container image than istio-pilot.
Having it contained within istio-pilot:
- Increases the footprint of the container, which is undesirable, and
- Introduces a potential security risk by an additional package being shipped in the container that could be exploited.
It is recognized that it would be a lot of work to create a whole new container image just for this one binary, and it would be pointless to publish such an image. Thus, instead, it has been suggested that perhaps we instead build istioctl and distribute it as part of the must-gather image.
This Jira represents researching what would be the best solution, and then implementing it. It is recognized that this change will probably mean having to make updates in the subsequent distribution systems which are involved.
- is caused by
-
OSSM-6395 Add istioctl build step into midstream repository
- Closed
- mentioned on