Skip to content

Patch newly dynamically provisioned PV with volume info to restore PV's custom setting #7894

Patch newly dynamically provisioned PV with volume info to restore PV's custom setting

Patch newly dynamically provisioned PV with volume info to restore PV's custom setting #7894

Workflow file for this run

name: Pull Request Linter Check
on: [pull_request]
jobs:
build:
name: Run Linter Check
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2
- name: Linter check
run: make lint