Jinyun Ma
f4b92d6e45
Azure: add support for NVIDIA H100 and H200 enabled machine series
2026-01-28 01:21:13 +00:00
Jinyun Ma
caa0b46619
Add StandardFXmdsv2Family to azure tested instance type list
2025-11-19 09:07:36 +00:00
Joseph Callen
fc462861f8
dev docs: add rr capi debugging
...
This is some quick docs to allow the
use of `rr` to troubleshoot and trace
difficult cluster api provider problems.
Assisted-by: cursor
2025-08-14 15:39:29 -04:00
Richard Su
4879a6edb9
AGENT-1205: Extract agent-tui during boot for interactive workflow
...
Created agent-extract-tui.service for the interactive-disconnected
workflow to extract the agent-tui and nmstate libraries during boot.
The files are extracted from the agent-install-utils image. In the
interactive-disconnected workflow, the image is available on the
local container storage. They need to be extracted before the
agent-interactive-console.service starts.
2025-07-11 15:42:42 -04:00
openshift-merge-bot[bot]
fdc62fc162
Merge pull request #9224 from pawanpinjarkar/dev-docs-authentication-authorization
...
AGENT-997: Internal dev docs for authentication-authorization
2025-06-06 12:20:58 +00:00
openshift-merge-bot[bot]
cf2b9732ae
Merge pull request #9754 from shiftstack/clusterosimageproperties
...
NO-JIRA: openstack docs: Fix type of clusterOSImageProperties
2025-05-30 17:54:22 +00:00
Pierre Prinetti
bf106b4d53
openstack docs: Fix type of clusterOSImageProperties
2025-05-30 15:16:28 +02:00
openshift-merge-bot[bot]
e5ae366c55
Merge pull request #9746 from MayXuQQ/ibm-instances
...
OCPBUGS-56713: update the punctuation
2025-05-28 22:18:02 +00:00
maxu
92bdf4db21
OCPBUGS-56713:add the vm type
2025-05-28 10:31:40 +08:00
openshift-merge-bot[bot]
94c2b4364a
Merge pull request #9723 from MayXuQQ/ibm-instances
...
NO-JIRA: add the instance types which test PASS
2025-05-20 18:42:56 +00:00
maxu
e046e43fcb
add instance type which test PASS
2025-05-19 11:56:10 +08:00
openshift-merge-bot[bot]
0f4a0c8c47
Merge pull request #9696 from jinyunma/add_lsv4_lasv4_series
...
OCPBUGS-55817: add Lsv4 and Lasv4 series as tested
2025-05-09 00:41:22 +00:00
openshift-merge-bot[bot]
ff0e6636d1
Merge pull request #9667 from patrickdillon/rm-tf-build
...
OCPBUGS-55952, CORS-3960: Remove Terraform Build Artifacts
2025-05-08 14:39:03 +00:00
Jinyun Ma
dacdaac788
OCPBUGS-55817: add Lsv4 and Lasv4 series as tested
2025-05-08 17:08:42 +08:00
openshift-merge-bot[bot]
0d5142b9de
Merge pull request #9683 from jinyunma/419_azure_instance_type_update
...
no-jira: azure: add tested instance types for CORS-3634 and CORS-3771
2025-05-05 22:48:12 +00:00
Jinyun Ma
78c43d6a89
Azure: add tested instance types for CORS-3634 and CORS-3771
2025-04-30 12:45:49 +08:00
Pawan Pinjarkar
395c8c268b
AGENT-997: Internal dev docs for authentication-authorization
2025-04-23 17:08:33 -04:00
Patrick Dillon
a9f7e4f343
Remove Terraform Docs
2025-04-16 12:53:41 -04:00
Andrea Fasano
35fd82a3a8
docs update
2025-04-01 12:51:17 -04:00
Thuan Vo
5f29d696fe
no-jira: add dev docs for bumping CAPI provider version
...
Bumping CAPI provider version is currently a manual step with little
documentation to follow. This commit gathers all knowledge of such steps
for other contributors.
2025-03-18 13:59:22 -07:00
Jon Uriarte
a8b821de89
Add cluster:master_nodes metric retrieval in docs
...
The cluster:master_nodes metric needs to be added to the
scrapeconfig match query so it can be scraped from the
shift-on-stack cluster.
It's required for running the correlated query defined at [1].
[1] https://github.com/openshift/installer/blob/main/docs/user/openstack/observability.md#example
2025-02-07 17:34:39 +01:00
openshift-merge-bot[bot]
1c141f0764
Merge pull request #9398 from tthvo/OCPBUGS-48089
...
OCPBUGS-48089: validate hostPrefix to be the same when multiple clusternetwork CIDRs are present
2025-01-31 04:21:35 +00:00
Thuan Vo
1e5a97ee2c
CORS-3830: Add missing supported platforms in top-level README ( #9408 )
...
* docs: remove ovirt from supported platforms
* docs: add ibmcloud, nutanix, and powervs as supported platform
* docs: reorganized and added powervs upi
* docs: remove libvirt from supported list
* docs: include official docs for supported platforms and deduplication
2025-01-29 20:45:47 +00:00
Thuan Vo
4b12df938b
docs: mention the restriction for hostPrefix in InstallConfig CRD
2025-01-28 14:37:27 -08:00
Patrick Dillon
fb88402006
Merge pull request #9396 from tthvo/CORS-3724
...
CORS-3724: bump go v1.23 and k8s dependencies
2025-01-28 16:46:16 -05:00
Thuan Vo
3628a43a38
CORS-3637: OWNERS files for platform provider subdirectories
...
The files use aliases defined in OWNERS_ALIASES
2025-01-27 10:37:24 -08:00
Thuan Vo
20d304f7dc
build: bump go version to 1.23
2025-01-24 13:31:46 -08:00
openshift-merge-bot[bot]
c534bb90b7
Merge pull request #9292 from morey-tech/patch-1
...
no-jira: docs(user): fix grammer in upi install step
2025-01-23 17:22:38 +00:00
lwan
096240db81
Add new tested azure arm instance type to doc
2025-01-22 14:53:04 +08:00
Bob Fournier
4cebd5d227
OCPBUGS-48256: Run iscsiadm for agent-based iSCSI installations
...
The agent-based installer currently runs iscsistart to ensure it
can boot off of an iSCSI target. However, in order to access the
final rhcos image written to the the target by coreos-installer,
iscsiadm must be run which will start iscsid. See
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_storage_devices/configuring-an-iscsi-initiator_managing-storage-devices#configuring-an-iscsi-initiator_managing-storage-devices
for more info.
2025-01-17 12:07:27 -05:00
openshift-merge-bot[bot]
b046ef2275
Merge pull request #9337 from MayXuQQ/maxu-vmtype
...
NO-JIRA: remove the types which failed by RHEL-59521 and add the new gpu vm type
2025-01-08 23:34:19 +00:00
openshift-merge-bot[bot]
22bd98d1c9
Merge pull request #9304 from rwsu/deprecate-node-joiner-scripts
...
NO-ISSUE: Deprecate node-joiner scripts
2025-01-08 11:58:29 +00:00
maxu
fa23cc6f18
remove the type which failed by RHEL-59521
2025-01-07 15:26:25 +08:00
Maysa Macedo
5fd62ea137
Add note about additional networks using IPv6
...
When using a network as an additional network in the OCP cluster
that has an IPv6 Subnet, that subnet must be included in the router
to provide router advertisements, otherwise the interface wouldn't get
an address configured. This happens because the network manager is
configured with method=auto.
2024-12-17 10:37:25 -03:00
Richard Su
98f72ac040
NO-ISSUE: Deprecate node-joiner scripts
...
The scripts should only be used with OpenShift 4.16 and as a
dev preview.
They have been replaced by the "oc adm node-image" command.
2024-12-11 01:23:43 -05:00
Nicholas Morey
d3a86a0121
docs(user): fix grammer in upi install step
2024-12-07 20:41:26 -05:00
Andrea Fasano
719d5ceda0
update agent docs for add-nodes workflow
2024-11-19 11:42:50 -05:00
openshift-merge-bot[bot]
4535ff4815
Merge pull request #9192 from bfournie/minimal-iso-docs
...
AGENT-999: Agent doc changes for minimal ISO
2024-11-15 02:14:03 +00:00
Bob Fournier
39077c4ab3
AGENT-999: Agent doc changes for minimal ISO
...
Addition of doc changes for minimal ISO support. Since the minimal ISO
for all platforms is very similiar to the External platform, combine the
documentation into one file.
2024-11-13 12:03:21 -05:00
qiowang721
5d0f45f9a4
CORS-3680: update docs to include C4/C4A machine types
2024-11-10 22:50:09 -05:00
openshift-merge-bot[bot]
22e4625923
Merge pull request #9146 from andfasano/day2-create-command-report
...
AGENT-965: improve node-joiner create command troubleshooting
2024-11-08 20:22:00 +00:00
openshift-merge-bot[bot]
689918eca0
Merge pull request #9154 from rwsu/5-control
...
AGENT-990: Allow control planes with 5 and 4 replicas
2024-11-08 02:49:22 +00:00
Andrea Fasano
17fa4b5872
report docs
2024-11-07 10:04:03 -05:00
Richard Su
6533b56325
AGENT-990: Allow control planes with 5 and 4 replicas
2024-11-06 21:24:24 -05:00
Pierre Prinetti
ecba6d234c
Document OpenShift-on-OpenStack correlated observability
...
Add instructions how to query OpenShift and OpenStack metrics together.
Co-authored-by: Pierre Prinetti <pierreprinetti@redhat.com >
Co-authored-by: Martin André <m.andre@redhat.com >
2024-11-05 10:23:20 +01:00
jima
6de3bd1274
add new tested azure instance types detected during 4.17 full function test
2024-09-27 11:17:06 +08:00
openshift-merge-bot[bot]
30ba9c57d5
Merge pull request #9044 from shiftstack/add-ipv6-docs
...
OSASINFRA-3615: OpenStack: Add installation steps for single stack IPv6 clusters
2024-09-24 00:52:00 +00:00
Maysa Macedo
4cab5765eb
OpenStack: Add installation steps for single stack IPv6 clusters
2024-09-23 16:20:17 -03:00
qiowang721
9c6be9e5c1
Add GCP N4 Machine Series to tested instances for OCP
2024-09-17 23:12:22 -04:00
openshift-merge-bot[bot]
062c51417f
Merge pull request #8932 from MayXuQQ/ibm_vmtype
...
OCPBUGS-41852: add tested IBMCloud instance types in 4.17 test
2024-09-17 17:49:14 +00:00