Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
N
nfs-subdir-external-provisioner
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Rancher商店
  • nfs-subdir-external-provisioner
  • Repository

Switch branch/tag
  • nfs-subdir-external-provisioner
  • Dockerfile
Find file
BlameHistoryPermalink
  • Dan Webb's avatar
    Fix boilerplate warning · ed64e85e
    Dan Webb authored Aug 22, 2023
    Running make test-boilerplate returned the following error so fixed
    accordingly
    
    Header in kubernetes-sigs/nfs-subdir-external-provisioner/release-tools/../Dockerfile does not match reference, diff:
    
    --- reference
    +++ kubernetes-sigs/nfs-subdir-external-provisioner/release-tools/../Dockerfile
    @@ -1,4 +1,4 @@
    -# Copyright YEAR The Kubernetes Authors.
    +# Copyright YEAR-YEAR The Kubernetes Authors.
     #
     # Licensed under the Apache License, Version 2.0 (the "License");
     # you may not use this file except in compliance with the License.
    ed64e85e
Dockerfile 862 Bytes
EditWeb IDE
×

Replace Dockerfile

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.