Skip to content

pkg/subscription: fix regression in saveTo()#1437

Merged
openshift-merge-robot merged 1 commit into
containers:mainfrom
Luap99:subscription-save
Apr 26, 2023
Merged

pkg/subscription: fix regression in saveTo()#1437
openshift-merge-robot merged 1 commit into
containers:mainfrom
Luap99:subscription-save

Conversation

@Luap99
Copy link
Copy Markdown
Member

@Luap99 Luap99 commented Apr 26, 2023

The name is actually a relative path, so rename the field to make it clear add add comments + test to prevent future people from making the same mistake.

Regression was caught in podman CI:
containers/podman#18350

Fixes d4a3de3 ("Don't call umask in subscriptions")

The name is actually a relative path, so rename the field to make it
clear add add comments + test to prevent future people from making the
same mistake.

Regression was caught in podman CI:
containers/podman#18350

Fixes d4a3de3 ("Don't call `umask` in subscriptions")

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Copy link
Copy Markdown
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

Thank you!

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99, saschagrunert

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

The pull request process is described here

Details 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

@saschagrunert
Copy link
Copy Markdown
Member

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants