Arvinderpal Wander
79e7a4c0da
Adds kubeadm feature-gate for dual-stack (IPv6DualStack).
...
Issue: #1612
2019-07-14 19:44:48 -07:00
Andrew Kim
c919139245
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
2019-05-08 10:01:50 -04:00
Lubomir I. Ivanov
98f3fb5059
kubeadm: remove leftover DynamicKubeletConfig constant
2018-11-14 17:32:45 +02:00
Yago Nobre
62c9303ecf
Remove DynamicKubeletConfig from init and join workflow, also remove DynamicKubeletConfig feature gate
2018-11-13 11:56:24 -02:00
Marek
064f74b2e8
fixes kubeadm 1221 to remove AuditPolicyConfiguration
...
Added conversion test and failure.
2018-11-12 14:33:26 -05:00
fabriziopandini
6759334f6e
add DNS struct to kubeadm config
2018-11-10 17:27:39 +01:00
qingsenLi
e94dd19e03
[kubeadm/app/..add other packages]Switch to github.com/pkg/errors
2018-11-09 18:54:03 +08:00
Marek Counts
18dc529d05
Removed feature gates selfhosting, HA and store certs in secrets.
...
Added new alpha command to pivot to self hosted
Removed slelfhosting upgrade ability
Added warning message to self hosted pivot
added certs in secrets flag to new selfhosting comand
2018-11-07 11:44:54 -05:00
Yago Nobre
cc670e29a1
Fix typos on cmd/kubeadm/app/cmd
2018-10-31 16:32:02 -03:00
Benjamin Elder
8b56eb8588
hack/update-gofmt.sh
2018-09-24 12:21:29 -07:00
Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
fabriziopandini
689417c806
kubeadm - deprecate feature-gates HighAvailability, SelfHosting, CertsInSecrets
2018-08-24 13:19:13 +02:00
stewart-yu
55fa6d5fdd
smaller coverage improvement about ValidateVersion function
2018-08-15 09:07:38 +08:00
stewart-yu
37fdd1d4c5
fix DynamicKubeletConfig feature to beta
2018-07-04 08:52:27 +08:00
Di Xu
2ef8157644
remove v190 from kubeadm in v1.11 cycle
2018-05-17 20:32:24 +08:00
Jason DeTiberus
08ba47b237
kubeadm - set CoreDNS FeatureGate to true by default
2018-05-15 14:00:00 -04:00
Sandeep Rajan
9a868b387d
bump coredns to GA in kubeadm
2018-05-15 13:59:08 -04:00
Sandeep Rajan
f038d994e0
bump coredns feature gates to beta
2018-02-22 11:03:58 -05:00
Chuck Ha
ed769174bb
Enable Audit Logs Behind a Feature Gate
...
Audit logs are configurable via the MasterConfiguration file.
All options are ignored unless the FeatureGate is enabled.
Fixes kubernetes/kubeadm#623
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-02-09 16:44:39 -05:00
Lucas Käldström
f99aae9ce3
kubeadm: Don't downgrade etcd on cluster downgrade
2017-12-11 19:37:18 +02:00
Lucas Käldström
f7c494fe5b
kubeadm: Fix a couple of upgrade/downgrade-related bugs
2017-12-02 00:27:07 +02:00
xiangpengzhao
70983e2838
Remove SupportIPVSProxyMode feature gate in kubeadm.
2017-11-24 12:03:13 +08:00
stewart-yu
51fe9299f6
complish feature gate dependency in kubeadm
2017-11-21 11:18:59 +08:00
xiangpengzhao
cafb2f731f
Kubeadm supports for Kubelet Dynamic Configuration.
2017-11-17 11:19:12 +08:00
Kubernetes Submit Queue
25af6300bc
Merge pull request #54862 from lioncruise/patch-4
...
Automatic merge from submit-queue (batch tested with PRs 55798, 49579, 54862, 55188, 51990). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
fix a grammatical problem in a comment
**What this PR does / why we need it**:
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #
**Special notes for your reviewer**:
**Release note**:
```release-note
```
2017-11-16 03:09:16 -08:00
Sandeep Rajan
f3dc622032
adding coredns as a featuregate
2017-11-07 12:32:42 -05:00
Shijun Qin
ad336e57cf
fix a grammatical problem in a comment
2017-10-31 20:03:56 +08:00
Lion-Wei
abe8df611b
support kube-proxy ipvs mode for kubeadm
2017-10-31 10:37:22 +08:00
Jamie Hannaford
0ff425db4f
add HA gate and minVersion validation
2017-10-26 09:26:04 +02:00
Lucas Käldström
09d7e73ae5
kubeadm: Mark self-hosting alpha in v1.8
2017-09-11 22:12:53 +03:00
fabriziopandini
5ff994f17b
Move package app/cmd/features
to app/features
+ bazel files
2017-08-23 09:55:47 +02:00