MoShitrit
|
af1b978071
|
Update AWS CNI to latest patch version
|
2021-02-18 15:16:43 -05:00 |
Ciprian Hacman
|
41d74903e3
|
Use containerd.sock for AmazonVPC CNI with containerd
|
2020-12-27 17:35:52 +02:00 |
MoShitrit
|
2e6e8515a4
|
Bump AWS-CNI to version 1.7.8
|
2020-12-17 10:02:15 -05:00 |
MoShitrit
|
f2bb2e587c
|
Bump aws-cni to 1.7.7
|
2020-12-12 01:03:02 -05:00 |
MoShitrit
|
59e2b8357b
|
Bump aws-vpc-cni version to 1.7.6
|
2020-12-01 22:20:38 -05:00 |
John Gardiner Myers
|
2ac17bee69
|
Remove code for no-longer-supported k8s releases
|
2020-10-29 16:45:53 -07:00 |
Ciprian Hacman
|
56fda317d4
|
Amazon VPC CNI - quote all keys and values
|
2020-10-28 12:31:46 +02:00 |
Ciprian Hacman
|
a36fa3f4e1
|
Amazon VPC CNI - update DaemonSet
|
2020-10-28 12:31:32 +02:00 |
Ciprian Hacman
|
46122cd12b
|
Amazon VPC CNI - rearrange DaemonSet
|
2020-10-28 12:31:32 +02:00 |
Ciprian Hacman
|
e6459e104f
|
Amazon VPC CNI - rearrange ClusterRole
|
2020-10-28 12:31:32 +02:00 |
Ciprian Hacman
|
14b33ae34c
|
Amazon VPC CNI - update ClusterRole
|
2020-10-28 12:31:28 +02:00 |
Ciprian Hacman
|
421fa24d3b
|
Amazon VPC CNI - rearrange ClusterRole sections
|
2020-10-28 08:40:28 +02:00 |
Ciprian Hacman
|
49e816cf92
|
Amazon VPC CNI - rearrange manifest resources
|
2020-10-28 08:40:28 +02:00 |
MoShitrit
|
36391bcf61
|
Update AWS VPC CNI to 1.7.5
|
2020-10-27 15:53:43 -04:00 |
MoShitrit
|
db0111acfe
|
Upgrade AWS VPC CNI to 1.7.1
|
2020-08-26 13:54:01 -04:00 |
MoShitrit
|
9bd7a350eb
|
Upgrade AWS VPC CNI to 1.7.0
|
2020-08-19 21:51:22 -04:00 |
Peter Rifel
|
008c22d9c0
|
Upgrade AWS VPC CNI provider to 1.6.4
This adds support for arm64
|
2020-08-11 20:41:02 -05:00 |
MoShitrit
|
1c1044bd69
|
Upgrade Amazon VPC CNI to 1.6.3
|
2020-06-19 16:23:18 -04:00 |
John Gardiner Myers
|
e88e0cf7ec
|
Remove code supporting dropped k8s versions
|
2020-06-04 12:11:51 -07:00 |
MoShitrit
|
90dfe39396
|
Upgrde amazon vpc cni to 1.6.2
|
2020-05-30 00:07:28 -04:00 |
Peter Rifel
|
4e9d14f51d
|
Upgrade amazon vpc cni to 1.6.1
https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v1.6.1
|
2020-04-28 21:27:00 -05:00 |
mikesplain
|
07ffaaefc3
|
Add env var config
|
2020-03-05 16:51:03 -05:00 |
Kubernetes Prow Robot
|
e07f84708e
|
Merge pull request #8276 from rifelpet/aws-vpc-cni-env-vars
Add support for custom env vars in amazon-vpc-cni
|
2020-02-26 15:07:20 -08:00 |
Ciprian Hacman
|
d5f96d7204
|
Update amazon-vpc-cni-k8s to v1.6.0
|
2020-02-13 10:32:51 +02:00 |
Peter Rifel
|
e506f1b356
|
Add support for custom environment variables to amazonvpc daemonset
|
2020-02-10 16:51:47 -06:00 |
John Gardiner Myers
|
9f3e31c73b
|
Merge branch 'master' into critical-pod
Conflicts:
upup/pkg/fi/cloudup/bootstrapchannelbuilder.go
upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/amazonvpc/manifest.yaml
upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/cilium/manifest.yaml
upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/simple/manifest.yaml
upup/pkg/fi/cloudup/tests/bootstrapchannelbuilder/weave/manifest.yaml
|
2020-01-29 09:15:56 -08:00 |
John Gardiner Myers
|
38aafc7cdc
|
Add missing priorityClassName for critical pods
|
2020-01-21 21:03:07 -08:00 |
John Gardiner Myers
|
6b1a131528
|
Remove addons only applicable to unsupported versions of Kubernetes
|
2020-01-11 21:23:58 -08:00 |
Peter Rifel
|
af9c0d0387
|
Set CLUSTER_NAME env var on amazon-vpc-cni pods
This will tag ENIs with `cluster.k8s.amazonaws.com/name`
|
2020-01-05 13:37:18 -06:00 |
Peter Rifel
|
57d72da5ec
|
Upgrade AWS VPC CNI to 1.5.5
|
2019-11-17 10:48:53 -06:00 |
Peter Rifel
|
ea4c25530b
|
Revert "Upgrade Amazon VPC CNI plugin to 1.5.4"
This reverts commit 699fe56619.
|
2019-11-04 13:52:27 -08:00 |
Ripta Pasay
|
a009ea56e7
|
Remove extraneous document separator causing failures applying addons
|
2019-10-30 10:50:02 -07:00 |
Peter Rifel
|
699fe56619
|
Upgrade Amazon VPC CNI plugin to 1.5.4
See: https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v1.5.4
|
2019-10-11 07:55:26 -07:00 |
Peter Rifel
|
79474ffc0b
|
Upgrade AWS VPC CNI provider to 1.5.0
Released a few days ago: https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v1.5.0
|
2019-06-07 16:33:55 -07:00 |
mikesplain
|
52a2133a7c
|
Update 1.3.0 to 1.3.3
|
2019-04-03 11:05:31 -04:00 |
Justin SB
|
7f4dbb59ad
|
Apply scope fix in #6502 to all manifest versions
In #6502 we fixed an invalid CRD, but we need to fix in all versions.
Also bump the manifest version so it applies correctly!
|
2019-03-14 23:01:27 -04:00 |
Tomas Virgl
|
11af79439b
|
Fix amazon-vpc-routed-eni yaml template
Current yaml structure is invalid.
Crosschecked with https://github.com/aws/amazon-vpc-cni-k8s/blob/master/config/v1.3/aws-k8s-cni.yaml
Fixes #6499.
|
2019-02-20 17:31:51 +01:00 |
Jordan Liggitt
|
9a06ff550c
|
Update 1.12 addons to use apps/v1
|
2019-02-20 09:21:22 -05:00 |
Jordan Liggitt
|
3cef342dbe
|
Copy latest addons to 1.12
|
2019-02-20 09:20:01 -05:00 |
mikesplain
|
6b44333ac5
|
Update amazon cni to 1.3.0
|
2018-11-28 17:01:31 -05:00 |
Justin SB
|
d83fd29d0a
|
Fix typo in CRD: singuar
The upstream file has the correct form singular, so this looks like our own error.
|
2018-11-18 14:26:50 -05:00 |
k8s-ci-robot
|
ea97194f0b
|
Merge pull request #5905 from adammw/adammw/update-aws-cni-1.2.0
Update amazon-vpc-routed-eni to v1.2.1
|
2018-11-17 12:32:58 -08:00 |
Adam Malcontenti-Wilson
|
a737a1be09
|
Update amazon-vpc-routed-eni to v1.2.1
|
2018-10-16 15:25:11 -07:00 |
Joe Hohertz
|
cae07120b1
|
More CNI toleration for tainted nodes.
|
2018-10-15 11:45:45 -04:00 |
k8s-ci-robot
|
403a22a750
|
Merge pull request #5290 from ripta/avpc-k8s-1.8
Amazon VPC CNI: Kubernetes 1.8+ Manifests
|
2018-09-21 08:27:48 -07:00 |
Joe Hohertz
|
3f6df6fde6
|
Update tolerations in Amazon VPC CNI spec so the pods can run on all nodes
|
2018-09-18 13:24:16 -04:00 |
Benjamin Goldberg
|
b080089a8c
|
AWS VPC Daemonset Correctly Tolerate Node Taints
|
2018-08-17 08:26:38 -05:00 |
Ripta Pasay
|
106eb3861c
|
Add amazon-vpc-routed-eni manifest for k8s >=1.10 without the use of k8s-ec2-srcdst
|
2018-07-02 23:24:59 +00:00 |
Ripta Pasay
|
6b8331f42b
|
Add new amazon-vpc-routed-eni manifest for k8s >=1.8 using rbac.authorization.k8s.io/v1 instead of v1beta1
|
2018-07-02 23:16:43 +00:00 |
Ripta Pasay
|
32ddcc74bb
|
Update the kops amazon-vpc-routed-eni manifest from the official v1.0 release
|
2018-06-06 17:33:00 -07:00 |