Giter Club home page Giter Club logo

Comments (7)

danieloliveira079 avatar danieloliveira079 commented on June 5, 2024

Can you please confirm you have installed the latest version of the RBAC required by octops?
https://github.com/Octops/gameserver-ingress-controller/blob/main/deploy/install.yaml#L15

The lines below are required.

  - apiGroups: ["agones.dev"]
    resources: ["gameservers","fleets"]
    verbs: ["get", "update", "list", "watch"]

from gameserver-ingress-controller.

jordo avatar jordo commented on June 5, 2024

Looks correct?

Screen Shot 2022-09-12 at 11 35 03 PM

from gameserver-ingress-controller.

danieloliveira079 avatar danieloliveira079 commented on June 5, 2024

According to the error you posted it is possible that we have to add "update" to the RBAC. However I am curious when this event is actually happening. The controller is not updating events but only creating.

- apiGroups: [ "" ]
  resources: [ "events" ]
  verbs: [ "create", "update" ]

from gameserver-ingress-controller.

jordo avatar jordo commented on June 5, 2024

According to the error you posted it is possible that we have to add "update" to the RBAC.

Thats how i interpretted that as well, but I didn't understand why the controller would want to update an event. I can provide the full controller logs if that helps

from gameserver-ingress-controller.

danieloliveira079 avatar danieloliveira079 commented on June 5, 2024

Yes that may help me understand what is going on.

from gameserver-ingress-controller.

jordo avatar jordo commented on June 5, 2024

OK, will try and provide tomorrow as I'll have to search back through. The logs look clean now that I fixed our tls annotation issue, so I don't see the error in the current controller logs.

from gameserver-ingress-controller.

danieloliveira079 avatar danieloliveira079 commented on June 5, 2024

Tks I will close this issue.

from gameserver-ingress-controller.

Related Issues (18)

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.