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

Webhook proxy BC recretion issues #1265

Open
braisvq1996 opened this issue Mar 8, 2024 · 0 comments
Open

Webhook proxy BC recretion issues #1265

braisvq1996 opened this issue Mar 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@braisvq1996
Copy link
Contributor

braisvq1996 commented Mar 8, 2024

Describe the bug
Jenkins webhook component sometimes when re-creting a pipeline BuildConfig that has been removed does not contain the "sourceSecret" on the created resource nor it has the "trigger secret"

To Reproduce
Steps to reproduce the behavior:

  1. Make webhook proxy create a Pipeline
  2. Remove that Pipeline
  3. Make webhook create the pipeline again
  4. Check pipeline yaml and see if it contains "sourceSecret" and "trigger secret"
  5. Trigger webhook from Bitbucket
  6. See errors in Webhook proxy pod logs

Expected behavior
The BuildConfig pipeline should always be created with the necesary configuration.

Affected version (please complete the following information):

  • OpenShift: [4.13]
  • OpenDevStack [4.3.1]
@braisvq1996 braisvq1996 added the bug Something isn't working label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant