Skip to content

Host ResourceNames may not work with every API #30

Description

@BergCyrill

We currently do have the issue, that a resource "target: host" is created with a generated name.
The generated name is prefixed with the logicalClusterName + instanceName + originalName and ends with a content hash.
This (can) collide for the following reasons:

  • resources that require RFC1123 label names and therefore must start with a alphabetic character
  • apiservers that do not allow a length of 253 / 63 but instead enforce a custom length (e.g. google cloud api requires max 30 characters).

We should make this configurable per krop-controller or even in the rgd.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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