Skip to content
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

Update Renovate command and set ownership #136

Open
wants to merge 1 commit into
base: refactoring-pipelinerun
Choose a base branch
from

Conversation

gnaponie
Copy link
Contributor

Changing the placeholder command to the actual renovate command. Additionally with this commit we are setting all the necessary ownership to all the resources (ConfigMaps and secrets). So that we can be sure that one a PipelineRun is removed from the cluster all its corresponding resources are removed with it.

Changing the placeholder command to the actual renovate command.
Additionally with this commit we are setting all the necessary
ownership to all the resources (ConfigMaps and secrets). So that we
can be sure that one a PipelineRun is removed from the cluster all
its corresponding resources are removed with it.

Signed-off-by: Giulia Naponiello <[email protected]>
@gnaponie
Copy link
Contributor Author

gnaponie commented Jan 10, 2025

@qixiang @FernandesMF @staticf0x @querti @nvtnlucie PTAL
@qixiang I've update the command to simply renovate, as I think it should be sufficient (the token and the config should already be present in the config map). But unfortunately I was unable to test it locally (seems like there's some issue with the private key I have configured). I'll keep digging that, but in the meantime I thought about posting the PR, if you have a stable testing environment perhaps you could already test it and review it. Thanks.

PS: I guess there might be an issue with the permission, I didn't set a service account to run the PipelineRuns. I guess this might be needed, but being unable to test it, I was unable to make sure that.

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.

1 participant