Skip to content

Update ServiceBindingConfigurationSourceTest.cs#1108

Merged
TimHess merged 1 commit into
mainfrom
Fix-K8S-ServiceBinding-Test
Feb 16, 2023
Merged

Update ServiceBindingConfigurationSourceTest.cs#1108
TimHess merged 1 commit into
mainfrom
Fix-K8S-ServiceBinding-Test

Conversation

@dtillman
Copy link
Copy Markdown
Contributor

Improves reliability of K8s service binding test

@TimHess TimHess added Component/Configuration Issues related to Configuration providers ReleaseLine/4.x Identified as a feature/fix for the 4.x release line labels Feb 16, 2023
@TimHess TimHess merged commit bb8df0f into main Feb 16, 2023
@TimHess TimHess deleted the Fix-K8S-ServiceBinding-Test branch February 16, 2023 19:04
TimHess added a commit that referenced this pull request Feb 16, 2023
Update ServiceBindingConfigurationSourceTest.cs
@TimHess TimHess mentioned this pull request Feb 16, 2023
5 tasks
bart-vmware added a commit that referenced this pull request Jul 30, 2025
bart-vmware added a commit that referenced this pull request Jul 30, 2025
bart-vmware added a commit that referenced this pull request Jul 31, 2025
* Add net8.0 target framework, reorder frameworks

* Fix build errors

* Fix broken tests, suppress hanging Resharper test runner

* Remove net8.0 target from Messaging/Stream/Integration (incompatible)

* Remove target for netcoreapp3.1

* Remove unused entries from versions.props, match up EF Core version

* Split package versions into exposed/non-exposed groups

* Bump vulnerable package: Newtonsoft.Json

* Bump vulnerable OpenTelemetry packages (backported from #1278)

- Bump vulnerable packages: OpenTelemetry.Instrumentation.Http, OpenTelemetry.Instrumentation.AspNetCore, OpenTelemetry.Extensions.Hosting
- Remove package OpenTelemetry.Exporter.Jaeger (only non-stable and vulnerable versions exist)
- The above requires a bump of Microsoft.Extensions.* packages to 8.0, because Otel lists them as minimal versions

* Bump vulnerable package: Microsoft.Extensions.Caching.Memory

* Bump vulnerable package: System.Text.Json

* Bump vulnerable package: System.Data.SqlClient

* Bump vulnerable package: Microsoft.Data.SqlClient

* Bump vulnerable package: Oracle.ManagedDataAccess.Core

* Bump vulnerable package: MongoDB.Driver

* Bump vulnerable package: Npgsql

* Bump some internal-only package versions

* Fix/suppress build warnings

* Fix broken tests

* Automated insertion of Obsolete attribute, affecting all public types below the following directories:
/src/CircuitBreaker/src/Abstractions
/src/CircuitBreaker/src/Hystrix.MetricsEventsCore
/src/CircuitBreaker/src/Hystrix.MetricsStreamCore
/src/CircuitBreaker/src/HystrixBase
/src/CircuitBreaker/src/HystrixCore
/src/Common/src/Common.Expression
/src/Common/src/Common.Kubernetes
/src/Common/src/Common.RetryPolly
/src/Common/src/Common.Utils
/src/Configuration/src/KubernetesBase
/src/Configuration/src/KubernetesCore
/src/Connectors/src/Connector.EF6Core
/src/Discovery/src/Kubernetes
/src/Integration/src/Abstractions
/src/Integration/src/IntegrationBase
/src/Integration/src/RabbitMQ
/src/Management/src/KubernetesCore
/src/Stream/src/Abstractions
/src/Stream/src/BinderRabbitMQ
/src/Stream/src/StreamBase
/src/Messaging/src/Abstractions
/src/Messaging/src/MessagingBase
/src/Messaging/src/RabbitMQ
/src/Security/src/DataProtection.CredHubBase
/src/Security/src/DataProtection.CredHubCore

* Manually mark remaining APIs obsolete

* Suppress obsolete warnings

* Apply patch from #1108

* Install .NET 8 in cibuild, fix trigger of component builds

* Remove redundant TargetFramework conditionals

* Remove redundant NET6_0_OR_GREATER conditionals

* Disable failing test in CI on Windows

* Package using GHA

* Change pipeline timeouts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component/Configuration Issues related to Configuration providers ReleaseLine/4.x Identified as a feature/fix for the 4.x release line

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants