- Notifications
You must be signed in to change notification settings - Fork1.1k
Closed
Labels
Milestone
Description
Tasks related to preparing provisioner daemon APIs for general use. Not all tasks may be required and the list will be added to as new items are identified.
- Allow provisioner tags to be removed -fix: allow tag removal in provisioner upsert #14187
Displayaccurate tags in provisioner start logs when using a provisioner keyWould require too many auth changes to make displaying the calculated tags it worth it, will continue to display the input tags (which are always empty{})- Stop requiring org field when providing provisioner key
- Create plan for PSK deprecation
merge PSK and provisioner key arg in cliDeprecated psk flag and point to key flagreturn provisioner warnings to FE- handled on FE
Reach
We should have realtime data on the connection status of provisioners. This will allow us to build better UX with less dead ends when setting up and running new organizations. (out of scope for GA)