Skip to content

fix: Allow dropping of empty namespaces#107

Closed
xieandrew wants to merge 1 commit intomasterfrom
allow-dropping-empty-namespace
Closed

fix: Allow dropping of empty namespaces#107
xieandrew wants to merge 1 commit intomasterfrom
allow-dropping-empty-namespace

Conversation

@xieandrew
Copy link
Collaborator

@xieandrew xieandrew commented Feb 10, 2026

Changes ice-rest-catalog to allow empty namespaces to be dropped from etcd catalog. Requires using REST endpoint, not ice:

curl -X DELETE -H "Authorization: Bearer foo" localhost:5000/v1/namespaces/""

Considering this deviates from the "correct" behavior, we would likely need to revert this later and ensure permanent fixes that prevent any empty namespaces from being created.

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