Skip to content

fix(config): consume service contract target - #33

Merged
lusu007 merged 1 commit into
mainfrom
fix/config-service-contract
Aug 4, 2026
Merged

fix(config): consume service contract target#33
lusu007 merged 1 commit into
mainfrom
fix/config-service-contract

Conversation

@lusu007

@lusu007 lusu007 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Consume the declarative CONFIG_SERVICE_URL injected for a config service contract, while retaining CONFIG_GRPC_TARGET as a legacy fallback. This lets bundled proxies enable the service-config-backed network MOTD without carrying a transport-specific environment contract indefinitely.

The service-contract value takes precedence when both variables are present. Blank values are ignored.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • ♻️ Refactoring
  • 📚 Documentation
  • 🔧 Chore

Related Issues

  • None.

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality

Commands run:

  • ./gradlew test
  • ./gradlew spotlessApply
  • ./gradlew build
  • prettier --check README.md

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

@lusu007
lusu007 marked this pull request as ready for review August 4, 2026 19:15
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@lusu007
lusu007 merged commit 3e046d7 into main Aug 4, 2026
3 checks passed
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.

1 participant