scp-mb

Results 22 comments of scp-mb

This should really be a P1. It's broken core functionality on a patch version, for almost four months.

To provide a real world use case, currently we are using AKS to spin up new containers running Azure DevOps agents to handle CI/CD jobs, which teardown after each completed...

It will also report success if NuGet.exe throws an exit code other than `0` which is not desirable behaviour as running nukeeper on a CI agent will report a success,...

Has any changes been made for this so far? If not it's still relevant.

Guessing this is the same issue that's causing refreshes to also fail on one of our stacks ``` azure:appinsights:ApiKey (xxxxxxxxxxxx): error: Preview failed: refreshing urn:pulumi:xxxxxxxxx::xxxxxxxxxxxx::azure:appinsights/apiKey:ApiKey::xxxxxxxxxxxxxxxxxx: 1 error occurred: * ID...

It seems I've managed to fix up my state by removing the resource in question from the state with `pulumi state rm`, adding the resource in Azure (without SSL), reimporting...

As a bit of a follow up to this, we're currently updating the SSL certificate thumbprint on ~100 hostname bindings and it is **painfully** slow, it almost seems like with...

Well, after batching up the changes to only a few per `pulumi up` run to avoid excessive downtime, the same thing has happened again. It's deleted the hostname bindings, failed...