Skip to content
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

Create application from crossplane does not work #44

Closed
edalonso opened this issue Feb 20, 2023 · 4 comments
Closed

Create application from crossplane does not work #44

edalonso opened this issue Feb 20, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@edalonso
Copy link

What happened?

When I added application from CivoKubernetes kind from Crossplane, the application does not appear in the cluster and there is no error message.

How can we reproduce it?

Create a cluster that include applications:

kind: CivoKubernetes apiVersion: cluster.civo.crossplane.io/v1alpha1 metadata: name: test-civo-crossplane spec: name: test-civo-crossplane pools: - id: "8382e422-dcdd-461f-afb4-2ab67f171c3e" count: 1 size: g3.k3s.xsmall applications: - "argo-cd" version: "1.23.6-k3s1" connectionDetails: connectionSecretNamePrefix: "cluster-details" connectionSecretNamespace: "default" providerConfigRef: name: civo-provider

I am not sure if there is low resource in the cluster, but there is no error in the kind Events:

image

What environment did it happen in?

Crossplane version: v1.11.0

@edalonso edalonso added the bug Something isn't working label Feb 20, 2023
@vishalanarase
Copy link
Collaborator

@edalonso Can you please test it again, we fixed some things in the backend.

@edalonso
Copy link
Author

Hi @vishalanarase

Solved!!

Thanks for the support.

@Vivekgaddigi
Copy link

if its solved then close this issue please

@vishalanarase
Copy link
Collaborator

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants