Skip to content

bug: still using image built from Paolo Dettori repository #78

@MikeSpreitzer

Description

@MikeSpreitzer

Describe the bug

In pkg/controller/manager.go we see the following symbol definition:

	DefaultStatusAddOnImage = "quay.io/pdettori/status-addon:0.1.0"

Searching for its usage turns up a couple of hits:

				addonfactory.ToImageOverrideValuesFunc("Image", controller.DefaultStatusAddOnImage),
cmd/ocm-status-addon/main.go

	DefaultStatusAddOnImage = "quay.io/pdettori/status-addon:0.1.0"
		image = DefaultStatusAddOnImage
pkg/controller/manager.go

Steps To Reproduce

See above

Expected Behavior

No dependence on previous dev repos.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions