Skip to content

Commit

Permalink
dead code deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
AxiomSamarth committed Nov 23, 2021
1 parent f6c94b8 commit a21923a
Show file tree
Hide file tree
Showing 24 changed files with 330 additions and 10,748 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ IMAGE_REPOSITORY := eu.gcr.io/gardener-project/gardener/machine-controller-man
IMAGE_TAG := $(shell cat VERSION)
COVERPROFILE := test/output/coverprofile.out

CONTROL_NAMESPACE := default
CONTROL_KUBECONFIG := dev/target-kubeconfig.yaml
TARGET_KUBECONFIG := dev/target-kubeconfig.yaml
CONTROL_NAMESPACE := default
CONTROL_KUBECONFIG := dev/control-kubeconfig.yaml
TARGET_KUBECONFIG := dev/target-kubeconfig.yaml

LEADER_ELECT := "true"
MACHINE_SAFETY_OVERSHOOTING_PERIOD:=1m
Expand Down
272 changes: 0 additions & 272 deletions pkg/controller/alicloudmachineclass.go

This file was deleted.

Loading

0 comments on commit a21923a

Please sign in to comment.