Skip to content

Conversation

@subhtk
Copy link
Contributor

@subhtk subhtk commented Mar 12, 2024

Version(s): 4.16

Issue: OSDOCS-9804

Link to docs preview: Preview

SME review:

  • SME has approved this change.

Additional information:

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 12, 2024
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Mar 12, 2024

@openshift-ci openshift-ci bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 8, 2024
@bharath-b-rh
Copy link

bharath-b-rh commented May 8, 2024

Sorry, input was not clear and caused this, but points at lines 63, 64, 65 are required. Otherwise lgtm.

@subhtk
Copy link
Contributor Author

subhtk commented May 9, 2024

Let me restore the content.

@bharath-b-rh
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 9, 2024
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 9, 2024
@bharath-b-rh
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 9, 2024
@subhtk
Copy link
Contributor Author

subhtk commented May 9, 2024

/label peer-review-needed

@openshift-ci openshift-ci bot added the peer-review-needed Signifies that the peer review team needs to review this PR label May 9, 2024
@adellape adellape self-assigned this May 9, 2024
@adellape adellape added this to the Planned for 4.16 GA milestone May 9, 2024
@adellape adellape added peer-review-in-progress Signifies that the peer review team is reviewing this PR branch/enterprise-4.16 labels May 9, 2024
Copy link
Contributor

@adellape adellape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title says "Removed tech preview" but I see the following still in the file:

:FeatureName: Support for user-defined labels and tags for GCP
include::snippets/technology-preview.adoc[]

Should that be removed? And will there be a separate PR to similarly update the 4.16 release notes?

Also, I see the linked Jira tickets reference OCP 4.17 (Fix version/s: openshift-4.17) but this PR is targeting the enterprise-4.16 branch. Two thoughts:

  1. Are those Jiras actually for 4.16 instead? If so, it seems like this PR should target main and then get cherrypicked to enterprise-4.16.
  2. If the Jiras are truly not relevant until 4.17, then maybe this PR should just target main and you have a follow-up task later to cherry-pick it to the future enterprise-4.17 branch (that isn't created yet and we also don't have a GH label for yet)? Or maybe just leave it unmerged for now and pick it back up after the 4.17 branch has been created.

@adellape adellape added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-in-progress Signifies that the peer review team is reviewing this PR peer-review-needed Signifies that the peer review team needs to review this PR labels May 9, 2024
@subhtk subhtk changed the title OSDOCS 9804: Removed tech preview for the user defined labels and tags for GCP and added a note OSDOCS 9804: Modified the user defined labels and tags for GCP section to add a note May 13, 2024
@subhtk
Copy link
Contributor Author

subhtk commented May 15, 2024

Regarding the title, I did change the commit message but forgot to change the title, let me change the title too. And regarding the fix versions, when the jira was created, the feature was indeed planned for GA in 4.16 but due to some issues, it was planned for 4.17. So this PR addresses the minor updates for 4.16.

@subhtk subhtk changed the title OSDOCS 9804: Modified the user defined labels and tags for GCP section to add a note OSDOCS 9804: Updated the user defined labels and tags for GCP section and added a note May 15, 2024
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 16, 2024
@openshift-ci
Copy link

openshift-ci bot commented May 16, 2024

New changes are detected. LGTM label has been removed.

@openshift-ci
Copy link

openshift-ci bot commented May 16, 2024

@subhtk: all tests passed!

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.

Copy link
Contributor

@adellape adellape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, explanations sound good to me!

@subhtk
Copy link
Contributor Author

subhtk commented May 16, 2024

/label merge-review-needed

@openshift-ci openshift-ci bot added the merge-review-needed Signifies that the merge review team needs to review this PR label May 16, 2024
Copy link
Contributor

@snarayan-redhat snarayan-redhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple more comments.

@subhtk subhtk changed the title OSDOCS 9804: Updated the user defined labels and tags for GCP section and added a note OSDOCS 10594: Updated the user defined labels and tags for GCP section with a note, and other changes May 17, 2024
@subhtk
Copy link
Contributor Author

subhtk commented May 17, 2024

The PR title says "Removed tech preview" but I see the following still in the file:

:FeatureName: Support for user-defined labels and tags for GCP
include::snippets/technology-preview.adoc[]

Should that be removed? And will there be a separate PR to similarly update the 4.16 release notes?

Also, I see the linked Jira tickets reference OCP 4.17 (Fix version/s: openshift-4.17) but this PR is targeting the enterprise-4.16 branch. Two thoughts:

1. Are those Jiras actually for 4.16 instead? If so, it seems like this PR should target `main` and then get cherrypicked to `enterprise-4.16`.

2. If the Jiras are truly not relevant until 4.17, then maybe this PR should just target `main` and you have a follow-up task later to cherry-pick it to the future `enterprise-4.17` branch (that isn't created yet and we also don't have a GH label for yet)? Or maybe just leave it unmerged for now and pick it back up after the 4.17 branch has been created.

Since the jira issue is about GA and the PR was initially created to track the change, but since the affected version is 4.17, and the changes are irrelevant to tech preview. I have created another jira ticket https://issues.redhat.com/browse/OSDOCS-10594 to track the changes and here is the new PR- #76141. Sorry for the confusion.

@openshift-ci
Copy link

openshift-ci bot commented May 17, 2024

@subhtk: The label(s) /label remove-merge-review-needed cannot be applied. These labels are supported: acknowledge-critical-fixes-only, platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, no-qe, downstream-change-needed, rebase/manual, cluster-config-api-changed, approved, backport-risk-assessed, bugzilla/valid-bug, cherry-pick-approved, cloud-experts, cnv, dev-tools, distributed-tracing, ims, jira/valid-bug, merge-review-in-progress, merge-review-needed, mtc, multi-arch, oadp, peer-review-done, peer-review-in-progress, peer-review-needed, rhacs, rhv, sd-docs, serverless, service-mesh, sme-review-done, sme-review-needed, staff-eng-approved, telco. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

In response to this:

/label remove-merge-review-needed

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.

@subhtk
Copy link
Contributor Author

subhtk commented May 17, 2024

/remove-label merge-review-needed

@openshift-ci openshift-ci bot removed the merge-review-needed Signifies that the merge review team needs to review this PR label May 17, 2024
@subhtk
Copy link
Contributor Author

subhtk commented May 20, 2024

Due to the version change, I have created a new PR-#76141, and will be closing this one.

@subhtk subhtk closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.16 peer-review-done Signifies that the peer review team has reviewed this PR size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants