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

Remove commands that has been replaced #3785

Closed
11 tasks
jLopezbarb opened this issue Jul 4, 2023 · 5 comments
Closed
11 tasks

Remove commands that has been replaced #3785

jLopezbarb opened this issue Jul 4, 2023 · 5 comments

Comments

@jLopezbarb
Copy link
Contributor

jLopezbarb commented Jul 4, 2023

Parent epic/feature

Description

The following commands have been dreprecated for a long period of time and should be removedfrom the code. These 3 commands calls the code used in the replaced commands so we shouldn't have any error while removing them:

  • okteto login -> Replaced by okteto ctx
  • Remove GH action (login) auto-update
  • Remove GH action (login) from the marketplace
  • okteto update -> Replaced by okteto version update
  • okteto restart -> Rerun okteto up

Acceptance Criteria

  • The replaced commands are not affected by the removal of the code
  • The user no longer can use use the commands above
  • There is no dead code after removing the code
  • GH actions no longer appears on https://github.com/marketplace?type=actions&query=login+
  • GH actions are not updated after a release

Test strategy

  • Test that the user can't run okteto login
  • Test that the user can't run okteto update
  • Test that the user can't run okteto restart
  • Test that okteto ctx use works correctly
  • Test that okteto version update works correctly
  • Test that okteto up works correctly when using services in dev section
@nitishfy
Copy link
Contributor

nitishfy commented Jul 4, 2023

Can I work on this?

@jLopezbarb
Copy link
Contributor Author

Can I work on this?

Hi @nitishfy. We are creating all these issues to track what have to be done in order to release Okteto CLI 3.0. All the breaking breaking changes must be done in a major release. We plan to release CLI 3.0 before the end of the year, but right now we won't be actively working on this until we prepare everything. We'll let you know when that moment comes to help to create the new major version

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

This issue is stale because it has been open for 60 days with no activity. Comment on this issue or it will be closed in 7 days

@github-actions github-actions bot added the stale label Sep 3, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2023
@jLopezbarb
Copy link
Contributor Author

Reopenning. Need planning for 3.0

@jLopezbarb jLopezbarb reopened this Sep 11, 2023
@github-actions github-actions bot removed the stale label Sep 12, 2023
Copy link
Contributor

This issue is stale because it has been open for 60 days with no activity. Comment on this issue or it will be closed in 7 days

@github-actions github-actions bot added the stale label Nov 12, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants