You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ignore deploymentid when updating stage with autodeploy (#15)
Issue #, if available: aws-controllers-k8s/community#1033
Description of changes:
* Avoid BadRequestException when updating stage with autodeploy 'true'
* DeploymentId is present in desired resource after ReadOne call but it should not be set when updating stage with autodeploy=true
* update ACK runtime version to v0.15.1
* Generate release artifacts for v0.0.7
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments