Skip to content

Conversation

@juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Oct 28, 2025

Breaking changes for CI/CD:

  • The docker-run-extra-flags input is being replaced with env-vars input.
  • The environment variables for toggling server features has also changed to SECURITY=1, MUTUAL_TLS=1, and STRONG_CONSISTENCY=1. NO_SC, NO_TLS and NO_SECURITY are now no-ops.
  • The server now prints logs to stderr instead of /var/log/aerospike/aerospike.log.

TODO

  • update readme
  • tested locally on macos
  • notify downstream users

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.45%. Comparing base (4aea102) to head (3941bf8).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #855   +/-   ##
=======================================
  Coverage   82.45%   82.45%           
=======================================
  Files          99       99           
  Lines       14496    14496           
=======================================
  Hits        11952    11952           
  Misses       2544     2544           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@juliannguyen4 juliannguyen4 changed the title [CLIENT-3833] CI/CD: Replace custom server image's entrypoint script with Docker compose setup [CLIENT-3833] CI/CD: For custom server image, use separate tools container to set up server container instead of relying on asinfo/asadm inside the server container Oct 29, 2025
@juliannguyen4 juliannguyen4 changed the title [CLIENT-3833] CI/CD: For custom server image, use separate tools container to set up server container instead of relying on asinfo/asadm inside the server container [CLIENT-3833] CI/CD: Replace building a custom server image with a shell script that customizes aerospike.conf and provisions the server at runtime Nov 14, 2025
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.

3 participants