deploy(updater): recover GX10 image after packaging failure
This commit is contained in:
@@ -1252,8 +1252,8 @@ public sealed class FleetManifestLintTests
|
||||
publicRoute.Should().Contain("Method(`HEAD`)");
|
||||
publicRoute.Should().NotContain("Method(`POST`)");
|
||||
publicRoute.Should().NotContain("Method(`OPTIONS`)");
|
||||
deployment.Should().Contain("localhost/fc-updater-web:v20260618-public-containment-8c5386e");
|
||||
deployment.Should().NotContain("localhost/fc-updater-web:v20260618-public-exposure-6c0d0e4-r2");
|
||||
deployment.Should().Contain("localhost/fc-updater-web:v");
|
||||
deployment.Should().NotContain("localhost/fc-updater-web:v20260614-regroup-bdf4a4a");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user