Skip to content

Commit ab9690d

Browse files
authored
Merge pull request #415 from kuba-wolf/master
Remove owners + update attributions
2 parents 526a288 + 6445e37 commit ab9690d

File tree

2 files changed

+28
-30
lines changed

2 files changed

+28
-30
lines changed

CHANGELOG-0.x.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Add dynamic provisioning support for metadata configuration and efa ([#402](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/402), [@jpayvazian](https://github.com/jpayvazian))
55

66
### Bug fixes
7-
* Pin to latest AL2 5.10 kernel AMI for e2e ([#381](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/381), [@jacobwolfaws](https://github.com/jacobwolfaws))
7+
* Pin to latest AL2 5.10 kernel AMI for e2e ([#381](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/381), [@kuba-wolf](https://github.com/kuba-wolf))
88
* Add permissions to release job and update Chart Releaser ([#391](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/391), [@toneill818](https://github.com/toneill818))
99
* Docs: Update Recommended Instance Profile to include fsx:UpdateFileSystem ([#394](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/394), [@kamirendawkins](https://github.com/kamirendawkins))
1010

@@ -17,32 +17,32 @@
1717
# v1.2.0
1818

1919
### Bug fixes
20-
* Fix taint removal retry for non-swallowed errors ([#373](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/373), [@jacobwolfaws](https://github.com/jacobwolfaws))
20+
* Fix taint removal retry for non-swallowed errors ([#373](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/373), [@kuba-wolf](https://github.com/kuba-wolf))
2121

2222
### Improvements
23-
* Add retry and background run to node taint removal ([#370](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/370), [@jacobwolfaws](https://github.com/jacobwolfaws))
24-
* Bump dependencies for v1.2.0 ([#374](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/374), [@jacobwolfaws](https://github.com/jacobwolfaws))
23+
* Add retry and background run to node taint removal ([#370](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/370), [@kuba-wolf](https://github.com/kuba-wolf))
24+
* Bump dependencies for v1.2.0 ([#374](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/374), [@kuba-wolf](https://github.com/kuba-wolf))
2525

2626
# v1.1.0
2727

2828
### Bug fixes
29-
* Change node-level idempotency to use volume-target ([#360](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/360), [@jacobwolfaws](https://github.com/jacobwolfaws))
29+
* Change node-level idempotency to use volume-target ([#360](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/360), [@kuba-wolf](https://github.com/kuba-wolf))
3030

3131
### Improvements
32-
* Only trigger container images wf on v* tag ([#345](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/345), [@jacobwolfaws](https://github.com/jacobwolfaws))
33-
* Upgrade k8s and eksctl in testing ([#347](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/347), [@jacobwolfaws](https://github.com/jacobwolfaws))
34-
* Move to new s3 bucket ([#354](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/354), [@jacobwolfaws](https://github.com/jacobwolfaws))
35-
* Bump dependencies for v1.1.0 ([#361](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/361), [@jacobwolfaws](https://github.com/jacobwolfaws))
36-
* Don't mark helm chart release as latest & Show latest release badge in README ([#362](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/362), [@jacobwolfaws](https://github.com/jacobwolfaws))
32+
* Only trigger container images wf on v* tag ([#345](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/345), [@kuba-wolf](https://github.com/kuba-wolf))
33+
* Upgrade k8s and eksctl in testing ([#347](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/347), [@kuba-wolf](https://github.com/kuba-wolf))
34+
* Move to new s3 bucket ([#354](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/354), [@kuba-wolf](https://github.com/kuba-wolf))
35+
* Bump dependencies for v1.1.0 ([#361](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/361), [@kuba-wolf](https://github.com/kuba-wolf))
36+
* Don't mark helm chart release as latest & Show latest release badge in README ([#362](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/362), [@kuba-wolf](https://github.com/kuba-wolf))
3737

3838
# v1.0.0
3939
## Notable Changes
40-
* Substantially reduced driver dependencies ([#318](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/318), [@jacobwolfaws](https://github.com/jacobwolfaws))
40+
* Substantially reduced driver dependencies ([#318](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/318), [@kuba-wolf](https://github.com/kuba-wolf))
4141

4242
### Improvements
43-
* Added arch prefix to images ([#318](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/318), [@jacobwolfaws](https://github.com/jacobwolfaws))
44-
* Update go version, dependencies, and bump sidecars ([#338](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/338), [@jacobwolfaws](https://github.com/jacobwolfaws))
45-
* Remove ebs references from e2e testing ([#339](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/339), [@jacobwolfaws](https://github.com/jacobwolfaws))
43+
* Added arch prefix to images ([#318](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/318), [@kuba-wolf](https://github.com/kuba-wolf))
44+
* Update go version, dependencies, and bump sidecars ([#338](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/338), [@kuba-wolf](https://github.com/kuba-wolf))
45+
* Remove ebs references from e2e testing ([#339](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/339), [@kuba-wolf](https://github.com/kuba-wolf))
4646

4747
### Acknowledgments
4848
* We would like to sincerely thank:
@@ -55,35 +55,35 @@ To improve the security of the container images, the base image will be substant
5555
**The CSI driver image should only be used in the CSI driver Deployment and Daemonset pods as documented in our Helm chart and Kustomize manifests. While this change won’t negatively impact workloads that rely on volumes managed by the FSx for Lustre CSI Driver, it may break unsupported uses of the CSI driver image outside the aforementioned official deployment methods.**
5656

5757
### Notable Changes
58-
* Add inflight check to node operations ([#325](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/325), [@jacobwolfaws](https://github.com/jacobwolfaws))
59-
* Allow for extra tags in controller deployment ([#331](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/331), [@jacobwolfaws](https://github.com/jacobwolfaws))
60-
* Remove hostNetwork from helm and manifests ([#332](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/332), [@jacobwolfaws](https://github.com/jacobwolfaws))
58+
* Add inflight check to node operations ([#325](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/325), [@kuba-wolf](https://github.com/kuba-wolf))
59+
* Allow for extra tags in controller deployment ([#331](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/331), [@kuba-wolf](https://github.com/kuba-wolf))
60+
* Remove hostNetwork from helm and manifests ([#332](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/332), [@kuba-wolf](https://github.com/kuba-wolf))
6161

6262
### Bug fixes
63-
* Remove ErrFsExistsDiffSize error on incompatible parameter ([#322](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/322), [@jacobwolfaws](https://github.com/jacobwolfaws))
63+
* Remove ErrFsExistsDiffSize error on incompatible parameter ([#322](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/322), [@kuba-wolf](https://github.com/kuba-wolf))
6464

6565
### Improvements
66-
* Update log functions ([#320](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/320), [@jacobwolfaws](https://github.com/jacobwolfaws))
67-
* Bump sidecar images ([#333](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/333), [@jacobwolfaws](https://github.com/jacobwolfaws))
66+
* Update log functions ([#320](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/320), [@kuba-wolf](https://github.com/kuba-wolf))
67+
* Bump sidecar images ([#333](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/333), [@kuba-wolf](https://github.com/kuba-wolf))
6868

6969
# v0.10.0
7070

7171
### Misc.
72-
* Have CSI driver use 2.12 Lustre client ([#293](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/293), [@jacobwolfaws](https://github.com/jacobwolfaws))
73-
* Add inflight checks to Create and Delete RPCs ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@jacobwolfaws](https://github.com/jacobwolfaws))
74-
* Modularize Node Service and Controller Service ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@jacobwolfaws](https://github.com/jacobwolfaws))
75-
* Increase MaxRetries for AWS client ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@jacobwolfaws](https://github.com/jacobwolfaws))
76-
* Implement operating modes ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@jacobwolfaws](https://github.com/jacobwolfaws))
77-
* Enable json logging ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@jacobwolfaws](https://github.com/jacobwolfaws))
78-
* Add Startup Taint Removal Feature ([#311](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/311), [@jacobwolfaws](https://github.com/jacobwolfaws))
72+
* Have CSI driver use 2.12 Lustre client ([#293](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/293), [@kuba-wolf](https://github.com/kuba-wolf))
73+
* Add inflight checks to Create and Delete RPCs ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@kuba-wolf](https://github.com/kuba-wolf))
74+
* Modularize Node Service and Controller Service ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@kuba-wolf](https://github.com/kuba-wolf))
75+
* Increase MaxRetries for AWS client ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@kuba-wolf](https://github.com/kuba-wolf))
76+
* Implement operating modes ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@kuba-wolf](https://github.com/kuba-wolf))
77+
* Enable json logging ([#309](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/309), [@kuba-wolf](https://github.com/kuba-wolf))
78+
* Add Startup Taint Removal Feature ([#311](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/311), [@kuba-wolf](https://github.com/kuba-wolf))
7979

8080
# v0.9.0
8181

8282
### Misc.
8383
* Bump klog to klog2 ([#267](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/267), [@olemarkus](https://github.com/olemarkus))
8484
* Bump golang to 1.19 ([#268](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/268), [@olemarkus](https://github.com/olemarkus))
8585
* Check if volume is mounted before unmounting ([#274](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/274), [@khoang98](https://github.com/khoang98))
86-
* upgrade kubernetes dependencies to v0.22.3 ([#276](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/276), [@jacobwolfaws](https://github.com/jacobwolfaws))
86+
* upgrade kubernetes dependencies to v0.22.3 ([#276](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/276), [@kuba-wolf](https://github.com/kuba-wolf))
8787
* Update import path to match the go module name ([#277](https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/277), [@olemarkus](https://github.com/olemarkus))
8888

8989
# v0.8.3

OWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- justinsb
5-
- wongma7
64
- olemarkus
75
- nckturner
86
- khoang98

0 commit comments

Comments
 (0)