Skip to content
Snippets Groups Projects
Commit 6d0ac2c3 authored by Mark Mandel's avatar Mark Mandel Committed by Mark Mandel
Browse files

Fleet Allocation via REST was failing

The REST api wasn't populating the metadata.namespace
whereas the kubectl command will when sending yaml - which
caused an issue when attempting to Fleet Allocate via REST.

We now pull the namespace from the AdmissionReview, which
solves this problem.

Also documented the workaround as well.

Closes #324
parent 4fd179b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment