Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/aks-agent/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ Pending
+++++++

1.0.0b14
++++++++
* Fix: set stdout to blocking mode to avoid "BlockingIOError: [Errno 35] write could not complete without blocking"
* Fix: gracefully handle the connection reset error
* Fix: correct the prompt to user `az aks agent-init` to initialize the aks agent
* Fix: dont echo the user input for Linux users
* Close websocket and restore terminal settings after `az aks agent` ends

1.0.0b13
++++++++
* Fix subscription id not correctly set in helm chart

1.0.0b12
Expand Down
Loading