jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Replace deprecated method from Updatable interface

Open arman-yekkehkhani opened this issue 8 months ago • 2 comments

Component

None

Task description

Description

Method Updatable.replace is used in several places in the project. However, the method is deprecated, and Javadoc advises using the method update instead. The reason behind it is explained in alternatives-to-createOrReplace-and-replace.

arman-yekkehkhani avatar Jun 21 '24 13:06 arman-yekkehkhani