You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update: Update the Resource already exists condition reason (#177)
Description of changes:
Currently the condition reason for the `Resource Already Exists`
condition message instructs users to adopt the existing resource
using the `AdoptResource` CRD, which we no longer implement.
This change updates the message to instruct users to instead use
the adoption by annotation feature to import an existing resource.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments