Michalis Kargakis
Michalis Kargakis
@0xalpharush I guess for Hardhat you'd need support for https://github.com/NomicFoundation/hardhat/issues/2306 ?
We also started seeing this issue recently with `crytic/[email protected]`. It occurs inconsistently.
/lifecycle frozen
Note that we are seeing this issue with Node 16 so downgrade may or may not be helpful.
Came across this issue today, it'd be great to have support for this! We have the exact same use case as @ashhanai
Agreed with @mfojtik - we already do a lot of magic with triggers in the spec. I thought `oc status` would already emmit a warning for rolling deployments with RWO...
@mfojtik you meant to ask @jwforres @spadgett ;)
It's unlike that we will automate any sort of spec mutation to handle this case. `oc status` should already warn in case you are running a Rolling deployment with a...
We should suggest `oc logs pod/deployer`
We should also start emitting events when an automatic rollback happens but that's probably a separate issue.