api icon indicating copy to clipboard operation
api copied to clipboard

WRKLDS-1766: postpone the removal of the DeploymentConfig API

Open atiratree opened this issue 2 months ago โ€ข 7 comments

atiratree avatar Jan 13 '26 16:01 atiratree

Pipeline controller notification This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

openshift-ci-robot avatar Jan 13 '26 16:01 openshift-ci-robot

@atiratree: This pull request references WRKLDS-1766 which is a valid jira issue.

In 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.

openshift-ci-robot avatar Jan 13 '26 16:01 openshift-ci-robot

Hello @atiratree! Some important instructions when contributing to openshift/api: API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

openshift-ci[bot] avatar Jan 13 '26 16:01 openshift-ci[bot]

๐Ÿ“ Walkthrough

Walkthrough

This pull request updates prerelease lifecycle metadata for multiple types in apps/v1. The APILifecycleRemoved value was changed from (4, 10000) to (6, 0) for DeploymentConfig, DeploymentConfigList, DeploymentConfigRollback, DeploymentRequest, DeploymentLog, and DeploymentLogOptions. Changes appear in apps/v1/types.go and apps/v1/zz_prerelease_lifecycle_generated.go. No type signatures or runtime control flow were modified.

๐Ÿšฅ Pre-merge checks | โœ… 2 | โŒ 1
โŒ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check โ“ Inconclusive No pull request description was provided by the author, making it impossible to evaluate whether the description relates to the changeset. Add a description explaining the rationale for postponing the DeploymentConfig API removal and the significance of updating the lifecycle version.
โœ… Passed checks (2 passed)
Check name Status Explanation
Title check โœ… Passed The title clearly describes the main change: postponing the removal of the DeploymentConfig API, which is directly supported by the code changes updating lifecycle versions from 4.10000 to 6.0.
Docstring Coverage โœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

โœ๏ธ Tip: You can configure your own custom pre-merge checks in the settings.

โœจ Finishing touches
  • [ ] ๐Ÿ“ Generate docstrings
๐Ÿงช Generate unit tests (beta)
  • [ ] Create PR with unit tests
  • [ ] Post copyable unit tests in a comment

No actionable comments were generated in the recent review. ๐ŸŽ‰

[!WARNING] There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

๐Ÿ”ง golangci-lint (2.5.0)

Error: build linters: unable to load custom analyzer "kubeapilinter": tools/_output/bin/kube-api-linter.so, plugin: not implemented The command is terminated due to an error: build linters: unable to load custom analyzer "kubeapilinter": tools/_output/bin/kube-api-linter.so, plugin: not implemented


Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Jan 13 '26 16:01 coderabbitai[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Jan 13 '26 16:01 openshift-ci[bot]

/hold

atiratree avatar Jan 13 '26 17:01 atiratree

@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.

In 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.

openshift-ci-robot avatar Jan 21 '26 09:01 openshift-ci-robot

/jira refresh

atiratree avatar Jan 21 '26 09:01 atiratree

@atiratree: This pull request references CNTRLPLANE-2586 which is a valid jira issue.

In response to this:

/jira refresh

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.

openshift-ci-robot avatar Jan 21 '26 09:01 openshift-ci-robot

@atiratree: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-images 22c911d1eab13afb7419c8dde71b61a06b6b60a9 link true /test okd-scos-images

Full PR test history. Your PR dashboard.

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Feb 09 '26 21:02 openshift-ci[bot]