kubernetes-sigs / cluster-addons

Addon operators for Kubernetes clusters.
Apache License 2.0
155 stars 47 forks source link

Rename k8s.io references #28

Closed johnsonj closed 5 years ago

johnsonj commented 5 years ago

per @jwforres comment.

We should replace all references to k8s.io with x-k8s.io to encourage best practices and follow API review guidelines. As we iterate on the individual operators we should look into API review and promotion into k8s.io

/cc @dholbach

stealthybox commented 5 years ago

I've moved the AddonInstallerConfiguration kind under addons.config.x-k8s.io :+1:

dholbach commented 5 years ago

This was resolved in 88c0df928cb017462416a127ccaf60f46f4b416c.