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
This issue is for migrating from community AWS provider to the official Upbound AWS provider. The scope of this issue is the cloud resources needed for the same app (product catalog).
Changes:
Add the Upbound AWS provider for DynamoDB (product catalog API has a dependency on DDB table) -- this requires changes at repos/gitops-system/tools/crossplane/ i.e. adding the provider installation manifests. A Kustomization has to be added under flux folder of the workload cluster repos/gitops-system/clusters/template/ for reconciling the installation manifests.
Updating manifests at repos/app-manifests/product-catalog-api-manifests\ to refer to the MRs of the new provider.
The text was updated successfully, but these errors were encountered:
This issue is for migrating from community AWS provider to the official Upbound AWS provider. The scope of this issue is the cloud resources needed for the same app (product catalog).
Changes:
repos/gitops-system/tools/crossplane/
i.e. adding the provider installation manifests. AKustomization
has to be added under flux folder of the workload clusterrepos/gitops-system/clusters/template/
for reconciling the installation manifests.repos/app-manifests/product-catalog-api-manifests\
to refer to the MRs of the new provider.The text was updated successfully, but these errors were encountered: