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

getmesh command to select a distroless image for install #94

Closed
batchamalick opened this issue Apr 20, 2022 · 4 comments
Closed

getmesh command to select a distroless image for install #94

batchamalick opened this issue Apr 20, 2022 · 4 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@batchamalick
Copy link

Currently we do not have a way to say/choose the distroless image to be used for any of the flavor at the time of install .
This request came from Microstrategy as they are seeing some CVE issue in the ubuntu based image.
Though we are releasing the image for distroless for every flavor .

@batchamalick batchamalick added bug Something isn't working help wanted Extra attention is needed labels Apr 20, 2022
@pmerrison
Copy link

@psbrar99 - turns out that this issue covers what we were talking about. Whilst we could add an option to get distroless rather than the ubuntu based version, I think we should just change the default to distroless and call it a day for now. I can't think of a use case where someone would choose an ubuntu based image over a distroless one anyway.

@psbrar99
Copy link
Contributor

@batchamalick :
i tried installing with this command and see it is pointing to distroless images.
getmesh istioctl install --set profile=demo --set tag=1.13.2-tetrate-v0-distroless

@psbrar99 psbrar99 self-assigned this May 12, 2022
@psbrar99
Copy link
Contributor

@batchamalick @pmerrison : this is inline what is done in upstream and all the release artifacts( charts ) default to normal images. We can use the set hub and tag command to point it to different registry or images.

@psbrar99
Copy link
Contributor

Instructions updated on the tetratelabs website .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants