Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ztp: Downgrade MCO to an ignition version v3.2.0 #1817

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

zeeke
Copy link
Member

@zeeke zeeke commented Feb 9, 2024

ZTP must produce MachineConfig resources with ignition version v3.2.0
Since openshift/machine-config-operator#3814, MCO writes v3.4.0 ignition configuration.
openshift/machine-config-operator@63d7be1 is the commit just before the culprit one.

Also, machine-config-operator@63d7be1ef18b86826b47c61172c7a9dc7c2b6de1
has a transitive dependency to github.com/Microsoft/hcsshim@v0.8.7 that cause
a go mod tidy error:

github.com/Microsoft/hcsshim@v0.8.7 requires
k8s.io/kubernetes@v1.13.0 requires
k8s.io/endpointslice@v0.0.0: reading k8s.io/endpointslice/go.mod at revision v0.0.0: unknown revision v0.0.0

which is fixed in v0.8.8 by microsoft/hcsshim#783

cc @jzding, @sabbir-47 , @lack , @imiller0

Copy link
Contributor

openshift-ci bot commented Feb 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zeeke

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 9, 2024
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 12, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 13, 2024
@sabbir-47
Copy link
Contributor

/retest

1 similar comment
@zeeke
Copy link
Member Author

zeeke commented Feb 19, 2024

/retest

@lack
Copy link
Member

lack commented Feb 19, 2024

/lgtm

This is a band-aid, though. @sabbir-47 Can you link to the Jira item where we'll be doing a longer-term fix for this, once you've created it?

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2024
@lack
Copy link
Member

lack commented Feb 19, 2024

/override ci/prow/e2e-aws-ci-tests

Copy link
Contributor

openshift-ci bot commented Feb 19, 2024

@lack: Overrode contexts on behalf of lack: ci/prow/e2e-aws-ci-tests

In response to this:

/override ci/prow/e2e-aws-ci-tests

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.

ZTP must produce MachineConfig resources with ignition version v3.2.0
Since openshift/machine-config-operator#3814, MCO writes v3.4.0 ignition configuration.
openshift/machine-config-operator@63d7be1 is the commit just before the culprit one.

Also, machine-config-operator@63d7be1ef18b86826b47c61172c7a9dc7c2b6de1
has a transitive dependency to `github.com/Microsoft/hcsshim@v0.8.7` that cause
a `go mod tidy` error:

```
github.com/Microsoft/hcsshim@v0.8.7 requires
k8s.io/kubernetes@v1.13.0 requires
k8s.io/endpointslice@v0.0.0: reading k8s.io/endpointslice/go.mod at revision v0.0.0: unknown revision v0.0.0
```
which is fixed in v0.8.8 by microsoft/hcsshim#783

Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
@zeeke
Copy link
Member Author

zeeke commented Feb 19, 2024

I need to rebase as some ignition v3.4.0 references have been introduced in:

refs:
- openshift-kni#1659

Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2024
@sabbir-47
Copy link
Contributor

For the longer term fix, the story created: https://issues.redhat.com/browse/CNF-11361

@sabbir-47
Copy link
Contributor

/override ci/prow/e2e-aws-ci-tests

Copy link
Contributor

openshift-ci bot commented Feb 20, 2024

@sabbir-47: sabbir-47 unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:.

In response to this:

/override ci/prow/e2e-aws-ci-tests

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.

@zeeke
Copy link
Member Author

zeeke commented Feb 20, 2024

/override ci/prow/e2e-aws-ci-tests

Metallb Operator E2E Suite: [It] metallb MetalLB deploy should have frr-k8s pods in running state 

not related to this PR

Copy link
Contributor

openshift-ci bot commented Feb 20, 2024

@zeeke: Overrode contexts on behalf of zeeke: ci/prow/e2e-aws-ci-tests

In response to this:

/override ci/prow/e2e-aws-ci-tests

Metallb Operator E2E Suite: [It] metallb MetalLB deploy should have frr-k8s pods in running state 

not related to this PR

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.

@zeeke
Copy link
Member Author

zeeke commented Mar 4, 2024

Hi @sabbir-47 , @lack can you give this another look?

@zeeke
Copy link
Member Author

zeeke commented Apr 8, 2024

@sabbir-47 , @lack please, take another look

@lack
Copy link
Member

lack commented Apr 10, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2024
@zeeke
Copy link
Member Author

zeeke commented Apr 10, 2024

/retest

@zeeke
Copy link
Member Author

zeeke commented Apr 11, 2024

/retest-required

@zeeke
Copy link
Member Author

zeeke commented Apr 12, 2024

AWS related jobs are temporarily failing due to https://redhat-internal.slack.com/archives/CFUGK0K9R/p1712602383028359

/override ci/prow/e2e-aws-ci-tests

Copy link
Contributor

openshift-ci bot commented Apr 12, 2024

@zeeke: Overrode contexts on behalf of zeeke: ci/prow/e2e-aws-ci-tests

In response to this:

AWS related jobs are temporarily failing due to https://redhat-internal.slack.com/archives/CFUGK0K9R/p1712602383028359

/override ci/prow/e2e-aws-ci-tests

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 9b776a2 into openshift-kni:master Apr 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants