Skip to content

Replaced types.NamespacedName with own NamespacedName#65

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:api
Apr 16, 2025
Merged

Replaced types.NamespacedName with own NamespacedName#65
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:api

Conversation

@unmarshall

Copy link
Copy Markdown
Collaborator

types.NamespacedName as defined in APIMachinery does not have JSON tags at the moment.
Raised kubernetes/kubernetes#131313. Till that is resolved this PR duplicates the type and adds JSON tags to the fields of the type. Once the upstream issue has been resolved we will switch back to using types.NamespacedName.

Signed-off-by: madhav bhargava <madhav.bhargava@sap.com>
@unmarshall unmarshall merged commit 059324d into ai-dynamo:main Apr 16, 2025
@unmarshall unmarshall deleted the api branch April 16, 2025 03:43
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.

1 participant