-
Notifications
You must be signed in to change notification settings - Fork 7
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
asb_last_operation fails without special permissions #19
Comments
@maleck13 @shawn-hurley thoughts? |
|
@djzager mentioned we could disable it with the |
I've seen this same thing before with travis https://travis-ci.org/ansibleplaybookbundle/hello-world-apb/jobs/365688175#L733. It's only against OpenShift 3.9, you can see the OpenShift 3.10 variant of the same test has no issues. |
disabling seems reasonable. Prob should log something when it called and it is disabled to give the developer information as to why he is not seeing any updates. |
@maleck13 we're going to investigate to make sure we gave the correct permissions, we might have also missed something :) |
While trying to test sbcli using APBs in OpenShift online, we don't seem to have permissions to update the pod label. The last operation should do one of the following:
The text was updated successfully, but these errors were encountered: