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.2
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.3.0
Choose a head ref
  • 8 commits
  • 24 files changed
  • 3 contributors

Commits on Feb 14, 2019

  1. New defined type to wait for existence of default SA in new namespace (

    …#247)
    
    Workaround race condition on default sa creation
      kubernetes/kubernetes#66689
    
    Make exec path a module parameter which can be overridden
    Remove path's Optional marking since no exec will work without it
    jorhett authored and davejrt committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    8528320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40705dc View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Restructure kubenetes::config to kubenetes::config::kubeadm (#254)

    Moves the ambiguous config-version files to version/config_kubeadm for clarity.
    Cleans up rspec complaints.
    Should be net zero change in behavior.
    jorhett authored and davejrt committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    9652808 View commit details
    Browse the repository at this point in the history
  2. Add support to change kubernetes cluster name (#255)

    * Restructure kubenetes::config to kubenetes::config::kubeadm
    
    Moves the ambiguous config-version files to version/config_kubeadm for clarity.
    Cleans up rspec complaints.
    Should be net zero change in behavior.
    
    * Allow specification of kubernetes cluster name
    
    * Update kubeadm.pp
    
    * fixing whitespace
    
    * more whitespace
    jorhett authored and davejrt committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    2827eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    d1850d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fd1cb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. release 3.3.0

    Dave Try committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    95d0500 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from davejrt/3.3.0

    release 3.3.0
    sheenaajay authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    ae00362 View commit details
    Browse the repository at this point in the history
Loading