-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.14
-
None
-
No
-
uShift Sprint 237, uShift Sprint 238
-
2
-
False
-
-
Extended the search logic for manifest input files to include "kustomization.yml" and "kustomization" as well as the existing "kustomization.yaml".
-
Enhancement
-
Done
Description of problem:
The search logic for finding directories with kustomization files looks for "kustomization.yaml", but kubectl also looks for "kustomization.yml" and "kustomization". We need to extend the search logic in MicroShift to cover the variations.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Always
Steps to Reproduce:
1. Create /etc/microshift/manifests/kustomization.yml 2. Restart MicroShift 3.
Actual results:
Manifests are not loaded.
Expected results:
Manifests are loaded.
Additional info:
https://github.com/openshift/microshift/pull/1698#discussion_r1175984452
- links to
-
RHSA-2023:5008 OpenShift Container Platform 4.14.z security update