Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SIOSDataKeeper/SIOSDataKeeper-SQL-Cluster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: DKCEv840
Choose a base ref
...
head repository: SIOSDataKeeper/SIOSDataKeeper-SQL-Cluster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 8, 2016

  1. reverted back to v8.3.0 template image

    Heath Carroll committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    79614dd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. and back to 8.4.0

    carrollh committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    e152bcf View commit details
    Browse the repository at this point in the history
  2. fixed mismatched name and product for sios-client vm

    Heath Carroll committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    66a37f6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. added support for GS series VMs

    Heath Carroll committed May 30, 2017
    Configuration menu
    Copy the full SHA
    53b98ee View commit details
    Browse the repository at this point in the history
  2. re-ordered DSC config, sios-1 now creates cluster then waits for sql …

    …server cluster group to be created by sios-0, then finally sios-1 adds node to sql server
    Heath Carroll committed May 30, 2017
    Configuration menu
    Copy the full SHA
    b845778 View commit details
    Browse the repository at this point in the history
  3. variable clusterName doesn't exist, replacing with 'parameter' cluste…

    …rName
    Heath Carroll committed May 30, 2017
    Configuration menu
    Copy the full SHA
    881cf69 View commit details
    Browse the repository at this point in the history
  4. stop throwing fits if sios-0 can't connect to the fsw folder after it…

    … successfully creates the fsw with it
    Heath Carroll committed May 30, 2017
    Configuration menu
    Copy the full SHA
    8f136f5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Merge pull request #2 from carrollh/master

    Modified DSC configuration order and created / used new custom cluster DSC modules to create / configure wsfc and SQL
    carrollh authored May 31, 2017
    Configuration menu
    Copy the full SHA
    f0aacbe View commit details
    Browse the repository at this point in the history
  2. setting ErrorActionPreference to 'Stop' in xClusterQuorum to prevent …

    …false deployment message failures when the xClusterQuorum Test-TargetResource can't reach the cluster immediately
    Heath Carroll committed May 31, 2017
    Configuration menu
    Copy the full SHA
    84ad278 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. tweaked main label

    Heath Carroll committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5c13c02 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 8, 2020

  1. adding .Net 3.5 feature

    carrollh committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    65d9f3d View commit details
    Browse the repository at this point in the history
  2. adding .Net 3.5 feature

    carrollh committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    86f6e53 View commit details
    Browse the repository at this point in the history
Loading