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
I agree that the declarative API should handle imperative operations as needed. However, doing so doesn't seem feasible, given the status quo. We rely on the underlying Terraform provider's functionality. If it doesn't handle the case where there are multiple field updates, we have to implement the logic at the Crossplane provider level — in Upjet to be specific. Unless such a functionality would help many resources, or very common use cases, I don't think it would be worth the effort to implement it.
Is there an existing issue for this?
Affected Resource(s)
elasticache.aws.upbound.io/v1beta1 - ServerlessCache
Resource MRs required to reproduce the bug
Steps to Reproduce
What happened?
When attempting to apply a manifest with changes to multiple parameters, the operation fails with an error.
The ServerlessCache resource controller should:
Relevant Error Output Snippet
Crossplane Version
v1.17.0
Provider Version
v1.17.0
Kubernetes Version
v1.31.2-eks-7f9249a
Kubernetes Distribution
EKS
Additional Info
No response
The text was updated successfully, but these errors were encountered: