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: puppetlabs/puppetlabs-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.2
Choose a head ref
  • 11 commits
  • 13 files changed
  • 4 contributors

Commits on Dec 8, 2018

  1. Allow etcd to be installed through system packages

    In restricted/airgapped systems, using etcd that is to be downloaded from the internet may be hard. In some operating systems, e.g. Debian, etcd-server is available from the package repositories. This commit adds two settings (etcd_install_method and etcd_package_name) to allow installing etcd through system packages.
    ralphje committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    65c9ebe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    eda4541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f5cbe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #165 from ralphje/system-etcd

    Allow etcd to be installed through system packages
    gregohardy authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0974fac View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. fixes old nodes using config file

    Dave Try committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    42b32e0 View commit details
    Browse the repository at this point in the history
  2. fixing unit test for v 1.10/1

    Dave Try committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4ea76f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. fixes old nodes using config file (#250)

    * fixes old nodes using config file
    
    * fixing unit test for v 1.10/1
    davejrt authored and florindragos committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    1cea51e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. bumping version and updating changelog for release

    Dave Try committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e4b557a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Dave Try committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8a85cca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 3.2.2

    Dave Try committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    b73a37d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #252 from davejrt/3.2.2

    releasing 3.2.2
    gregohardy authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    95aff3a View commit details
    Browse the repository at this point in the history
Loading