AmitKumarDas / metac

It is metacontroller and more
Apache License 2.0
57 stars 16 forks source link

fix(examples): replace k8s.io with example.io #128

Closed floriankoch closed 4 years ago

floriankoch commented 4 years ago

fixes https://github.com/AmitKumarDas/metac/issues/127

In newer kubernetes version, the namespace k8s.io is protected https://github.com/kubernetes/enhancements/pull/1111

switch sample controller to use example.io instead

Signed-off-by: Florian Koch flo@ctrl.wtf

AmitKumarDas commented 4 years ago

:tada: This PR is included in version 0.2.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: