knative / serving-operator

DEPRECATED: Development continues in https://github.com/knative/operator/
Apache License 2.0
39 stars 45 forks source link

Inconsisten API group #197

Closed matzew closed 5 years ago

matzew commented 5 years ago

see discussions here: https://github.com/knative/eventing-operator/issues/18

API Group

I'd propose that we change the apiGroup of the serving operator from serving.knative.dev to operators.knative.dev.

Motivation:

KIND

the current kind is KnativeServing ... I think this makes sense... more sense than just Serving, but IMO we should align w/ the eventing-operator ... which currently names it Eventing... perhaps that should be changed to KnativeEventing (as it was before) .

markusthoemmes commented 5 years ago

I wholeheartedly agree. operator.knative.dev seems fine from my perspective. I don't have a strong opinion on the kind.

evankanderson commented 5 years ago

+1 to operator.knative.dev based on trying to distinguish between operator and developer personas. (I had this gut feel, but credit to @mattmoor for articulating this more clearly.)