Skip to content

feat: add crd shortname#60

Merged
gunamata merged 1 commit intoSUSE:mainfrom
leooamaral:feat/add-crd-shortname
Feb 18, 2026
Merged

feat: add crd shortname#60
gunamata merged 1 commit intoSUSE:mainfrom
leooamaral:feat/add-crd-shortname

Conversation

@leooamaral
Copy link
Contributor

This pull request makes minor improvements to the InstallAIExtension custom resource definition (CRD) by adding a short name for easier command-line usage. The changes ensure that both the CRD YAML and the Go type definition specify the short name.

  • CRD Usability Improvements:
    • Added iae as a short name for the InstallAIExtension resource in both the CRD YAML (charts/suse-ai-operator/crds/installaiextensions.ai-platform.suse.com.yaml) and the Go type definition (suse-ai-operator/api/v1alpha1/installaiextension_types.go). This allows users to refer to the resource with the short name iae when using kubectl commands. [1] [2]

@leooamaral leooamaral marked this pull request as ready for review February 18, 2026 15:49
Copy link
Collaborator

@gunamata gunamata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gunamata gunamata merged commit bd49e03 into SUSE:main Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants