Feature Request
Is your feature request related to a problem? Please describe.
I noticed that here it is stated that the pkg/status and pkg/leader are deleted from the operator-sdk because they are moved to this repo. However, I only see pkg/leader here and pkg/status is still missing. Is this intended?
Describe the solution you'd like
Add pkg/status in this repo.
Feature Request
Is your feature request related to a problem? Please describe.
I noticed that here it is stated that the
pkg/statusandpkg/leaderare deleted from theoperator-sdkbecause they are moved to this repo. However, I only seepkg/leaderhere andpkg/statusis still missing. Is this intended?Describe the solution you'd like
Add
pkg/statusin this repo.