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

Deesharma/providerregistration #7948

Closed

Commits on Jul 23, 2024

  1. update cli to support arc gateway

    Bavneet Singh committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    30ad18d View commit details
    Browse the repository at this point in the history
  2. update the version and history doc

    Bavneet Singh committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c2d32ce View commit details
    Browse the repository at this point in the history
  3. fix CI style issues reported

    Bavneet Singh committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    855b398 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix dp request body format issue

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9642364 View commit details
    Browse the repository at this point in the history
  2. use serialization instead of as_dict

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e76b020 View commit details
    Browse the repository at this point in the history
  3. use serialization instead of as_dict for update function

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    755c651 View commit details
    Browse the repository at this point in the history
  4. update variable name

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2025464 View commit details
    Browse the repository at this point in the history
  5. add preview flag for new params

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4f087e3 View commit details
    Browse the repository at this point in the history
  6. add validation for cli params

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    44a6b73 View commit details
    Browse the repository at this point in the history
  7. add examples cmd to use gateway

    Bavneet Singh committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e6b601b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    13e0bcb View commit details
    Browse the repository at this point in the history
  2. pass id to dp

    Bavneet Singh committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7585ae1 View commit details
    Browse the repository at this point in the history
  3. fix dp request body details

    Bavneet Singh committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f13926c View commit details
    Browse the repository at this point in the history
  4. fix dp request body details

    Bavneet Singh committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9ce33d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix error message

    Bavneet Singh committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cb24396 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. remove redundant entry for helm content values

    Bavneet Singh committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c82574a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    658ebe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c521f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from dimbleby/arc-gateway-fixes

    allow update to gateway enablement
    bavneetsingh16 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1d55e60 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix upgrade scenarios

    Bavneet Singh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    51601a2 View commit details
    Browse the repository at this point in the history
  2. fix proxy param issues

    Bavneet Singh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    125d4ea View commit details
    Browse the repository at this point in the history
  3. fix proxy param issues

    Bavneet Singh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    542dcbd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. add fixes for wif

    deeksha345 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    da72f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    030db6a View commit details
    Browse the repository at this point in the history
  2. fixing generate payload

    deeksha345 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9fc7d35 View commit details
    Browse the repository at this point in the history
  3. fixing null issue

    deeksha345 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7fba1f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from bavneetsingh16/deesharma/wiffixes

    add fixes for wif
    deeksha345 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    91ea337 View commit details
    Browse the repository at this point in the history
  5. pull upstream changes

    Bavneet Singh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6854c5a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update print stmts

    Bavneet Singh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ff894ba View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. remove redundant cli param

    Bavneet Singh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    22a1f9b View commit details
    Browse the repository at this point in the history
  2. fix issue for removing azure-arc-release namespace

    Bavneet Singh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ba4a4e0 View commit details
    Browse the repository at this point in the history
  3. fix connect+connect scenario

    Bavneet Singh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78bcad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. logic change to handle configuration protected settings

    Bavneet Singh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6996701 View commit details
    Browse the repository at this point in the history
  2. merge latest changes

    Bavneet Singh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e14b9cf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. change for redacted protected settings

    Bavneet Singh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    769a74d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. update troubleshooting for connectedk8s

    Bavneet Singh committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a003282 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1a7eb88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from bavneetsingh16/deesharma/aztroubleshootupdate

    update az troubleshoot for workload identity
    deeksha345 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f30ad87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989dd1f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. replace msrestazure with azure.core

    Bavneet Singh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    75e2218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2da411 View commit details
    Browse the repository at this point in the history