Skip to content

Cnv 58005 #93504

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

Open
wants to merge 10,000 commits into
base: main
Choose a base branch
from
Open

Cnv 58005 #93504

wants to merge 10,000 commits into from

Conversation

Vaishali-gif-rh
Copy link
Contributor

Version(s):
4.19

Issue:
https://issues.redhat.com/browse/CNV-58005

Link to docs preview:

QE review:

  • QE has approved this change.

jldohmann and others added 30 commits April 30, 2025 15:51
…erry-pick-91723-to-enterprise-4.19

[enterprise-4.19] TELCODOCS#2230: Coordinating reboots for configuration changes
QE review

Peer review changes

Changes related to 3scale usage
…erry-pick-92642-to-enterprise-4.19

[enterprise-4.19] OSDOCS-13967: remove mention of RHEL workers
…erry-pick-92767-to-enterprise-4.19

[enterprise-4.19] RHDEVDOCS-6445: Fixing unrendered attribute issue
- One TempoStack configuration parameter is incorrectly placed
- Here is the documentation link: https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/distributed_tracing/distributed-tracing-platform-tempo#distr-tracing-tempo-config-default_distr-tracing-tempo-configuring
- In the `Example TempoStack CR` configuration `spec.managementState` indentation is wrong.
- Here is the current configuration:
~~~
apiVersion: tempo.grafana.com/v1alpha1 1
kind: TempoStack 2
metadata: 3
  name: <name> 4
spec:
managementState: managed 21
~~~
- All other parameters are correctly mentioned.
- We need to change the ``spec.managementState` indentation.

-Here is the correct config:
~~~
apiVersion: tempo.grafana.com/v1alpha1 1
kind: TempoStack 2
metadata: 3
  name: <name> 4
spec: 5
  managementState: managed 21
~~~
…erry-pick-92713-to-enterprise-4.19

[enterprise-4.19] OBSDOCS-1865: Update distr-tracing-tempo-config-default.adoc
…erry-pick-89068-to-enterprise-4.19

[enterprise-4.19] OADP-5634: Add new structure for 3scale user story
…erry-pick-92784-to-enterprise-4.19

[enterprise-4.19] OBSDOCS-1876 fix for oom on upgrade
…erry-pick-92357-to-enterprise-4.19

[enterprise-4.19] OSDOCS:13709 Clarify any references to root-ca/Manage the MCS ignition-ca cert
…erry-pick-92646-to-enterprise-4.19

[enterprise-4.19] OSDOCS-14358: Enable Region- Calgary (ca-west-1)
…erry-pick-92846-to-enterprise-4.19

[enterprise-4.19] OSDOCS-14529: Hide Classic for Tel Aviv and Calgary regions
…erry-pick-92783-to-enterprise-4.19

[enterprise-4.19] : Fixed codeblock to enhance clipboard experience on cus…
…erry-pick-92847-to-enterprise-4.19

[enterprise-4.19] [OSDOCS-14530]Enable C3 and N4 Instance types
…erry-pick-92754-to-enterprise-4.19

[enterprise-4.19] :fixes OVN-K external IP docs
…erry-pick-92259-to-enterprise-4.19

[enterprise-4.19] OCPBUGS#55065: Updated the JSON examples in compatibility-with-multi-…
…erry-pick-91781-to-enterprise-4.19

[enterprise-4.19] : Adding MHC exception to Pausing MHC cluster update …
…erry-pick-92880-to-enterprise-4.19

[enterprise-4.19] quick-fix:fixes typo
mburke5678 and others added 26 commits May 15, 2025 12:38
…erry-pick-92674-to-enterprise-4.19

[enterprise-4.19] OCPBUGS 55305: Invalid image example in Configuring updated boot images
…erry-pick-93263-to-enterprise-4.19

[enterprise-4.19] OSDOCS#12034: HCP Kubevirt topology spread constraint
…erry-pick-93356-to-enterprise-4.19

[enterprise-4.19] OCPBUGS#43364: Add the must-gather image for HCP in the table
…erry-pick-93250-to-enterprise-4.19

[enterprise-4.19] OBSDOCS-1872: Add missing additional resources in the post-installati…
…erry-pick-92769-to-enterprise-4.19

[enterprise-4.19] [OSDOCS-14474] Add support for IBM z17
…erry-pick-93382-to-enterprise-4.19

[enterprise-4.19] OSDOCS14659: Typo on modules/coreos-layering-configuring-on.adoc
…erry-pick-91831-to-enterprise-4.19

[enterprise-4.19] OSDOCS#13256: Adding an additional learning resources page
…erry-pick-93207-to-enterprise-4.19

[enterprise-4.19] [CNV-61709] Add details to storagePpools callouts
…erry-pick-84385-to-enterprise-4.19

[enterprise-4.19] OSDOCS-12546 unconditionalize AWS sample install config doc
…erry-pick-87955-to-enterprise-4.19

[enterprise-4.19] OSDOCS#12591: About page reorg
…erry-pick-92907-to-enterprise-4.19

[enterprise-4.19] OBSDOCS-1863: Add the missing info about runbook links
…erry-pick-91258-to-enterprise-4.19

[enterprise-4.19] OSDOCS-13191#Resizing recovery
…erry-pick-92989-to-enterprise-4.19

[enterprise-4.19] OSDOCS-13976: update bootc for MicroShift GA
…erry-pick-93006-to-enterprise-4.19

[enterprise-4.19] OSDOCS-13736: adds bootc to Updates MicroShift
The etcd-metric-client client secret is present in openshift-etcd namespace, and not in openshift-config / openshift-monitoring / openshift-kube-apiserver namespaces starting from RHOCP version 4.16 and above.

Previously till RHOCP version 4.15, it was present in the openshift-config namespace.
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 16, 2025
@openshift-merge-robot
Copy link

PR needs rebase.

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.

@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 16, 2025
Copy link

openshift-ci bot commented May 16, 2025

@Vaishali-gif-rh: 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/validate-asciidoc 3d4c58c link true /test validate-asciidoc
ci/prow/validate-portal 3d4c58c link true /test validate-portal

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.