Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions pkg/stub/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ import (
)

const (
// installerConfigNamespace is the namespace containing the installer config.
installerConfigNamespace = "kube-system"

// clusterConfigResource is the resource containing the installer config.
clusterConfigResource = "cluster-config-v1"

// ClusterIngressFinalizer is applied to all ClusterIngress resources before
// they are considered for processing; this ensures the operator has a chance
// to handle all states.
Expand Down
102 changes: 0 additions & 102 deletions pkg/util/testhelper.go

This file was deleted.