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

OCPBUGS-20478: Explicitly set the vsphere secret credential data on sync. #628

Merged
merged 1 commit into from Nov 19, 2023

Commits on Nov 14, 2023

  1. Explicitly set the vsphere secret credential data on sync.

    The behavior previously changed to patching the credential secrets as
    opposed to updating them. As a result, sometimes when a credential is
    changed it can continue to have pieces of the old credential.
    
    This change overrides the entire credential data to be explicitly set to
    the new credential. This will remove all old credential data when
    syncing the new credential.
    jstuever committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3d13848 View commit details
    Browse the repository at this point in the history