Giter Site home page Giter Site logo

Comments (6)

maleck13 avatar maleck13 commented on September 2, 2024 1

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.
For OpenShift Online the scc must not allow updates to the pod? or is it the edit role has been limited

from ansible-asb-modules.

jmrodri avatar jmrodri commented on September 2, 2024

@maleck13 @shawn-hurley thoughts?

from ansible-asb-modules.

jmrodri avatar jmrodri commented on September 2, 2024
TASK [postgresql-apb : Update last operation] **********************************                                                            
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error attempting to update pod with last operation annotation: (403)\nReason: Forbidden\nHTTP response headers: HTTPHeaderDict({'Date': 'Thu, 24 May 2018 15:09:11 GMT', 'Content-Length': '369', 'Content-Type': 'application/json', 'Cache-Control': 'no-store'})\nHTTP response body: {\n  \"kind\": \"Status\",\n  \"apiVersion\": \"v1\",\n  \"metadata\": {},\n  \"status\": \"Failure\",\n  \"message\": \"pods \\\"bundle-7b12b4e7-fca7-4fe4-94c0-ade0d0825a0b\\\" is forbidden: unable to validate against any security context constraint: []\",\n  \"reason\": \"Forbidden\",\n  \"details\": {\n    \"name\": \"bundle-7b12b4e7-fca7-4fe4-94c0-ade0d0825a0b\",\n    \"kind\": \"pods\"\n  },\n  \"code\": 403\n}\n"}
PLAY RECAP *********************************************************************                                                            

from ansible-asb-modules.

jmrodri avatar jmrodri commented on September 2, 2024

@djzager mentioned we could disable it with the in_cluster=false option
https://github.com/ansibleplaybookbundle/postgresql-apb/blob/master/tasks/main.yml#L6

from ansible-asb-modules.

djzager avatar djzager commented on September 2, 2024

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.

from ansible-asb-modules.

jmrodri avatar jmrodri commented on September 2, 2024

@maleck13 we're going to investigate to make sure we gave the correct permissions, we might have also missed something :)

from ansible-asb-modules.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.