Jonathan Rainer
Jonathan Rainer
**Is this a bug fix or adding new feature?** This PR adds a new parameter to the StorageClass parameters so encryptInTransit can be toggled on and off on a per...
**Is this a bug fix or adding new feature?** This allows users to set tags on the StorageClass so they can have more granular tagging for their accessPoints should they...
This PR was the result of a hackathon at my current company as well as some work outside to sure up the unit tests and E2E test the final product....
This is a continuation of #568, as that PR was opened incorrectly and messing around with it was much more trouble than just opening a new PR ***Is this a...
**Is this a bug fix or adding new feature?** This is a very small new feature, just adding some tags into the Access Point Creation **What is this PR about?...
**Is this a bug fix or adding new feature?** New Feature, now that ReadWriteOncePod has entered Alpha testing we should add support for it in the driver. **What is this...
**Is this a bug fix or adding new feature?** Just a small documentation fix to add storage classes to two of the example as otherwise they will bind to the...
**Is this a bug fix or adding new feature?** This is a new feature, which allows a custom CA bundle to be specified to the driver, as suggested by @zonybob...
**Is this a bug fix or adding new feature?** This is a bug-fix in response to #698. **What is this PR about? / Why do we need it?** It seems...
Hi, First off, thank you so much for implementing this graph library, it's made some of my recent projects so much easier not having to implement all my own algorithms!...