Skip to content

Commit bee9fbd

Browse files
committed
history
1 parent 5d5e76f commit bee9fbd

24 files changed

+7
-1487
lines changed
-187 KB
Binary file not shown.

src/connectedk8s/HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
33
Release History
44
===============
5+
1.10.8
6+
++++++
7+
* Force delete paramter updated to `connectedk8s delete` command to allow force deletion of connectedk8s ARM resource.
8+
* Update AgentState timeout to 30 minutes to allow more time for workload identity extension operation.
9+
* Parameterize the MCR url for Airgapped clouds.
10+
* Update error strings for config and connectivity errors in connect command.
511

612
1.10.7
713
++++++

src/connectedk8s/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# TODO: Confirm this is the right version number you want and it matches your
1414
# HISTORY.rst entry.
1515

16-
VERSION = "1.10.7"
16+
VERSION = "1.10.8"
1717

1818
# The full list of classifiers is available at
1919
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

testing/.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

testing/Bootstrap.ps1

Lines changed: 0 additions & 30 deletions
This file was deleted.

testing/README.md

Lines changed: 0 additions & 116 deletions
This file was deleted.

testing/Test.ps1

Lines changed: 0 additions & 99 deletions
This file was deleted.
-61.3 KB
Binary file not shown.

testing/bin/connectedk8s-values.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.
-41.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)