Skip to content

[BUG] Encoding issues for forecastle.stakater.com/url annotation? #556

@tboerger

Description

@tboerger

Describe the bug
I want to enforce a specific URL for an ingress/gateway api resource by defining the forecastle.stakater.com/url annotation, this URL contains characters like # but this character gets encoded to %23.

To Reproduce
Set an annotation like forecastle.stakater.com/url: "http://localhost/select/vmui/#/?accountID=1&projectID=0"

Expected behavior
Keep the URL like it's defined in the annotation without encoding values.

Screenshots
n/a

Environment

  • Operator Version: 1.2.0
  • Kubernetes/OpenShift Version: 1.35.2

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions