Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra unit test cases for mutable fips test #7764

Merged
merged 11 commits into from
Jul 2, 2024
4 changes: 4 additions & 0 deletions src/aks-preview/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ To release a new version, please select a new version number (usually plus 1 to
Pending
+++++++

5.0.0b4
Copy link
Contributor

@chengliangli0918 chengliangli0918 Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR just adds more tests, maybe we don't need to bump the version @FumingZhang?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the last draft PR had blocking warning telling me to upgrade the version but if it is better to not I can revert.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with Charlie, don't need to release a new version if you're updating tests. The warning/comment could be ignored and only required CI checks are blocking.

++++++++
* Add additional unit test cases for mutable fips flags in agentpool update.

5.0.0b3
++++++++
* Add support for mutable fips in agentpool update. (enable/disable flags)
Expand Down
Loading
Loading