amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
733 stars 103 forks source link

WIP: S3 deletion policy #134

Open joerocklin opened 5 years ago

joerocklin commented 5 years ago

Issue #126

Description of changes: Adds a string parameter for the BucketDeletionPolicy

Builds on #133 and includes new code from dep ensure and make rebuild

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.