Skip to content

Support crossplane packaging of Configuration that has code as separate .py files #33

@oysteinidematorget

Description

@oysteinidematorget

The documentation shows how you can put code in .py files and add them to the cluster as a ConfigMap and then make use of the code in the Composition. Unfortunately the crossplane package format does not support adding ConfigMap resources to the packages making it impossible to make a Configuration package without adding the code inline in the Composition.

Would it be possible to add support for packaging the code as part of the Configuration package by adding a new CustomResourceDefinition.apiextensions.k8s.io called CodeMap or similar that can include in the package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions