Split snapshot controller using beta APIs
This commit is contained in:
4
Makefile
4
Makefile
@@ -12,8 +12,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
.PHONY: all csi-snapshotter clean test
|
||||
.PHONY: all snapshot-controller csi-snapshotter clean test
|
||||
|
||||
CMDS=csi-snapshotter
|
||||
CMDS=snapshot-controller csi-snapshotter
|
||||
all: build
|
||||
include release-tools/build.make
|
||||
|
Reference in New Issue
Block a user