Skip to content

Instantly share code, notes, and snippets.

@stevekuznetsov
Created April 13, 2016 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevekuznetsov/b83f59777f823ca2890c1d1e755de684 to your computer and use it in GitHub Desktop.
Save stevekuznetsov/b83f59777f823ca2890c1d1e755de684 to your computer and use it in GitHub Desktop.
log
SUCCESS after 254.602s: test/cmd/newapp.sh:226: executing 'oc new-app installable:file' expecting failure
There was no output from the command.
Standard error from the command:
error: installing "installable:file" requires that you grant the image access to run with your credentials
WARNING: This will allow the pod to act as you across the entire cluster - ensure you
trust the image with those permissions before you continue.
You can see more information about the image by adding the --dry-run flag.
If you trust the provided image, include the flag --grant-install-rights.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment