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
doc : Replace createOrReplace entries in CHEATSHEET with create or serverSideApply (fabric8io#5176)
Update doc/CHEATSHEET.md to remove usages of createOrReplace methods
since it's been deperacated. Use create() or serverSideApply() as
alternatives wherever applicable.
Signed-off-by: Rohan Kumar <[email protected]>
0 commit comments