CNTRLPLANE-2586: postpone the removal of the DeploymentConfig API#2646
CNTRLPLANE-2586: postpone the removal of the DeploymentConfig API#2646atiratree wants to merge 2 commits intoopenshift:masterfrom
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@atiratree: This pull request references WRKLDS-1766 which is a valid jira issue. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hello @atiratree! Some important instructions when contributing to openshift/api: |
📝 WalkthroughWalkthroughThis pull request updates the prerelease lifecycle annotations and APILifecycleRemoved() method return values across multiple types in the apps/v1 package. The removal version was changed from (4, 10000) to (5, 10000) for DeploymentConfig, DeploymentConfigList, DeploymentConfigRollback, DeploymentLog, DeploymentLogOptions, and DeploymentRequest. The modifications affect only the deprecation/removal lifecycle metadata in both types.go and zz_prerelease_lifecycle_generated.go, with no changes to type signatures or control flow logic. 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold |
|
@atiratree: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
| // +k8s:prerelease-lifecycle-gen:introduced=3.0 | ||
| // +k8s:prerelease-lifecycle-gen:deprecated=4.14 | ||
| // +k8s:prerelease-lifecycle-gen:removed=4.10000 | ||
| // +k8s:prerelease-lifecycle-gen:removed=5.10000 |
There was a problem hiding this comment.
IIRC the outcome from the arch call was to use 6.0?
|
@atiratree: This pull request references CNTRLPLANE-2586 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@atiratree: This pull request references CNTRLPLANE-2586 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
No description provided.