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

feat: add support for aria #166

Merged

Conversation

burnsjared0415
Copy link
Contributor

@burnsjared0415 burnsjared0415 commented Feb 29, 2024

Summary

Adds functions to retrieve password policies for each available VMware Aria product deployed in a VMware Cloud Foundation instance.

Type

  • Bugfix
  • Enhancement or Feature
  • Code Style or Formatting
  • Documentation
  • Refactoring
  • Chore
  • Other
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Closes #111

Additional Information

@github-actions github-actions bot added documentation Documentation needs-review Needs Review labels Feb 29, 2024
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch 2 times, most recently from 17aceb9 to a9db1eb Compare February 29, 2024 22:05
@tenthirtyam tenthirtyam changed the title feat: add support for Aria Products feat: add support for aria Mar 1, 2024
@tenthirtyam tenthirtyam added policy/account-lockout Account Lockout Policy policy/password-expiration Password Expiration policy/password-complexity Password Complexity labels Mar 1, 2024
@tenthirtyam tenthirtyam added this to the v1.7.2 milestone Mar 1, 2024
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch from a9db1eb to 2f780bc Compare March 1, 2024 19:29
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 3 times, most recently from 0e269bf to 79b969b Compare March 4, 2024 16:31
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from 79b969b to 263c3ce Compare March 18, 2024 03:52
@burnsjared0415 burnsjared0415 marked this pull request as ready for review March 18, 2024 03:53
@burnsjared0415 burnsjared0415 requested a review from a team as a code owner March 18, 2024 03:53
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from 263c3ce to b654a89 Compare March 18, 2024 13:35
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 4 times, most recently from 7a06fe2 to 292bb33 Compare March 19, 2024 15:23
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from 292bb33 to 8096dba Compare March 19, 2024 20:49
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 2 times, most recently from ec03f7a to acc481f Compare March 21, 2024 16:14
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from acc481f to 707f774 Compare March 21, 2024 22:44
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 2 times, most recently from d0fc73d to f5cdad0 Compare March 26, 2024 16:14
@vmwclabot vmwclabot added the dco-required DCO Required label Mar 26, 2024
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from 60bd717 to 8e0b0e7 Compare March 26, 2024 19:49
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch from 8e0b0e7 to dd8bfa4 Compare March 26, 2024 23:15
@vmwclabot vmwclabot removed the dco-required DCO Required label Mar 26, 2024
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch from dd8bfa4 to cdf45fb Compare March 26, 2024 23:47
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from cdf45fb to 0feeaf6 Compare March 27, 2024 00:58
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 2 times, most recently from c76574c to a909bdc Compare March 27, 2024 02:10
@burnsjared0415 burnsjared0415 force-pushed the feat/add-aria-password-checks branch from a909bdc to 4a8c8b8 Compare March 27, 2024 12:28
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch 9 times, most recently from 6fe4449 to fb9235e Compare March 27, 2024 18:40
Adds functions to retrieve password policies for each available VMware Aria product deployed in a VMware Cloud Foundation instance.

Signed-off-by: Jared Burns <jared.burns@broadcom.com>
Co-Authored-By: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam force-pushed the feat/add-aria-password-checks branch from fb9235e to a266c2b Compare March 27, 2024 18:49
Copy link
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@vmware vmware deleted a comment from vmwclabot Mar 27, 2024
@vmware vmware deleted a comment from vmwclabot Mar 27, 2024
@tenthirtyam tenthirtyam removed the request for review from bhumitra March 27, 2024 19:08
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Mar 27, 2024
@github-actions github-actions bot added the needs-review Needs Review label Mar 27, 2024
@tenthirtyam tenthirtyam merged commit 4caafd5 into vmware:develop Mar 27, 2024
3 checks passed
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Apr 24, 2024
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation policy/account-lockout Account Lockout Policy policy/password-complexity Password Complexity policy/password-expiration Password Expiration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend support to manage password policies Aria product components
3 participants