Giter Site home page Giter Site logo

acd-containers's People

Contributors

19sharath19 avatar bobsizemore avatar cagrev avatar concinim avatar cragun47 avatar dcwebermn avatar dlangst avatar herbeck558 avatar imgbotapp avatar jeffhuebert avatar kristinmcneil avatar mouryayi avatar sizemoreb avatar stevemar avatar tpitzen avatar whcsbld avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

acd-containers's Issues

oauth proxy needs additional permission to work in 4.9+

see openshift/oauth-proxy#229
the docs use latest oauth proxy - 4.9+ requires additional role and a cert to exist.
You'll see these errors in the oauth proxy logs when the permission is missing:
E0408 10:45:20.426803 1 reflector.go:127] github.com/openshift/oauth-proxy/providers/openshift/provider.go:354: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "oauth-serving-cert" is forbidden: User "system:serviceaccount:ibm-wh-acd-oauth-proxy:proxy" cannot list resource "configmaps" in API group "" in the namespace "openshift-config-managed"

The work around (for now) is to revert to the 4.8 version of the openshift oauth proxy using
image: 'registry.redhat.io/openshift4/ose-oauth-proxy:v4.8'
In the sample yaml on step 2 in the manage-access instructions.

You can add a role and bind it as the issue above notes but then you also need to be on 4.9+ I believe. suggest using v4.8 label for now.

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.