Skip to content

Migrate to new K8s generator scripts/go commands #2927

Open
@ReToCode

Description

@ReToCode

Context

See https://cloud-native.slack.com/archives/C04LGHDR9K7/p1704710449414709 and #2904

Possible solutions

Based on #2904 (comment) and discussions.

a) Use go run instead of scripts (downside: this does not clean up old resources)
b) Use the new k8s.io/code-generator/kube_codegen.sh
c) Wait until @cardil manages to migrate the scripts in K8s to full golang, then adapt to that solution

Todo

  • Agree on which way to go
  • Implement in pkg
  • Implement on all downstream repos

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions