-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-kubernetes
base: 1.0.1
head repository: puppetlabs/puppetlabs-kubernetes
compare: 1.0.2
- 7 commits
- 3 files changed
- 4 contributors
Commits on Jan 30, 2018
-
(CLOUD-1640) Remove package resource for kubernetes-cni (#53)
Prior to this commit, kubernetes-cni was installed as a separate package resource. Regardless of the version specified, yum would detect the kubelet prerequisite, which would automatically pull the latest version. Since we install kubelet just a few lines later, and that installation will automatically pull the needed version of kubernetes-cni, this package resource appears to not be needed, and causes the incorrect version to get installed. Removing it resolved the errors since the needed dependencies will be pulled in when kubelet is installed. would automatically pull in the most recent version
Configuration menu - View commit details
-
Copy full SHA for fe5d286 - Browse repository at this point
Copy the full SHA fe5d286View commit details -
Revert "(CLOUD-1640) Remove package resource for kubernetes-cni (#53)"
This reverts commit fe5d286.
Configuration menu - View commit details
-
Copy full SHA for b2e3c1c - Browse repository at this point
Copy the full SHA b2e3c1cView commit details -
Merge pull request #54 from puppetlabs/revert-53-cloud-1640-package-m…
…ismatch Revert "(CLOUD-1640) Remove package resource for kubernetes-cni"
Configuration menu - View commit details
-
Copy full SHA for 699e0bd - Browse repository at this point
Copy the full SHA 699e0bdView commit details -
Fix to stop RHEL family downgrading cni
Fix to stop RHEL family downgrading cni
Configuration menu - View commit details
-
Copy full SHA for 7531973 - Browse repository at this point
Copy the full SHA 7531973View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a834f - Browse repository at this point
Copy the full SHA c4a834fView commit details -
Merge pull request #55 from puppetlabs/scotty-c-cni-fix
Fix to stop RHEL family downgrading cni
Configuration menu - View commit details
-
Copy full SHA for 96c18a2 - Browse repository at this point
Copy the full SHA 96c18a2View commit details -
scott coulton committed
Jan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for b55e5cf - Browse repository at this point
Copy the full SHA b55e5cfView 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 1.0.1...1.0.2