Skip to content

issues Search Results · repo:oracle/oci-service-broker language:Java

Filter by

21 results
 (84 ms)

21 results

inoracle/oci-service-broker (press backspace or delete to remove)

link is broken https://kubernetes-sigs.github.io/service-catalog and I cannot find a replacement for the chart repo So we now need to git clone the retired repo and install from source.
  • streamnsight
  • Opened 
    on Sep 22, 2022
  • #52

The installation instructions use this broken link: https://svc-catalog-charts.storage.googleapis.com. I get an access denied error message. I guess helm repo add svc-cat https://kubernetes-sigs.github.io/service-catalog ...
  • m1nka
  • 1
  • Opened 
    on Jan 18, 2021
  • #49

when creating a stream, even if a namespace is specified, the secret ends up in the default kubernetes namespace.
  • streamnsight
  • 1
  • Opened 
    on Jan 14, 2021
  • #44

Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Input stream does not contain valid certificates. at com.oracle.oci.osb.store.EtcdStore. init (EtcdStore.java:93) at com.oracle.oci.osb.store.DataStoreFactory.createDataStore(DataStoreFactory.java:38) ...
  • streamnsight
  • 1
  • Opened 
    on Dec 18, 2020
  • #39

This warning is rendered in the logs in jdk 11 onward, with some fixes in 11.0.7 and 14.0.2 apparently but still showing here. WARNING|com.oracle.oci.osb.api.OSBV2API|Exception occurred while getting ...
  • streamnsight
  • Opened 
    on Dec 18, 2020
  • #37

Is there a way to use this with instance principal (or even resource principal) instead of a user? The code seems to only consider the user use case. Being on k8s, it would make sense to be able to use ...
  • streamnsight
  • Opened 
    on Dec 8, 2020
  • #35

In src/main/java/com/oracle/oci/osb/adapters/oss/OSSServiceAdapter.java, line 99, where it is handling conflict, there should be one more filter condition !item. getLifecycleState().equals(Stream.LifecycleState.Deleted) ...
  • shudshi
  • 4
  • Opened 
    on Oct 30, 2020
  • #32

Hi! This week the Autonomous JSON Database went live: https://blogs.oracle.com/jsondb/autonomous-json-database It is a new workload type AJD that can be specified in addition to ATP and ADW. Could you ...
  • jjspiegel
  • Opened 
    on Aug 14, 2020
  • #29

Hi All, Following the documentation to build a new OCI Service Broker image from source, I encounter the following error: [opc@instance]$ gradle -b build.gradle clean build docker -x spotbugsMain FAILURE: ...
  • cameronsenese
  • 3
  • Opened 
    on Jul 11, 2020
  • #28

hi I m trying to install the broker but i m getting this error in the code below you can see the helm, svcat, kubectl version I m using the https://github.com/oracle/oci-service-broker/blob/master/charts/oci-service-broker/docs/installation.md ...
  • eugsim1
  • 3
  • Opened 
    on Jul 6, 2020
  • #27
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub