Skip to content

Test migration from ActiveMQArtemisAddress CRs to broker properties #1053

Closed
@brusdev

Description

@brusdev

Describe the bug
The deletion of an ActiveMQArtemisAddress CR causes the deletion of the related address/queue only if the value of the field RemoveFromBrokerOnDelete is true.

The procedure to migrate from ActiveMQArtemisAddress CRs to broker properties is:

  1. Update the value of the field RemoveFromBrokerOnDelete to false in the ActiveMQArtemisAddress CR
  2. Add broker properties for the address/queue defined in the ActiveMQArtemisAddress CR
  3. Delete the ActiveMQArtemisAddress CR

Tip

Vote this issue reacting with 👍 or 👎

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions