Commits on Jun 4, 2018

  1. Merge pull request #110 from puppetlabs/2.0.2

    release updates
    davejrt authored Jun 4, 2018
    Configuration menu
    Copy the full SHA
    a62806d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

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

Commits on Jun 8, 2018

  1. Fix token issues in syslog: error verifying flags, 'my-etcd-token' is…

    … not a valid flag. See 'etcd --help'
    Lord-Y committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    282f411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21185f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Merge pull request #113 from Lord-Y/master

    Fix error: parameter 'api_server_count' expects an Integer value, got…
    davejrt authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    7e2058c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e37d9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from puppetlabs/revert-113-master

    Revert "Fix error: parameter 'api_server_count' expects an Integer value, got…"
    davejrt authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    38d77df View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Fix for failing idempotency on worker nodes

    Fix for failing idempotency on worker nodes, these do not have the admin.conf.
    Second run fails, because the exec resource has an unless which checks for nodes, which in turn fails because of the missing config file. This triggers an error, since the exec resource will attempt to join the node to the cluster for the second time.
    AranVinkItility authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5363022 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Merge pull request #120 from AranVinkItility/master

    Fix for failing idempotency on worker nodes
    davejrt authored Jul 3, 2018
    Configuration menu
    Copy the full SHA
    2c0ee62 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Update metadata.json (#125)

    * Update metadata.json
    
    * Update .rubocop.yml
    
    fixes error in travis
    davejrt authored and scotty-c committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    c1d3bd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Clean up README

    Various spelling and style fixes. Also corrects the version as 2.0.2.
    Alex Harvey committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    cb90696 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Merge pull request #129 from alexharv074/clean_up_readme

    Clean up README
    davejrt authored Jul 22, 2018
    Configuration menu
    Copy the full SHA
    02c529c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. fix wrong folder name (#132)

    khaefeli authored and davejrt committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    a8342fb View commit details
    Browse the repository at this point in the history
  2. adds in the option to disable repo install, or override repos and URL…

    …s for offline installs (#133)
    
    * paramatising etcd and containerd
    
    * making runc optional
    
    * fixing runc variable
    
    * updating unit tests for new params
    
    * allows overriding repos and other package sources for offline installs
    davejrt authored and scotty-c committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    923aba1 View commit details
    Browse the repository at this point in the history
  3. kubernetes::cluster_roles - ignore CNI errors on kubeadm join (#127)

    * cluster_roles - ignoring CNI errors on `kubeadm join`
    
    k8s 1.10.2 has a bug in joining a cluster where `/var/run/dockershim.sock`
    doesn't yet exist but `kubeadm join` won't go until it's there.  So we
    work around it by ignoring that error via `manifests/cluster_roles.pp`.
    
    Also fixes a version number error in README.md.
    
    * make a parameter for preflight-errors-to-ignore
    
    Sometimes you need to ignore some extra parameters when running 'kubeadm init' or 'kubeadm join'.
    tskirvin authored and davejrt committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    5ac59f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    386e0a0 View commit details
    Browse the repository at this point in the history
  2. adding in puppet wget module (#135)

    * adding in puppet wget module
    
    maestrodev is deprecated
    
    * changing module version in acceptance tests
    davejrt authored and scotty-c committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ce36888 View commit details
    Browse the repository at this point in the history
  3. disables swap (#136)

    * paramaters for different upstream repos and OS flavors
    
    * adding in option to turn off swap, defaults to yes
    
    * fixing unless for swapoff
    
    * removing redundant statement from acceptance test
    
    * fix linting errors
    davejrt authored and scotty-c committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    42f1c06 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. adds in param to configure rbac for calico (#137)

    * upadting calico URL in kubetool
    
    * fixing typo
    davejrt authored and scotty-c committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    818fbc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Fixed missing cloud provider arguments for kubelet (#131)

    * Ensure kubelet uses cloud-config
    
    * Fixed wrong indenting when setting cloud provider
    yoshz authored and davejrt committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    5852be1 View commit details
    Browse the repository at this point in the history
  2. cloud_provider_tests (#140)

    davejrt authored and scotty-c committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    46607bb View commit details
    Browse the repository at this point in the history
  3. updating readme with new params (#139)

    * updating readme with new params
    
    * cloud_provider_tests
    davejrt authored and scotty-c committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    e768810 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    28f50b3 View commit details
    Browse the repository at this point in the history
  2. Allow arbitrary extra kubeadm config.yaml snippets (#141)

    Provide an extension point `kubeadm_extra_config` to allow configuration
    of all kubeadm config properties not otherwise explicitly exposed.
    Zetten authored and davejrt committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    04992df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f31360 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Add feature flag for managing Docker repositories and packages (#144)

    Some people might want to use other modules or custom profiles for
    configuring and installing Docker.
    
    Using a feature flag to enable/disable the management of Docker makes the
    above possible.
    jonasdemoor authored and davejrt committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    545e1a3 View commit details
    Browse the repository at this point in the history
  2. Flatten fix (#146)

    * fixing flatten function
    
    * fixes error in number of arguments for flatten
    davejrt authored and scotty-c committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    3fc8197 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. (CLOUD-2054) Readme updates. (#149)

    * CLOUD-2054 Readme updates.
    
    * minor updates
    EamonnTP authored and davejrt committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    b9e4470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e75b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. (maint) Updated .sync.yml

    Update .sync.yml to remove duplicate dependency declarations
    and switched to using the puppet-module-gems.
    Also includes subsequent PDK template changes.
    bmjen committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    d84df87 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Merge pull request #150 from bmjen/update-sync-yml

    (maint) Updated .sync.yml
    sheenaajay authored Aug 19, 2018
    Configuration menu
    Copy the full SHA
    9fa74b5 View commit details
    Browse the repository at this point in the history
  2. Fix module hard requirement for apt to < 6.0.0 (#153)

    Resolves #152
    meltingrobot authored and davejrt committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    205159d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    2854695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4494421 View commit details
    Browse the repository at this point in the history
  3. renaming env file

    Dave Try committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    8a22e83 View commit details
    Browse the repository at this point in the history
  4. fixing typo

    davejrt authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2a0336b View commit details
    Browse the repository at this point in the history