Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Refactor to stronger typing and consolidate CONSTs #46

Merged
merged 1 commit into from Dec 19, 2022

Conversation

baude
Copy link
Member

@baude baude commented Dec 16, 2022

Moved CONSTs that were generic to the project into a singular module. Created accessors for getting the run dir, the cache file path, and the lease file path.

Signed-off-by: Brent Baude bbaude@redhat.com

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

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

src/proxy_conf.rs Outdated Show resolved Hide resolved
Moved CONSTs that were generic to the project into a singular module.
Created accessors for getting the run dir, the cache file path, and the
lease file path.

Signed-off-by: Brent Baude <bbaude@redhat.com>
Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

/lgtm
/hold

@baude
Copy link
Member Author

baude commented Dec 19, 2022

/hold cancel

@openshift-merge-robot openshift-merge-robot merged commit e187d94 into containers:main Dec 19, 2022
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.

None yet

3 participants