Skip to content
#

multicloud

Here are 63 public repositories matching this topic...

RainbowMango
RainbowMango commented Dec 25, 2021

Task description:
The description of --cluster-namespace for join command is misleading as the namespace not used to store Cluster objects but the secrets.

# kubectl-karmada join --help 
...
Flags:
...
      --cluster-namespace string    Namespace in the control plane where member cluster are stored. (default "karmada-cluster")

Solution:
An alternative i

mszostok
mszostok commented Dec 12, 2021

Description

Validate that Implementation that implements a given Interface uses a proper naming for input Parameters and TypeInstances.

Acceptance Criteria

Validate that Implementation under workflow inputs uses only:

  • names declared in Interface (spec.input.typeInstances and spec.input.parameters). They cannot have the optional: true property.
  • and names declared in Im
cb-tumblebug
powerkimhub
powerkimhub commented Aug 7, 2021

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