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.4.0
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: 4.0.0
Choose a head ref
  • 8 commits
  • 678 files changed
  • 6 contributors

Commits on Mar 26, 2019

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

Commits on Apr 1, 2019

  1. Merge pull request #264 from davejrt/ZD-34266

    removes redundant variables in the case of not using the cloud provider
    sheenaajay authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d5ee39c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. add in logo for certified k8s installer

    Dave Try committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    5751d3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from davejrt/k8s_logo

    add in logo for certified k8s installer
    carabasdaniel authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    b63221c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. introduce kubernetes_dashboard_url param (#266)

    * introduce kubernetes_dashboard_url param
    
    * changed quoting, argument order
    SimonHoenscheid authored and carabasdaniel committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    a5edb88 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Add kubeadm v1beta1 (#272)

    * Add v1beta1 for kubeadm
    
    * Remove taints from master on v1beta1
    
    * Remove scheduler from kubeadm config v1beta1
    
    * Update worker config for v1beta1
    carabasdaniel authored and lionce committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    7b92c36 View commit details
    Browse the repository at this point in the history
  2. Etcd hostname variable (#271)

    * Made etcd name configurable. You might want to use fqdn or something else instead.
    
    * typo
    
    * Added comment about etcd_hostname
    
    * Updated README too
    
    * Use facts instead
    sw0x2A authored and carabasdaniel committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    d6a9e67 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Tasks 1.14 - add new tasks for version v1beta1, update changelog and …

    …metadata (#273)
    
    * Kubenetes tasks and examples
    
    * updated change log and metadata
    
    * fixed lint issues - deploy plan
    lionce authored and carabasdaniel committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    dbc5be4 View commit details
    Browse the repository at this point in the history
Loading