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

Edge node support for HDInsight #4550

Merged
merged 23 commits into from
Nov 12, 2019

Commits on Aug 9, 2019

  1. Start of edge node addition

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    b4767c1 View commit details
    Browse the repository at this point in the history
  2. Add application type

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    f59db70 View commit details
    Browse the repository at this point in the history
  3. Remove abstraction

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    5a56e15 View commit details
    Browse the repository at this point in the history
  4. Fmt

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    cc272cf View commit details
    Browse the repository at this point in the history
  5. Fix test

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fe4cb79 View commit details
    Browse the repository at this point in the history
  6. Add target instance count

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    b98a7bd View commit details
    Browse the repository at this point in the history
  7. Add install script

    mbfrahry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    9368566 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Install scripts

    mbfrahry committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1b94e3a View commit details
    Browse the repository at this point in the history
  2. Fmt

    mbfrahry committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    8baacbf View commit details
    Browse the repository at this point in the history
  3. s ->

    mbfrahry committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5cff846 View commit details
    Browse the repository at this point in the history
  4. Test help

    mbfrahry committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5adb47b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. RC1

    mbfrahry committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    a60ef10 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Broken tests

    mbfrahry committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    3abfe64 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Merge branch 'master' of https://github.com/terraform-providers/terra…

    …form-provider-azurerm into e-hadoop-cluster-edge-node
    Daniel Intskirveli committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    2ddcf1c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. HDInsight edge node support

    Daniel Intskirveli committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    300aca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Merge branch 'master' of https://github.com/terraform-providers/terra…

    …form-provider-azurerm into feature/edge-node
    Daniel Intskirveli committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    dc14535 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/terraform-providers/terra…

    …form-provider-azurerm into feature/edge-node
    Daniel Intskirveli committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    f243b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Address lint errors

    Daniel Intskirveli committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    43e2d46 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge branch 'master' of https://github.com/terraform-providers/terra…

    …form-provider-azurerm into feature/edge-node
    Daniel Intskirveli committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ea8e457 View commit details
    Browse the repository at this point in the history
  2. Updated to latest master, fixed edge node tests

    Daniel Intskirveli committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    228a938 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Add a test that updates edge nodes

    Daniel Intskirveli committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e1962d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Remove CustomizeDiff logic

    Daniel Intskirveli committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    4ef1c85 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Cleanup imports, remove commented code

    Daniel Intskirveli committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5bf7ce4 View commit details
    Browse the repository at this point in the history