Ignition spec 3 update for cluster-launch-installer-upi-e2e#10534
Ignition spec 3 update for cluster-launch-installer-upi-e2e#10534travier wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
@abhinavdahiya @danehans ptal |
|
Please be aware that I have just performed the Ignition config conversion and I do not know the full implication this has on the CI (if this may break older non spec 3 jobs, etc.). |
|
This may also probably require a split into multiple PRs. |
|
@travier any reason not go with spec 3.1.0? Installer will be using that everywhere. |
|
Right, we can't just mass convert because many of these configs are part of templates/steps which get reused for older branches too. |
|
Perhaps the simplest thing is to check whether the target release is ≥ 4.6 and if so, download and use |
No reason, will update. |
I would say do the reverse? Down-convert from spec 3 when needed? Will try to look into that. |
|
This still requires a check for cluster version. Marking as draft. |
|
I think all the empty fields can be dropped entirely from the json with spec 3 |
|
Looks like this has been fixed? |
2d6bcfd to
dbf8f32
Compare
|
The aws/proxy case has been ported to Fedora CoreOS thus to spec 3. The |
|
@travier: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
@travier: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
/remove-lifecycle rotten |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: travier The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This is required starting with RHCOS 4.6.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: travier The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| { | ||
| "ignition": { | ||
| "config": {}, | ||
| "config": { |
There was a problem hiding this comment.
Nit: I think all the empty fields can be dropped here as ignition uses a parser implementation that allows for that
Other than that, I think this change should go in
|
/uncc |
|
@travier: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
Issues in openshift/release go stale after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issue in openshift/release rot after 15d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Rotten issues in openshift/release close after 15d of inactivity. Reopen the issue by commenting /close |
|
@openshift-bot: Closed this PR. DetailsIn response to this:
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/test-infra repository. |
See openshift/installer#3871.
This is required starting with RHCOS 4.6.