pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
221 stars 55 forks source link

Added lastUpdate state update to ensure that synchronized commits display a succeeded status #429

Closed kenji-fukasawa closed 1 year ago

kenji-fukasawa commented 1 year ago

Proposed changes

The proposed changes add lastUpdate state changes when a commit ID is already synchronized, but the stack is not already marked as succeeded.

Related issues (optional)

https://github.com/pulumi/pulumi-kubernetes-operator/issues/428

github-actions[bot] commented 1 year ago

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

github-actions[bot] commented 1 year ago

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

rquitales commented 1 year ago

/run-acceptance-tests

github-actions[bot] commented 1 year ago

Please view the PR build - https://github.com/pulumi/pulumi-kubernetes-operator/actions/runs/4547749168