Skip to content

Add support for --allow-downgrades flag in init container #1846

Open
@Vegoo89

Description

@Vegoo89

Is your feature request related to a problem?/Why is this needed
Currently I am experiencing issue described in Azure/azure-storage-fuse#1639 and I have to downgrade blobfuse2 to version 2.3.0 on all my AKS nodes until solution is found

Describe the solution you'd like in detail
I would like --allow-downgrades parameter to be setable as Helm chart value for blobfuse and blobfuse2 installation via install-blobfuse-proxy init container

Describe alternatives you've considered
Right now I am settings node.blobfuseProxy.blobfuse2Version to 2.3.0 --allow-downgrades which works, but it can be done in clearer way with minimal effort

Additional context
N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions