You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced `Directory.Build.props` and `Directory.Packages.props` for centralized property and package version management.
- Updated solution file to include new configuration files as solution items.
- Enhanced logging configuration in `appsettings.json` for better observability with Serilog and OpenTelemetry settings.
- Refactored resource mirror classes to utilize dependency injection for Kubernetes client, improving testability and maintainability.
- Adjusted Dockerfile to expose port 8080 instead of 25080.
BREAKING CHANGE: The application now requires updated configurations for logging and Kubernetes client setup.
0 commit comments