-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-kubernetes
base: 3.0.1
head repository: puppetlabs/puppetlabs-kubernetes
compare: 3.1.0
- 17 commits
- 18 files changed
- 8 contributors
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67b96f1 - Browse repository at this point
Copy the full SHA 67b96f1View commit details
Commits on Sep 6, 2018
-
Add feature flag for managing Etcd (#157)
In some cases a custom Etcd installation or running Etcd as a deployment in the Kubernetes cluster itself is desired. This commit adds a feature flag for enabling/disable the installation of an external Etcd via this module.
Configuration menu - View commit details
-
Copy full SHA for 43957bd - Browse repository at this point
Copy the full SHA 43957bdView commit details
Commits on Sep 11, 2018
-
Dave Try committed
Sep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 912af05 - Browse repository at this point
Copy the full SHA 912af05View commit details
Commits on Sep 12, 2018
-
Merge pull request #162 from puppetlabs/issue_161
removing unused etcd template
MarkW authoredSep 12, 2018 Configuration menu - View commit details
-
Copy full SHA for f2a867b - Browse repository at this point
Copy the full SHA f2a867bView commit details -
fixes instructions to use env file, with correct filename (#163)
* fixes instructions to use env file, with correct filename * spelling mistake
Configuration menu - View commit details
-
Copy full SHA for c2595d3 - Browse repository at this point
Copy the full SHA c2595d3View commit details
Commits on Oct 1, 2018
-
Dave Try committed
Oct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for c9394bc - Browse repository at this point
Copy the full SHA c9394bcView commit details
Commits on Oct 2, 2018
-
Merge pull request #167 from puppetlabs/spec_update
updating rakefile for ci
MarkW authoredOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 43a1a54 - Browse repository at this point
Copy the full SHA 43a1a54View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 01be903 - Browse repository at this point
Copy the full SHA 01be903View commit details
Commits on Nov 5, 2018
-
(maint) Fix function nil / undef conditionals for Puppet6 (#173)
This commit is needed to support Puppet 6, where we fixed this bug: https://tickets.puppetlabs.com/browse/PUP-9112 We need to test for both an undef vaule (backwards compatible) and nil (in Puppet 6 and beyond)
Configuration menu - View commit details
-
Copy full SHA for 725c92f - Browse repository at this point
Copy the full SHA 725c92fView commit details
Commits on Nov 8, 2018
-
adds in support for 1.12.x (#181)
* fixes yaml chars when hash is empty * testing k8s 1.12 * adding in bind port * adding in working 1.12 template * working 1.12 config * documenting new param and adding existing features to new template for parity * fixing variables in prep for in module data at a later stage * renaming templates and using correct version variable * fix linting
Configuration menu - View commit details
-
Copy full SHA for 9ec088c - Browse repository at this point
Copy the full SHA 9ec088cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3711d9f - Browse repository at this point
Copy the full SHA 3711d9fView commit details
Commits on Nov 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4558010 - Browse repository at this point
Copy the full SHA 4558010View commit details
Commits on Nov 11, 2018
-
adds in k8s version variable (#185)
* adds in k8s version variable * adding in version for alpha1 template
Configuration menu - View commit details
-
Copy full SHA for c161c6e - Browse repository at this point
Copy the full SHA c161c6eView commit details -
adds in option to specify alternate image repo (#186)
* adds in option to specify alternate image repo * fixes update of etcd version
Configuration menu - View commit details
-
Copy full SHA for 3e7aae8 - Browse repository at this point
Copy the full SHA 3e7aae8View commit details
Commits on Nov 12, 2018
-
Support customized kubelet configuration. (#187)
* Support customized kubelet configuration. Support is added for both the alpha1 and alpha3 config.yaml formats. Before the alpha3 format, kubelet configuration could be added via kubeadm_extra_config. However, that doesn't work with the alpha3 format since kubelet configuration is passed via a separate YAML document with kind == KubeletConfiguration: https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1alpha3#hdr-Kubeadm_init_configuration_types * Document kubelet_extra_config in README
Configuration menu - View commit details
-
Copy full SHA for 90d62a6 - Browse repository at this point
Copy the full SHA 90d62a6View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fa21bee - Browse repository at this point
Copy the full SHA fa21beeView commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7fb46f2 - Browse repository at this point
Copy the full SHA 7fb46f2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...3.1.0