crossplane-contrib / provider-jet-rancher

Apache License 2.0
3 stars 4 forks source link

Rename namespace resource #8

Closed sboschman closed 2 years ago

sboschman commented 2 years ago

Description of your changes

Rename the Namespace resource to RancherNamespace to avoid k8s issue #97397

Fixes #6 Requires #7 to be merged first as this PR build on top of it.

I have:

How has this code been tested

Running crossplane + provider locally on k3s, connecting with an upstream Rancher installation. Provisioning (and deleting) a ns in Rancher from a local XR, checking in upstream Rancher UI.