essobedo opened a new pull request, #3553:
URL: https://github.com/apache/camel-k/pull/3553

   ## Motivation
   
   When using the uninstall command, the platform Kamelets are not removed as 
expected due to a missing label.
   
   ## Modifications
   
   * Avoid modifiying directly the map returned by `kamelet.GetLabels()` and 
`kamelet.GetAnnotations()` as we get a new copy at each call
   * Set the labels and annotations once the changes are done
   * Add a test to ensure that it is fixed
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to