Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch the repository to xpkg.upbound.io/crossplane-contrib to instal…
…l the crossplane providers (#475) * Use the latest sundrio version Related #464 * Use the latest sundrio version Related #464 * Switch to the new repository: xpkg.upbound.io/crossplane-contrib. #474 Signed-off-by: cmoulliard <[email protected]> * Add new script installing the container registry * Revert to 0.14 as next releases intriduced the ManagementPolicies which is generating the error: String cannot be cast to class io.crossplane.helm.v1beta1.ReleaseSpec Signed-off-by: cmoulliard <[email protected]> * Add parameter to disable the script execution which requires locally to click on enter key Signed-off-by: cmoulliard <[email protected]> * Align the instructions with the github flow Signed-off-by: cmoulliard <[email protected]> * Remove non needed text Signed-off-by: cmoulliard <[email protected]> * Use helm-provider 0.18.1 which supports ManagementPolicies Signed-off-by: cmoulliard <[email protected]> * Export TIME_WAIT property Signed-off-by: cmoulliard <[email protected]> * Use url pointing to the CRD released with 0.18.1 Signed-off-by: cmoulliard <[email protected]> * Define the managementPolicies Signed-off-by: cmoulliard <[email protected]> * Reformated the KubernetesClientService class and Crossplane DSL Signed-off-by: cmoulliard <[email protected]> * Log primaza pod too as we don't get it when error HTTP 500 occurs during the binding Signed-off-by: cmoulliard <[email protected]> * Log primaza pod too as we don't get it when error HTTP 500 occurs during the binding Signed-off-by: cmoulliard <[email protected]> * Added CRDs under src/main/crds Signed-off-by: cmoulliard <[email protected]> * Moving the defintion of the fabric8 kubernetes client to be used to the parent pom Signed-off-by: cmoulliard <[email protected]> * Commenting the line containing as managementPolicies value: \*\ to check if the error is gone. #476 Signed-off-by: cmoulliard <[email protected]> * Make the titles of the job defintion a bit shorter Signed-off-by: cmoulliard <[email protected]> * Commenting the line containing as managementPolicies default value: \*\ too to check if the error is gone. #476 Signed-off-by: cmoulliard <[email protected]> * Commenting another lines containing as managementPolicies value: \*\ to check if the error is gone. #476 Signed-off-by: cmoulliard <[email protected]> * Find a temporary workaround concerning the CRD serialization issue. #476 Signed-off-by: cmoulliard <[email protected]> * Let's keep the value \'*' as enum. Remove the managementPolicies from the createCrossplaneHelmRelease. #476 Signed-off-by: cmoulliard <[email protected]> --------- Signed-off-by: cmoulliard <[email protected]> Co-authored-by: Auri Munoz <[email protected]>
- Loading branch information