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 force-latest-variables flag to apply-changes command #608

Merged
merged 2 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. Add force-latest-variables flag to apply-changes command

    OpsManager now supports a flag to the apply changes endpoint that forces
    BOSH to use the latest version of all variables.  This is an escape
    hatch for the feature of automatically rotating certain certificates
    each time a new stemcell is deployed.
    
    [#186967065]
    selzoc authored and wayneadams committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e8d7e78 View commit details
    Browse the repository at this point in the history
  2. Updates test for retrying apply changes

    Authored-by: Wayne Adams <wayne.adams@broadcom.com>
    wayneadams committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f035b7f View commit details
    Browse the repository at this point in the history