Skip to content

Conversation

@mflendrich
Copy link
Collaborator

This PR is a cherry-pick of #2499 into the v1.15 release branch.

Resolves #2502

/kind documentation

@scylla-operator-bot scylla-operator-bot bot added kind/documentation Categorizes issue or PR as related to documentation. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. labels Feb 25, 2025
@mflendrich mflendrich changed the base branch from master to v1.15 February 25, 2025 10:47
@scylla-operator-bot scylla-operator-bot bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 25, 2025
@scylla-operator-bot
Copy link
Contributor

scylla-operator-bot bot commented Feb 25, 2025

@mflendrich: The following tests 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/e2e-gke-release-script-latest 19fa9f8 link true /test e2e-gke-release-script-latest
ci/prow/e2e-gke-parallel-clusterip 19fa9f8 link true /test e2e-gke-parallel-clusterip
ci/prow/e2e-gke-parallel 19fa9f8 link true /test e2e-gke-parallel
ci/prow/e2e-gke-serial 19fa9f8 link true /test e2e-gke-serial
ci/prow/e2e-gke-multi-datacenter-parallel 19fa9f8 link true /test e2e-gke-multi-datacenter-parallel
ci/prow/images 19fa9f8 link true /test images
ci/prow/docs-multiversion 19fa9f8 link false /test docs-multiversion

Full PR test history. Your PR dashboard.

Details

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.

@mflendrich mflendrich force-pushed the v1.15-cherrypick-2499 branch from 19fa9f8 to 08ad711 Compare February 25, 2025 10:49
@scylla-operator-bot scylla-operator-bot bot removed do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 25, 2025
@zimnx
Copy link
Contributor

zimnx commented Feb 25, 2025

Please rename PR title, we want it to describe what it brings. PR titles are part of autogenerated release notes, so it's easier to understand when it describe changes.

For backports we used to add [v1.15] prefix to distinguish those landing on non-default branch.

@mflendrich mflendrich changed the title Cherry-pick #2499 (docs fixes) into v1.15 Fix dead links and make minor cleanups in documentation Feb 25, 2025
@mflendrich mflendrich changed the title Fix dead links and make minor cleanups in documentation [v1.15] Fix dead links and make minor cleanups in documentation Feb 25, 2025
@mflendrich
Copy link
Collaborator Author

@zimnx this is done, please look again

Copy link
Contributor

@zimnx zimnx left a comment

Choose a reason for hiding this comment

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

thanks!
/lgtm

@scylla-operator-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mflendrich, zimnx

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

The pull request process is described 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

@scylla-operator-bot scylla-operator-bot 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 Feb 25, 2025
@scylla-operator-bot scylla-operator-bot bot merged commit 5fc1c09 into scylladb:v1.15 Feb 25, 2025
8 checks passed
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. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. 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.

Docs: 404 on all resources from https://operator.docs.scylladb.com/stable/resources/overview#cluster-scoped-resources

2 participants