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
When adopting an S3 bucket using the annotation based mechanism(services.k8s.aws/adoption-fields and services.k8s.aws/adoption-policy: adopt annotations), the ACK object's spec is populated with all available options even if many of them are empty or have the default values.
Is it possible to populate the spec with only non-default and non-empty fields during adoption?
Describe the solution you'd like
A description of what you want to happen.
Describe alternatives you've considered
A description of any alternative solutions or features you've considered.