Skip to content

feat(api): soft-deprecate spec.targetNamespace field#287

Open
IrvingMg wants to merge 1 commit intoshipwright-io:mainfrom
IrvingMg:issue-241
Open

feat(api): soft-deprecate spec.targetNamespace field#287
IrvingMg wants to merge 1 commit intoshipwright-io:mainfrom
IrvingMg:issue-241

Conversation

@IrvingMg
Copy link
Member

Changes

Soft-deprecate spec.targetNamespace on ShipwrightBuild. Operands now deploy in the operator's own namespace by default; the field is still honored with a deprecation warning.

Fixes #241

/kind feature

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

action required: `spec.targetNamespace` is deprecated. Operands now deploy in the operator’s namespace by default. If you rely on a custom `targetNamespace`, the field is still honored but will be removed in a future release.

@openshift-ci openshift-ci bot added release-note kind/feature Categorizes issue or PR as related to a new feature. labels Mar 14, 2026
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 14, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 14, 2026

[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 ayushsatyam146 for approval. For more information see the Code Review Process.

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

Details 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

Signed-off-by: Irving Mondragón <mirvingr@gmail.com>
@IrvingMg
Copy link
Member Author

@shipwright-io/contributors PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature. release-note size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[FEATURE] Deprecate Target Namespace Feature

2 participants