Skip to content

Conversation

@MoralCode
Copy link
Contributor

@MoralCode MoralCode commented Jul 2, 2025

Description

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@Ulincsys
Copy link
Contributor

Ulincsys commented Jul 2, 2025

The keyman folder is required for the primary Augur container, because it contains the KeyClient and KeyPublisher classes, which are used by Augur for interacting with the key orchestrator.

See usage examples in augur.application.cli.backend.start() and augur.tasks.github.util.github_data_access.GithubDataAccess.make_request()

@MoralCode MoralCode force-pushed the container-cleanup branch from ddb38ce to c7b43f1 Compare July 2, 2025 18:37
@MoralCode
Copy link
Contributor Author

ah yeah i think i learned that the hard way when resolving the other errors I caused here lol

@MoralCode MoralCode force-pushed the container-cleanup branch from c7b43f1 to d320ad7 Compare July 3, 2025 13:22
MoralCode added 3 commits July 3, 2025 09:22
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
…n later anyway

Also I worry that this may cause issues if the mounted files dont get correctly detected when they change, leading to builds with stale cache

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
…messing with downloaded python deps

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
@MoralCode MoralCode force-pushed the container-cleanup branch from d320ad7 to 01a938b Compare July 3, 2025 13:22
@MoralCode MoralCode marked this pull request as ready for review July 3, 2025 15:34
Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

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

LGTM. Lets give it a try.

Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

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

@MoralCode : Note that I tested this on Docker and everything still works. I am assuming you tested on Podman. :)

@sgoggins sgoggins merged commit f3407d1 into chaoss:main Jul 7, 2025
10 of 11 checks passed
@MoralCode MoralCode deleted the container-cleanup branch July 9, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to build Augur in podman due to --chmod

3 participants