bobbyiliev/kubegen-cli

Generate namespace manifest with labels

Open

#149 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Option to generate a dedicated namespace for the operator.

Acceptance Criteria:

  • Namespace manifest with standard labels
  • --namespace flag for kubegen new
  • All generated manifests use the namespace

Contributor guide