Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Install guide issues #80

Open
cpepper96 opened this issue Aug 27, 2023 · 0 comments
Open

Install guide issues #80

cpepper96 opened this issue Aug 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cpepper96
Copy link

What happened?

I was following the install guide and noticed some bugs. The example ProviderConfig creates a ProviderConfig named example but the example droplet expects the provider to be named default. It might make the guide easier to follow if the droplet example providerConfigRef is set to example

Also, getting this error while trying the create the example droplet w/ user data:

N47F5F4VWQ-M:provider-digitalocean culpepperje$ kubectl apply -f examples/compute/droplet-user-data.yaml
Error from server (BadRequest): error when creating "examples/compute/droplet-user-data.yaml": Droplet in version "v1alpha1" cannot be handled as a Droplet: strict decoding error: unknown field "spec.forProvider.userData"

Anyone know what could be the issue here?

How can we reproduce it?

Follow the install guide for the DO provider documented here.

What environment did it happen in?

Crossplane version: 1.13.2
Kubernetes version: 1.27.2

Running a kind cluster on Mac

@cpepper96 cpepper96 added the bug Something isn't working label Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant