Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-22284: updating doc links for 4.14 GA #13266

Merged
merged 1 commit into from Oct 23, 2023

Conversation

kalexand-rh
Copy link
Contributor

Based on the docs previews, some of the doc links will be different in 4.14. This PR reflects what the new links are most likely going to be for both the downstream and upstream changes.

Because of the difficulties in redirecting links in the access.redhat.com version of the docs, we'll need to update the console.

https://issues.redhat.com/browse/OSDOCS-8149

See https://redhat-internal.slack.com/archives/C6A3NV5J9/p1696863838391269 for some context.

@openshift-ci openshift-ci bot added the component/core Related to console core functionality label Oct 20, 2023
@rhamilto
Copy link
Member

/retest
/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 22, 2023
},
updateUsingCustomMachineConfigPools: {
downstream: 'html/updating_clusters/update-using-custom-machine-config-pools.html',
upstream: 'updating/update-using-custom-machine-config-pools.html',
downstream: 'html/updating_clusters/performing-a-cluster-update#update-using-custom-machine-config-pools',
Copy link
Member

Choose a reason for hiding this comment

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

Lint fix is required:

Suggested change
downstream: 'html/updating_clusters/performing-a-cluster-update#update-using-custom-machine-config-pools',
downstream:
'html/updating_clusters/performing-a-cluster-update#update-using-custom-machine-config-pools',

@kalexand-rh
Copy link
Contributor Author

/test frontend

@kalexand-rh
Copy link
Contributor Author

/label docs-approved

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Oct 23, 2023
@kalexand-rh
Copy link
Contributor Author

kalexand-rh commented Oct 23, 2023

@kalexand-rh: 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/frontend ab34de8 link true /test frontend
Full PR test history. Your PR dashboard.

@rhamilto, I'm not familiar with this error. Will you PTAL and let me know if we need to change the code or if I need to rerun it until it passes? Sorry, I see your correction now.

OSDOCS-8149: hide update service link for upstream
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 23, 2023
@kalexand-rh
Copy link
Contributor Author

@rhamilto, will you please take another look and suggest the right QE reviewer?

@kalexand-rh
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

@kalexand-rh: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh.

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 kubernetes/test-infra repository.

@kalexand-rh kalexand-rh changed the title OSDOCS-8149 - updating doc links for 4.14 GA OSDOCS-8149: updating doc links for 4.14 GA Oct 23, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 23, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 23, 2023

@kalexand-rh: This pull request references OSDOCS-8149 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 sub-task to target the "4.15.0" version, but no target version was set.

In response to this:

Based on the docs previews, some of the doc links will be different in 4.14. This PR reflects what the new links are most likely going to be for both the downstream and upstream changes.

Because of the difficulties in redirecting links in the access.redhat.com version of the docs, we'll need to update the console.

https://issues.redhat.com/browse/OSDOCS-8149

See https://redhat-internal.slack.com/archives/C6A3NV5J9/p1696863838391269 for some context.

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/test-infra repository.

@kalexand-rh
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 23, 2023

@kalexand-rh: This pull request references OSDOCS-8149 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 sub-task to target the "4.15.0" version, but no target version was set.

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 kubernetes/test-infra repository.

@kalexand-rh
Copy link
Contributor Author

4.15.0 is not a valid target version for the OSDOCS project.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 23, 2023

@kalexand-rh: 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/test-infra repository. I understand the commands that are listed here.

@rhamilto
Copy link
Member

/lgtm

@kalexand-rh kalexand-rh changed the title OSDOCS-8149: updating doc links for 4.14 GA OCPBUGS-22284: updating doc links for 4.14 GA Oct 23, 2023
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Oct 23, 2023
@openshift-ci-robot
Copy link
Contributor

@kalexand-rh: This pull request references Jira Issue OCPBUGS-22284, which is invalid:

  • expected the bug to target the "4.15.0" version, but no target version was set
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Based on the docs previews, some of the doc links will be different in 4.14. This PR reflects what the new links are most likely going to be for both the downstream and upstream changes.

Because of the difficulties in redirecting links in the access.redhat.com version of the docs, we'll need to update the console.

https://issues.redhat.com/browse/OSDOCS-8149

See https://redhat-internal.slack.com/archives/C6A3NV5J9/p1696863838391269 for some context.

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/test-infra repository.

@kalexand-rh
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

@kalexand-rh: This pull request references Jira Issue OCPBUGS-22284, which is invalid:

  • expected the bug to target the "4.15.0" version, but no target version was set
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

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 kubernetes/test-infra repository.

@kalexand-rh
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Oct 23, 2023
@openshift-ci-robot
Copy link
Contributor

@kalexand-rh: This pull request references Jira Issue OCPBUGS-22284, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

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 kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Oct 23, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 23, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kalexand-rh, rhamilto

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

The pull request process is described 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 openshift-ci bot merged commit 175a6a2 into openshift:master Oct 23, 2023
6 checks passed
@openshift-ci-robot
Copy link
Contributor

@kalexand-rh: Jira Issue OCPBUGS-22284: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-22284 has been moved to the MODIFIED state.

In response to this:

Based on the docs previews, some of the doc links will be different in 4.14. This PR reflects what the new links are most likely going to be for both the downstream and upstream changes.

Because of the difficulties in redirecting links in the access.redhat.com version of the docs, we'll need to update the console.

https://issues.redhat.com/browse/OSDOCS-8149

See https://redhat-internal.slack.com/archives/C6A3NV5J9/p1696863838391269 for some context.

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/test-infra repository.

@rhamilto
Copy link
Member

/cherry-pick release-4.14

@openshift-cherrypick-robot

@rhamilto: new pull request created: #13273

In response to this:

/cherry-pick release-4.14

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/test-infra repository.

@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.15.0-0.nightly-2023-10-24-230302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/core Related to console core functionality docs-approved Signifies that Docs has signed off on this PR jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants