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

[Backport 5.4] Update tools/cqlsh submodule to v6.0.17 #18652

Closed
wants to merge 1 commit into from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented May 13, 2024

Mostly a set of fixes in the area of ssl handling

  • tools/cqlsh 99b2b777...9d49b385 (21):

    cqlshlib/sslhandling: fix logic of ssl_check_hostname
    cqlshlib/sslhandling.py: don't use empty userkey/usercert
    Dockerfile: noninteractive isn't enough for answering yet on apt-get
    fix cqlsh version print
    cqlshlib/sslhandling: change check_hostname deafult to False
    Introduce new ssl configuration for disableing check_hostname
    set the hostname in ssl_options.server_hostname when SSL is used
    issue-73 Fixed a bug where username and password from the credentials file were ignored.
    issue-73 Fixed a bug where username and password from the credentials file were ignored.
    issue-73
    github actions: update cibuildwheel==v2.16.5
    dist/debian: fix the trailer line format
    COPY TO STDOUT shouldn't put None where a function is expected
    Make cqlsh work with unix domain sockets
    Bump python-driver version
    dist/debian: add trailer line
    dist/debian: wrap long line
    Draft: explicit build-time packge dependencies
    stop retruning status_code=2 on schema disagreement
    Fix minor typos in the code
    Dockerfile: apt-get update and apt-get upgrade to get latest OS packages

Ref: #18590

Mostly a set of fixes in the area of ssl handling

* tools/cqlsh 99b2b777...9d49b385 (21):
  > cqlshlib/sslhandling: fix logic of `ssl_check_hostname`
  > cqlshlib/sslhandling.py: don't use empty userkey/usercert
  > Dockerfile: noninteractive isn't enough for answering yet on apt-get
  > fix cqlsh version print
  > cqlshlib/sslhandling: change `check_hostname` deafult to False
  > Introduce new ssl configuration for disableing check_hostname
  > set the hostname in ssl_options.server_hostname when SSL is used
  > issue-73 Fixed a bug where username and password from the credentials file were ignored.
  > issue-73 Fixed a bug where username and password from the credentials file were ignored.
  > issue-73
  > github actions: update `cibuildwheel==v2.16.5`
  > dist/debian: fix the trailer line format
  > `COPY TO STDOUT` shouldn't put None where a function is expected
  > Make cqlsh work with unix domain sockets
  > Bump python-driver version
  > dist/debian: add trailer line
  > dist/debian: wrap long line
  > Draft: explicit build-time packge dependencies
  > stop retruning status_code=2 on schema disagreement
  > Fix minor typos in the code
  > Dockerfile: apt-get update and apt-get upgrade to get latest OS packages

Ref: scylladb#18590
@scylladb-promoter
Copy link
Contributor

🟢 CI State: SUCCESS

✅ - Build
✅ - dtest
✅ - Unit Tests

Build Details:

  • Duration: 5 hr 51 min
  • Builder: i-0a94bb2ef6524660b (m5ad.12xlarge)

@fruch
Copy link
Contributor Author

fruch commented May 13, 2024

@scylladb/scylla-maint can we have this merged ?

denesb pushed a commit that referenced this pull request May 14, 2024
Mostly a set of fixes in the area of ssl handling

* tools/cqlsh 99b2b777...9d49b385 (21):
  > cqlshlib/sslhandling: fix logic of `ssl_check_hostname`
  > cqlshlib/sslhandling.py: don't use empty userkey/usercert
  > Dockerfile: noninteractive isn't enough for answering yet on apt-get
  > fix cqlsh version print
  > cqlshlib/sslhandling: change `check_hostname` deafult to False
  > Introduce new ssl configuration for disableing check_hostname
  > set the hostname in ssl_options.server_hostname when SSL is used
  > issue-73 Fixed a bug where username and password from the credentials file were ignored.
  > issue-73 Fixed a bug where username and password from the credentials file were ignored.
  > issue-73
  > github actions: update `cibuildwheel==v2.16.5`
  > dist/debian: fix the trailer line format
  > `COPY TO STDOUT` shouldn't put None where a function is expected
  > Make cqlsh work with unix domain sockets
  > Bump python-driver version
  > dist/debian: add trailer line
  > dist/debian: wrap long line
  > Draft: explicit build-time packge dependencies
  > stop retruning status_code=2 on schema disagreement
  > Fix minor typos in the code
  > Dockerfile: apt-get update and apt-get upgrade to get latest OS packages

Ref: #18590

Closes #18652
@fruch fruch requested a review from a team May 16, 2024 07:07
@fruch
Copy link
Contributor Author

fruch commented May 16, 2024

@scylladb/scylla-maint can we have this merged ?

this is the same set of fixes as in:
#18591

we need to get them into 5.4/2024.1

@denesb
Copy link
Contributor

denesb commented May 16, 2024

This PR was queued two days ago. Closed by 393880f.

@denesb denesb closed this May 16, 2024
@fruch
Copy link
Contributor Author

fruch commented May 16, 2024

@denesb "Closes" doesn't work with things not targeted for the default branch, so backport PR can't close issue, right ?

@mykaul
Copy link
Contributor

mykaul commented May 16, 2024

@denesb "Closes" doesn't work with things not targeted for the default branch, so backport PR can't close issue, right ?

I believe it needs to be done manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants