You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising this issue! I'll look into it and try to help if I can.
I appreciate your interest in the issue.
But, this issue will include breaking changes and needs to be addressed promptly as a prerequisite for other PRs.
So, I would appreciate it if you could look into other issues instead.
Follow-up to #1917.
Motivation
Etcd
toPostgreSQL
#1917, there was some confusion as theContainerRegistryNode
API was changed to no longer usegraphene.InputObjectType
. Let's revert to usinggraphene.InputObjectType
for accepting arguments.container_registries
withgroups
#3067 implements an API to establish the relationship betweencontainer_registries
andgroups
, and discussions have been held for a more intuitive API design. Let's update the API according to the decision. This will be a breaking change.Objective
Details
ContainerRegistry
API.Impact
The text was updated successfully, but these errors were encountered: