atlassian / smith

Smith is a Kubernetes workflow engine / resource manager
Apache License 2.0
285 stars 24 forks source link

Test for Deployment cleanup func #288

Closed ash2k closed 6 years ago

ash2k commented 6 years ago

Just a test I started to write for https://github.com/atlassian/smith/issues/285 but decided not to fix it. It tests that the Deployment cleanup function sets DeprecatedServiceAccount field. This is not defaulting, so I decided to keep this logic and hence this test.