DO NOT MERGE debug 1474 #2#1676
Conversation
also vendor, make go-deps & update unit tests for ignv2&v3
also make go-deps to cover import
IgnParseWrapper wraps the two different ignition V2 & V3 parse functions that are used to translate a Machine Config's Spec.Config.Raw (ignition stored as []byte).
…gs() Parse raw ignition configs and translate all ignition V3 configs down to V2 for use in the rendered config while preserving the original V3 config.
Use all available keys all the time, not just last one. This makes sure the operation can be repeated over and over and won't depend on ordering either... Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
/refresh |
|
/skip |
|
/test e2e-aws |
yuqi-zhang
left a comment
There was a problem hiding this comment.
This approach makes sense to me! Good catch. Please update the comment for clarity
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: runcom, yuqi-zhang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
updated the commit for clarity in Kirsten's PR directly, closing this now |
|
@runcom: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
|
We dont need this anymore =) |
/hold