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

[yugabyted] Deprecate python2 support in yugabyted #22072

Open
1 task done
nchandrappa opened this issue Apr 19, 2024 · 0 comments
Open
1 task done

[yugabyted] Deprecate python2 support in yugabyted #22072

nchandrappa opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
area/ecosystem Label for all ecosystem related projects kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@nchandrappa
Copy link
Contributor

nchandrappa commented Apr 19, 2024

Jira Link: DB-10993

Description

Python2 support in yugabyted will be deprecated in the preview 2.21.1.0 release and subsequent stable release of 2024.1.

The shebang of the yugabyted script will be changed to use python3 -

#!/usr/bin/env python3

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@nchandrappa nchandrappa added area/ecosystem Label for all ecosystem related projects status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Apr 19, 2024
@nchandrappa nchandrappa self-assigned this Apr 19, 2024
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue and removed area/ybd yugabyted project related Github tickets. labels Apr 19, 2024
nchandrappa added a commit that referenced this issue Apr 19, 2024
…g the shebang to use python3.

Summary:
- Deprecating python2 support in yugabyted and changing the shebang to use python3.
- Replacing dsutils package with  shutil as it deprecated in python3.

Test Plan: Manual

Reviewers: djiang

Reviewed By: djiang

Subscribers: yugabyted-dev

Differential Revision: https://phorge.dev.yugabyte.com/D34340
nchandrappa added a commit that referenced this issue Apr 19, 2024
…byted and changing the shebang to use python3.

Summary:
Original commit: e0053f4 / D34340
- Deprecating python2 support in yugabyted and changing the shebang to use python3.
- Replacing dsutils package with shutil as it is deprecated in python3.

Test Plan: Manual

Reviewers: djiang

Reviewed By: djiang

Subscribers: yugabyted-dev

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D34342
svarnau pushed a commit that referenced this issue May 25, 2024
…g the shebang to use python3.

Summary:
- Deprecating python2 support in yugabyted and changing the shebang to use python3.
- Replacing dsutils package with  shutil as it deprecated in python3.

Test Plan: Manual

Reviewers: djiang

Reviewed By: djiang

Subscribers: yugabyted-dev

Differential Revision: https://phorge.dev.yugabyte.com/D34340
ZhenYongFan pushed a commit to ZhenYongFan/yugabyte-db that referenced this issue Jun 15, 2024
… support in yugabyted and changing the shebang to use python3.

Summary:
Original commit: e0053f4 / D34340
- Deprecating python2 support in yugabyted and changing the shebang to use python3.
- Replacing dsutils package with shutil as it is deprecated in python3.

Test Plan: Manual

Reviewers: djiang

Reviewed By: djiang

Subscribers: yugabyted-dev

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D34342
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ecosystem Label for all ecosystem related projects kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants