Giter Club home page Giter Club logo

Comments (4)

bparees avatar bparees commented on July 19, 2024

How about we just provide a sed script? it's a pretty trivial global search/replace, I think...

from open-service-broker-sdk.

maleck13 avatar maleck13 commented on July 19, 2024

from open-service-broker-sdk.

maleck13 avatar maleck13 commented on July 19, 2024

@bparees Thank you for all your help. It is appreciated. As an additional note on things I had to change. I also made changes in the templates to change the name from brokerdsk to my app name.

I also have a question about setup, if you want me to create a new issue around this, just let me know.

I have a Kubernetes 1.6.0 cluster with service catalog running on it. I went through their walkthrough and their UPS broker worked ok.
After forking this repo and starting my own broker, I attempted to install it on my Kubernetes cluster. I got the broker up and running, but the catalog failed to retrieve the service classes. Digging in to this I discovered t was down to authorisation.
The rules in test-scripts/resources/roles.yaml seem like they are there to solve this issue? Unfortunately they would not create on my Kubernetes cluster.

couldn't find type: v1.ClusterRole

I assume these are OpenShift specific?
I tried switching them over to

rbac.authorization.k8s.io/v1beta1

But some things are different and I don't have enough of an understanding of the rbac setup in Kube to solve them (yet).

So 3 questions

  1. Is it possible to install service catalog on the latest oc cluster up / minishift ? as this would get me past this.
  2. Are you familiar enough with rbac to translate the roles.yaml?
  3. Is it the aim of this project to support both Kubernetes and OpenShift setups?

from open-service-broker-sdk.

bparees avatar bparees commented on July 19, 2024

The rules in test-scripts/resources/roles.yaml seem like they are there to solve this issue?

yes for now those scripts open the api so it can be invoked w/o auth

I assume these are OpenShift specific?

yes, sounds like we need to create some k8s versions of the setup resources+install script.

Is it possible to install service catalog on the latest oc cluster up / minishift ? as this would get me past this.

we're working on adding the service catalog to cluster up this sprint but there are some prereqs that need to be met before we can do so.

Are you familiar enough with rbac to translate the roles.yaml?

no but i can probably find someone who is. Can you open an issue for this so we can loop the right people in?

Is it the aim of this project to support both Kubernetes and OpenShift setups?

yes.

from open-service-broker-sdk.

Related Issues (14)

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.