habitat-sh / habitat-operator

A Kubernetes operator for Habitat services
Apache License 2.0
61 stars 17 forks source link

To enforce security by default run operator at namespace scope #362

Open surajssd opened 5 years ago

surajssd commented 5 years ago

The changes made in this PR https://github.com/habitat-sh/habitat-operator/pull/360#issuecomment-421336479 should be reverted to make sure that the operator runs in strict environment by default.

This reversion should happen in the same way we do deprecation of something, since this can affect people using this default setting.