-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
blockedkind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Description
Feature Request
Describe the problem you need a feature to resolve.
For SDK release 1.18.0, remove the Optional(stage: alpha) Community Operator bundle since we move its implementation to the external validator.
Describe the solution you'd like.
- Just perform the changes in: [do not merge before SDK 1.17 rolls out] - feat: Remove the Optional(stage: alpha) Community Operator bundle val… #5412
- also, remove the warning added in: deprecation:Optional(stage: alpha) Community Operator bundle validator #5414
- Then, ensure that we remove that from the API as well: [do not merge before SDK 1.17 rolls out] feat: remove community validator api#196
considered drawbacks
- Check if its main consumers were not able to move forward and adopted the external validator before remove. (ping @camilamacedo86 and/or @gallettilance )
Metadata
Metadata
Assignees
Labels
blockedkind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.