Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace createOrReplace entries in CHEATSHEET with createOr or serverSideApply #5176

Closed
manusa opened this issue May 26, 2023 · 2 comments · Fixed by #5537
Closed

Replace createOrReplace entries in CHEATSHEET with createOr or serverSideApply #5176

manusa opened this issue May 26, 2023 · 2 comments · Fixed by #5537
Assignees
Labels
Milestone

Comments

@manusa
Copy link
Member

manusa commented May 26, 2023

Child of #5057

We should also try to update the doc/CHEATSHEET.md . It seems to be pointing to old patch method

We need to remove createOrReplace entries from CHEATSHEET

Originally posted by @manusa in #5174 (comment)

@akshayamadhuri
Copy link

@manusa is this issue closed or can i work on this issue

@manusa manusa changed the title Replace createOrReplace entries in CHEATSHEET with serverSideApply Replace createOrReplace entries in CHEATSHEET with createOr or serverSideApply Sep 6, 2023
@rohanKanojia rohanKanojia moved this to Planned in Eclipse JKube Sep 27, 2023
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Oct 20, 2023
…rverSideApply (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]>
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Oct 20, 2023
…rverSideApply (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]>
@rohanKanojia
Copy link
Member

@akshayamadhuri : This issue requires some prior knowledge about KubernetesClient DSL. You would need to know which method to replace deprecated createOrReplace with depending upon the situation. It is not a good candidate for getting started with contributing to the project.

rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Oct 20, 2023
…rverSideApply (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]>
@rohanKanojia rohanKanojia moved this from Planned to In Progress in Eclipse JKube Oct 20, 2023
@rohanKanojia rohanKanojia self-assigned this Oct 20, 2023
@manusa manusa added this to the 6.10.0 milestone Oct 23, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Eclipse JKube Oct 23, 2023
manusa pushed a commit that referenced this issue Oct 23, 2023
…rverSideApply (#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]>
@manusa manusa modified the milestones: 6.10.0, 6.9.1 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants