-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch the repository to xpkg.upbound.io/crossplane-contrib to install the crossplane providers #475
Conversation
cmoulliard
commented
May 2, 2024
•
edited
Loading
edited
- Switch the repository to xpkg.upbound.io/crossplane-contrib to install the crossplane providers
- WIP: Fix the enum issue with ManagementPolicies value => '*'
- Crossplane providers cannot be installed #474
- FluentBuilder enum error: string to class cast exception #476
…kyonio#474 Signed-off-by: cmoulliard <[email protected]>
There is now another issue
due to
If I replay the scenario locally I discover that the db is not installed by crossplane as the script
Code:
Here is the java code generated by dekorate
I dont really understand why it complains about the ManagementPolicies - https://github.com/crossplane/crossplane-runtime/blob/master/apis/common/v1/policies.go as the object that we are creating which is a |
…ch is generating the error: String cannot be cast to class io.crossplane.helm.v1beta1.ReleaseSpec Signed-off-by: cmoulliard <[email protected]>
…to click on enter key Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
…ing the binding Signed-off-by: cmoulliard <[email protected]>
…ing the binding Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
…he parent pom Signed-off-by: cmoulliard <[email protected]>
…eck if the error is gone. halkyonio#476 Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
…*\ too to check if the error is gone. halkyonio#476 Signed-off-by: cmoulliard <[email protected]>
…to check if the error is gone. halkyonio#476 Signed-off-by: cmoulliard <[email protected]>
…alkyonio#476 Signed-off-by: cmoulliard <[email protected]>
… the createCrossplaneHelmRelease. halkyonio#476 Signed-off-by: cmoulliard <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It would be nice to squash all commits ;-) |