Christian Hartmann
Christian Hartmann

Reputation: 135

How can I change the private namespace with the IBM Containers-Registry at Bluemix?

I wonder how I can change the private namespace with the IBM Containers-Registry at Bluemix.

I do not find any function do this. Is this possible? If yes, how?

Regards,

Christian

Upvotes: 0

Views: 245

Answers (3)

kashyapa
kashyapa

Reputation: 1626

as per the official documentation, once the namespace is created, it cannot be changed but can only be deleted. here is the documentation link: https://console.bluemix.net/docs/containers/container_planning.html#container_planning_namespace

Upvotes: 0

Crescenzo Migliaccio
Crescenzo Migliaccio

Reputation: 1249

Once set, the registry namespace can’t be changed. If you can make a new organization, that’s another opportunity for a new registry name.

Upvotes: 0

Jose Miguel Ordax
Jose Miguel Ordax

Reputation: 1151

There is no such renaming feature. What I did in the past was remove all images and running container. Delete the Space I was using for containers.

Then I waited a day and created again the Space with the same name, and I had to create a again the Container Registry namespace.

Hope this helps to you too.

Upvotes: 1

Related Questions