Skip to content

Conversation

@dmbarrasuse
Copy link
Contributor

No description provided.

rb3ckers and others added 19 commits November 17, 2025 11:34
Add status reports for HDFS and HBase
Bumps [product-docs-common](https://github.com/rancher/product-docs-common) from `4dc90cb` to `c31fda2`.
- [Commits](rancher/product-docs-common@4dc90cb...c31fda2)

---
updated-dependencies:
- dependency-name: product-docs-common
  dependency-version: c31fda22fd075ddf1eb97b92045d05db8f8a38a7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: akashraj4261 <akash.raj@suse.com>
STAC-0: Some clarification around sizing
#123)

* STAC-23583: rewrite rbac roles description in easier digestible format

* STAC-23583: try to remove potentially confusing phrases

* Apply suggestions from code review

Co-authored-by: akashraj4261 <akash.raj@suse.com>

---------

Co-authored-by: akashraj4261 <akash.raj@suse.com>
…cs-common-c31fda2

Bump product-docs-common from `4dc90cb` to `c31fda2`
Signed-off-by: akashraj4261 <akash.raj@suse.com>
Aligned the local attributes with the global attributes.
Update api endpoints documentation
@dmbarrasuse dmbarrasuse self-assigned this Nov 24, 2025
@dmbarrasuse dmbarrasuse requested a review from a team as a code owner November 24, 2025 15:50
@dmbarrasuse dmbarrasuse changed the title Staging merge main Mergin staging and main to create release notes Nov 24, 2025
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for suse-obs ready!

Name Link
🔨 Latest commit ddfc16b
🔍 Latest deploy log https://app.netlify.com/projects/suse-obs/deploys/69258c80faee260008723acd
😎 Deploy Preview https://deploy-preview-131--suse-obs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

collect_hbase_report
collect_yaml_configs
collect_workload_observer_data
if [ $HELM_RELEASES ]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this ought to be if $HELM_RELEASES; then

Co-authored-by: rb3ckers <remco.beckers@suse.com>
@dmbarrasuse dmbarrasuse merged commit 93340ce into staging Nov 25, 2025
4 checks passed
@dmbarrasuse dmbarrasuse deleted the staging-merge-main branch November 25, 2025 11:14
dmbarrasuse added a commit that referenced this pull request Nov 25, 2025
…hanges (#133)

* STAC-23751: Document procedure to lower retention on SG and recover data immediately

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/setup/data-management/data_retention.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* STAC-23748: Add workload observer to logs collector

* STAC-23748: Add workload observer to ack persistent volumes

* STAC-23748: Also fix tephra

* STAC-23748: Typo

* Mergin staging and main to create release notes (#131)

* STAC-23822 Add hdfs status report to log collection

* STAC-23822 Fix boolean logic for ES and helm values
collection

* STAC-23822 Add collection of hbase and hdfs reports

* Only keep the relevant parts of the helm config

* STAC-0: Some clarification around sizing

* Bump product-docs-common from `4dc90cb` to `c31fda2`

Bumps [product-docs-common](https://github.com/rancher/product-docs-common) from `4dc90cb` to `c31fda2`.
- [Commits](rancher/product-docs-common@4dc90cb...c31fda2)

---
updated-dependencies:
- dependency-name: product-docs-common
  dependency-version: c31fda22fd075ddf1eb97b92045d05db8f8a38a7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update docs/latest/modules/en/pages/k8s-suse-rancher-prime.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/k8s-suse-rancher-prime.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Update docs/latest/modules/en/pages/k8s-suse-rancher-prime.adoc

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* STAC-23583: rewrite rbac roles description in easier digestible format (#123)

* STAC-23583: rewrite rbac roles description in easier digestible format

* STAC-23583: try to remove potentially confusing phrases

* Apply suggestions from code review

Co-authored-by: akashraj4261 <akash.raj@suse.com>

---------

Co-authored-by: akashraj4261 <akash.raj@suse.com>

* Aligned the local attributes with the global attributes.

Signed-off-by: akashraj4261 <akash.raj@suse.com>

* Fix api endpoints documentation to avoid confusion

* Fix mistake

* Fix condition

* Fix condition

Co-authored-by: rb3ckers <remco.beckers@suse.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: Remco Beckers <remco.beckers@suse.com>
Co-authored-by: Bram Schuur <bschuur@stackstate.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Schuur <bram.schuur@suse.com>
Co-authored-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: Frank van Lankvelt <fvanlankvelt@stackstate.com>

* STAC-23862: Add release notes 2.6.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: Alejandro Acevedo <alejandro.acevedo@suse.com>
Co-authored-by: akashraj4261 <akash.raj@suse.com>
Co-authored-by: Bram Schuur <bschuur@stackstate.com>
Co-authored-by: Remco Beckers <remco.beckers@suse.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Schuur <bram.schuur@suse.com>
Co-authored-by: Frank van Lankvelt <fvanlankvelt@stackstate.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants