-
Notifications
You must be signed in to change notification settings - Fork 52
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
feat(RELEASE-1342): support internal-pipelinerun in sign-index-image #735
Conversation
c8eeffe
to
c62b065
Compare
Can you add more details about why RPA is needed in the PR description and commit message? Why this change? Is it also provided in the rh-sign-image task? How come IR doesn't need it, but internal-pipelinerun does? It seems it's just because we need to know which service account to use? |
c62b065
to
a825ccb
Compare
updated the PR description.
yes |
586be9e
to
05b9a1d
Compare
d94a214
to
b1fca83
Compare
|
/retest |
b1fca83
to
bb2d37e
Compare
|
/retest |
- Updated the sign-index-image task to support the `internal-pipelinerun` requestType - New mandatory parameter `releasePlanAdmissionPath` - It is needed in order to obtain the serviceAccount so it can be used in the PipelineRun definition for the internal-pipelinerun Signed-off-by: Scott Hebert <scoheb@gmail.com>
bb2d37e
to
ac7051e
Compare
Describe your changes
internal-pipelinerun
requestTypereleasePlanAdmissionPath
it can be used in the PipelineRun definition for the
internal-pipelinerun
Relevant Jira
Checklist before requesting a review
do not merge
label if there's a dependency PRrelease-service-maintainers
handle if you are unsure who to tagSigned-off-by: My name <email>