Skip to content

add kubernetes volumes subPath support

TimeBye requested to merge TimeBye/gitlab-runner:master into master

What does this MR do?

Add kubernetes Volumes subPath support

Why was this MR needed?

For some situation, we only need to cover one config file.

Are there points in the code the reviewer needs to double check?

No

Does this MR meet the acceptance criteria?

Yes

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

#3223 (closed)

Merge request reports