Skip to content

Use different environment variables for authn/authz - #293

Open
tpoliaw wants to merge 1 commit into
mainfrom
auth-env-vars
Open

Use different environment variables for authn/authz#293
tpoliaw wants to merge 1 commit into
mainfrom
auth-env-vars

Conversation

@tpoliaw

@tpoliaw tpoliaw commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@tpoliaw tpoliaw linked an issue Aug 19, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.34%. Comparing base (49dd9c6) to head (a69ebe6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files          13       13           
  Lines        2116     2116           
=======================================
  Hits         1679     1679           
  Misses        437      437           

☔ View full report in Codecov by Harness.
📢 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.

@tpoliaw

tpoliaw commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator Author

Need to figure out how much of a breaking change this is.

  • Helm deployments should be unaffected as this does not change the values.yaml.
  • The module system will need updating although setting both variables should allow us to work with either version for a while.
  • The blueapi system tests (+any other compose files with numtracker) will need to be updated.

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.

NUMTRACKER_AUTH_HOST variable is used for both authn and authz

1 participant