-
Hello, I am trying to provision the product using EXTERNAL product type. it got stuck in under change status over 10hours. So I tried to terminate product via CLI but I bumped into the following error…
-
There is a new field named "issued_at" which was introduced to the new version of Openstack Keystone. This is a quick patch, including this change and fix for extension listing (sorry for the code aut…
namgk updated
11 years ago
-
Hi! There!,
I got my template from this site and just change the extension to yaml.
https://docs.aws.amazon.com/solutions/latest/live-streaming-on-aws/aws-cloudformation-template.html
Downloa…
-
I have the following `postgresql-instance.yaml` which I applied, along with a `ServiceBinding` and OSBA successfully deployed a DB for me.
```yaml
apiVersion: servicecatalog.k8s.io/v1beta1
kind: Se…
4x0v7 updated
4 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing dbt run for the AWS Compliance pack 12 out of the 13 models complete. aws_com…
-
authenticator_v2.rb line 32
```
endpoint_type = (options[:openstack_endpoint_type] || 'adminURL').to_s
```
so the default value becomes 'adminURL'. This is not gonna work. a normal logi…
-
You can request several identifyable attributes from eIDAS (update default dict). We need to check if these attributes (like first name, last name, date of birth) are accessible from the auth-template…
-
Hello,
I was able to setup the local instance and everything cameup , but iam not seeing AWS in the catalog. How can i enable the service broker for AWS services.
Regards
Arun
-
### What resource do you need?
AWS Service Catalog resources are already present in v0.4.0-preview and I successfully tested the product provisioning with CRD https://doc.crds.dev/github.com/cr…
-
Do we want to create a kube object as
```
_, err = c.serviceCatalogClient.ServiceInstances(c.Namespace).Create(
&scv1beta1.ServiceInstance{
TypeMeta: metav1.TypeMeta{
Kind: "Serv…