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

Fix credentials not refreshed in ds tree and misc profile related fixes #3111

Merged
merged 23 commits into from
Sep 25, 2024

Commits on Sep 12, 2024

  1. WIP Fix credential desyncs across tree nodes

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    480e2ec View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Prompt for credentials if SSO profile fails validation

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b6313c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5aa24a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update unit tests for FSProvider profile metadata

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    18dd054 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. WIP Add integration tests for UpdateCredentials

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    021eb08 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix unit tests and debug integration test

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a38d249 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Fix integration test and show inactive icon for global profiles

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b4141ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0142b View commit details
    Browse the repository at this point in the history
  3. Disable default global zosmf profile in test

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    739d3e1 View commit details
    Browse the repository at this point in the history
  4. Add test coverage and remove todo comment

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    151f66d View commit details
    Browse the repository at this point in the history
  5. Add test coverage for checkCurrentProfile

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    911029f View commit details
    Browse the repository at this point in the history
  6. Update changelog for misc profile fixes

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    02b1fd4 View commit details
    Browse the repository at this point in the history
  7. Don't reassign profile to keep object reference

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cf6a9f1 View commit details
    Browse the repository at this point in the history
  8. Fix syncSessionNode unit test

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3fbdd25 View commit details
    Browse the repository at this point in the history
  9. Add test coverage to ZE API

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2654a1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6610cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b958ab View commit details
    Browse the repository at this point in the history
  12. Update lockfile for rollup vuln

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ab9b609 View commit details
    Browse the repository at this point in the history
  13. Fix error updating credentials when autoStore is false

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60eb150 View commit details
    Browse the repository at this point in the history
  14. Fix circular dep and update l10n bundle

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    223e1c0 View commit details
    Browse the repository at this point in the history
  15. Update ZE API changelog to mention deprecated method

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c8ceebf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'main' into fix/update-credentials-desync

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    82fa3f7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    409bcd4 View commit details
    Browse the repository at this point in the history