Skip to content

CM is not updated when ProviderProfile is updated #4

Description

@etesami

The following block ensures a new config map is created when it does not exist and the finalizer is not set:

if err != nil && !controllerutil.ContainsFinalizer(pp, cmFinalizer) {

However, it seems updating config map functionality has not been implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions