guessi
guessi
- Fix all regions have corresponding default AMI mapping. - Refresh outdated default images for AWS & GCP. - Change default instance type with latest `T3` series. - Support for...
`PING_COMMAND` and `PING6_COMMAND` should be checked before compile Fixed #1509
upstream puppet module for Kilo have been released at Jun 10, 2015, reference: http://lists.openstack.org/pipermail/openstack-dev/2015-July/069144.html we should try to bump dependencies to Kilo and apply changes for module path changes.
fix side effect of CVE-2014-8160 patch: after applying a kernel upgrade, netfilter default behavior changed, without this change, guest instacnes running on node with gre tunnel may have no network...
follow the change of `puppetlabs-firewall (version 1.7.1)`, all port-related firewall rules should define its sport/dport explicitly. details: - https://github.com/puppetlabs/puppetlabs-firewall/pull/569 - https://github.com/puppetlabs/puppetlabs-firewall/pull/570
Make configure_XXX to be optional. User may have existed or protected keystone service.
support for ceph rbd deployment (disable by default) might resolve the issue #209
``` % go test -v === RUN TestMobileGrade === PAUSE TestMobileGrade === RUN TestBasicMethods --- PASS: TestBasicMethods (0.01s) === RUN TestQuickHeaders --- PASS: TestQuickHeaders (0.01s) === RUN TestNonMobileQuickHeaders --- PASS:...
Let's keep it up to date 👍 Resolved: #16
### What feature/behavior/change do you want? Would be nice if `eksctl` could support [UpgradePolicy](https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-upgradepolicy) attribute passing at cluster creation stage. ### Why do you want this feature? `eksctl` will now...