1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00

8 Commits

Author SHA1 Message Date
barbacbd
1a338cf729 Fix naming convention issues on common name packages. 2025-12-02 14:31:48 -05:00
Zane Bitter
82b500b9d5 OCPBUGS-54407: Use correct case in path error messages
Users care about the key names in YAML, not in the golang structs.
2025-04-02 23:58:08 +13:00
Michael Shitrit
e2e3ccf8c2 Apply review feedback
- refactor some method location for clearer code
- use feature gate in a better structured way to align with standards
- Add compute validation
- tests for added changes
- use log in a old legacy method
- better API description

Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-21 08:08:20 +02:00
Michael Shitrit
b8edc890a6 Refactor Structure
- Fencing credentials refactored to a Fencing parent holding a list of credentials
- Fencing credentials moved under ControlPlane
- Validations and tests updated

Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-19 16:09:40 +02:00
Michael Shitrit
1881d649e0 Apply review feedback:
- Add validation for number of CP replicas

Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-16 10:35:12 +02:00
Michael Shitrit
d722d7e2a6 add FencingCredentials validations to platform none
Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-16 10:30:24 +02:00
Michael Shitrit
fb01fcc85a Add fencing credentials to platform none
Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-16 10:30:23 +02:00
Michael Shitrit
7d2ad01e1a Extract a common validation
Signed-off-by: Michael Shitrit <mshitrit@redhat.com>
2025-03-16 10:30:23 +02:00