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

Cirrus: Update CI VMs to F36 #3931

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

cevich
Copy link
Member

@cevich cevich commented Apr 26, 2022

What type of PR is this?

/kind other

What this PR does / why we need it:

Bump Fedora VM to version 36 and prior-Fedora to 35

How to verify it

All CI will pass

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Ref: containers/automation_images#115

Does this PR introduce a user-facing change?

None

[NO NEW TESTS NEEDED]

// strings.Title is deprecated since go 1.18
// However for our use case it is still fine. The recommended replacement
// is adding about 400kb binary size so lets keep using this for now.
//nolint:staticcheck
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a TODO or similar tag so we can more easily find this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrmmm, I dunno. I literally copy-pasted @Luap99 fix from podman. Paul?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it is a problem. Since it is in the stdlib it will stay there until golang decides to actively break code.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better question why do we have this package? I thought we have this in c/common.
cc @jwhonce

@TomSweeneyRedHat
Copy link
Member

Tests aren't hip

cevich added 2 commits April 28, 2022 10:37
Port of fix from podman-land:
containers/podman@62f4ae9

Thanks to [email protected] for figuring this out.

[NO NEW TESTS NEEDED]

Signed-off-by: Chris Evich <[email protected]>
Signed-off-by: Chris Evich <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Apr 28, 2022

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich, rhatdan

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-merge-robot openshift-merge-robot merged commit 3408e25 into containers:main Apr 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants