# Some autumn housekeeping

## `zli v. 6.11.8`

### Fixes

* **Kubernetes connections.** Resolved issue with Kubernetes daemon shutdown
* **Kubernetes commands.** Resolved issue with certificate rotation that was causing Kubectl commands to hang
* **Terminal size.** Resolved an issue to update terminal settings when user resizes the terminal

## `bzero v. 7.0.5`

### Fixes

* **Kubernetes connections.** Resolved issue with Kubernetes daemon shutdown
* **Kubernetes commands.** Resolved issue with certificate rotation that was causing Kubectl commands to hang

For questions or to give us feedback on how we can make our updates better, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changes.bastionzero.com/2022/some-autumn-housekeeping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
