Skip to content

Resource names are not currently properly generated #812

Closed
@metacosm

Description

@metacosm

Bug Report

Resource names for historic resources such as Pods or Secrets are not currently properly generated. This is fixed in fabric8 client 5.12 but we need a workaround until we can use that version.

What did you do?

Creating a reconciler for historic resources leads to failures because the associated resource name is not properly generated. This occurs in particular for automatically generated finalizers where something like secrets./finalizer is generated but is an invalid format.

What did you expect to see?

Proper resource names.

What did you see instead? Under which circumstances?

N/A

Environment

Kubernetes cluster type:

$ Mention java-operator-sdk version from pom.xml file

$ java -version

$ kubectl version

Possible Solution

Additional context

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions