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

Fix taskrun not working with workspace having volumeClaimTemplate #5559

Merged
merged 1 commit into from
Sep 26, 2022

Commits on Sep 26, 2022

  1. Fix taskrun not working with workspace having volumeClaimTemplate

    This will move the auto name generation of workspace to happen after
    the pvc is created for volumeClaimTemplate and then name will be generated for
    workspace of volumeClaimTemplate type
    
    Added an example
    
    Fix tektoncd#5537
    piyush-garg committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1532573 View commit details
    Browse the repository at this point in the history