diff --git a/CHANGELOG.md b/CHANGELOG.md index b56c436a..68105f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ CHANGELOG - Enable deleting workspace pod after a successful sync by exposing `WorkspaceReclaimPolicy` [#804](https://github.com/pulumi/pulumi-kubernetes-operator/pull/804) - Do not destroy the workspace pod if an authentication error occurs [#805](https://github.com/pulumi/pulumi-kubernetes-operator/pull/805) +- Surface Update failuers back to the Stack object status [#807](https://github.com/pulumi/pulumi-kubernetes-operator/pull/807) +- Surface update conflict errors when a stack is locked [#807](https://github.com/pulumi/pulumi-kubernetes-operator/pull/807) ## 2.0.0-beta.3 (2024-11-27)