Skip to content
#

multicloud

Here are 60 public repositories matching this topic...

Somefive
Somefive commented Nov 2, 2021

Describe the bug

Currently ClusterGateway in helm chart reuse the service account in Webhook to bootstrap. However, sometimes developer may not want Webhook but want ClusterGateway. Current helm install cannot achieve that. We should support it.

Two solutions:

  1. Use separate service account for ClusterGateway and Webhook.
lukaszo
lukaszo commented Oct 28, 2021

Description

I've created cap.type.database.object.aws.s3.config with a typo in accesskey and TypeInstance was created without any probles.

Expected behavior

I've should get an error about missing accesskey key.

Actual behavior

No error was returned.

Steps to reproduce

Define TypeInstance:

typeInstances:
  - alias: aws-s3
    attributes:
      -
powerkimhub
powerkimhub commented Aug 7, 2021
cb-tumblebug

Improve this page

Add a description, image, and links to the multicloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multicloud topic, visit your repo's landing page and select "manage topics."

Learn more