CMP-3756: Configure MintMaker updates on RPM lockfiles#14041
Conversation
|
/retest |
e9b9632 to
4dc6f10
Compare
|
@yuumasato what is needed to get this merged? Maybe just a rebase? |
4dc6f10 to
09d4231
Compare
|
@Mab879 rebased |
|
@Mab879 this failure seems unrelated? I've seen this error in #14755 as well. |
09d4231 to
2fec41e
Compare
|
Rebased to latest master |
|
@yuumasato might be good idea and fix the yamllint issues at least on the lines you changed. |
2fec41e to
f4c53c5
Compare
MintMaker requires a repo file to keep rpms.lock.yaml up to date. The repo file is also configured with SSL variables so that RPMs behind a subscription are accessible.
Relative paths work well for 'rpms.in.yaml`. Fix indentation as well.
f4c53c5 to
926b7a7
Compare
|
@yuumasato: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Description:
rpms.lock.filecan be properly maintained.Rationale:
MintMaker requires a repo file to keep rpms.lock.yaml up to date.
The repo file is also configured with SSL variables so that RPMs behind a subscription are accessible.
Fixes CMP-3756
Review Hints: