Skip to content

Conversation

@jore731
Copy link

@jore731 jore731 commented Apr 25, 2025

No description provided.

@jore731
Copy link
Author

jore731 commented Apr 25, 2025

Devbox support was also added since used for local development, but not manadatory to be merged. If needed I can remove it

Also nightly branch was conflicting with my computer (arm64 macOS) so moved to stable branch.

@ManuInNZ
Copy link

ManuInNZ commented Oct 4, 2025

not sure if there is something blocking this PR but it would be great to have Azure Key Vault support.

Any chance to get this merged ?

@ManuInNZ
Copy link

ManuInNZ commented Oct 5, 2025

@jondot / @kaplanelad ?
Please


#[cfg(feature = "azure_keyvault")]
ProviderKind::AzureKeyVault => Box::new(
crate::providers::etcd::Etcd::new(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the new provider to be used should not be Etcd here. right ?

@jore731
Copy link
Author

jore731 commented Oct 5, 2025

@ManuInNZ as far as I know, the CNCF colleagues marked the project as archived since no support has been given from the developers. I would like to keep it up with the fork if I have the time at some point. Help is welcome!

@ManuInNZ
Copy link

ManuInNZ commented Oct 5, 2025

To be fair I am not a pro Rustacean and even qualified beginner but I can read code and make sense.
I have been able to create my own working Azure Key Vault support for teller using Cline but that does not make me Maintainer level.
So not sure how to help from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants