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

test: modernize our mssql/server Docker image usage #4150

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

trentm
Copy link
Member

@trentm trentm commented Jul 25, 2024

  • move to the latest CU (cumulative update) of SQLServer 2022
    (which involves updating the healthcheck for internal changes)
  • use MSSQL_SA_PASSWORD rather than the long since deprecated SA_PASSWORD

Refs: #4147


A working healthcheck for the latest mssql/server image was provided by:
microsoft/mssql-docker#892 (comment)

- move to the latest CU (cumulative update) of SQLServer 2022
  (which involves updating the healthcheck for internal changes)
- use MSSQL_SA_PASSWORD rather than the long since deprecated SA_PASSWORD

Refs: #4147
@trentm trentm requested a review from david-luna July 25, 2024 15:30
@trentm trentm self-assigned this Jul 25, 2024
@trentm trentm merged commit dbdd375 into main Jul 29, 2024
19 checks passed
@trentm trentm deleted the trentm/use-latest-mssql-docker-image branch July 29, 2024 17:12
trentm added a commit to elastic/elastic-otel-node that referenced this pull request Aug 1, 2024
First, add a Makefile for those with 'make' in their blood: make all test

Also fix mssql image usage after breakage in the latest release, copying
what was done in elastic/apm-agent-nodejs#4150
trentm added a commit to elastic/elastic-otel-node that referenced this pull request Aug 1, 2024
#306)

First, add a Makefile for those with 'make' in their blood: `make all lint test`

Also fix mssql image usage after breakage in the latest release, copying
what was done in elastic/apm-agent-nodejs#4150
trentm added a commit that referenced this pull request Aug 1, 2024
- move to the latest CU (cumulative update) of SQLServer 2022
  (which involves updating the healthcheck for internal changes)
- use MSSQL_SA_PASSWORD rather than the long since deprecated SA_PASSWORD

Refs: #4147
fpm-peter pushed a commit to fpm-git/apm-agent-nodejs that referenced this pull request Aug 20, 2024
- move to the latest CU (cumulative update) of SQLServer 2022
  (which involves updating the healthcheck for internal changes)
- use MSSQL_SA_PASSWORD rather than the long since deprecated SA_PASSWORD

Refs: elastic#4147
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

2 participants