-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't working. Issue will appear in the change log "Bug Fixes"Something isn't working. Issue will appear in the change log "Bug Fixes"
Milestone
Description
If you try to get the complete state via ank get state and try to get auto completions (using tab), the proposed completions include configs as top level field, but do not include agents.
There is also a utest for this that has invalid expectations - utest_completions_object_field_mask
Current Behavior
Wrong completions provided
Expected Behavior
The completion suggestions should not include configs, but should include agents.
Steps to Reproduce
- start server and agent
- apply a manifest
- type
ank get state - press "Tab"
- observe the suggestions
Context (Environment)
Logs
Additional Information
Final result
To be filled by the one closing the issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working. Issue will appear in the change log "Bug Fixes"Something isn't working. Issue will appear in the change log "Bug Fixes"