Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jans-pycloudlib): handle required files for external configuration backends #9368

Closed
3 tasks done
iromli opened this issue Sep 4, 2024 · 0 comments · Fixed by #9389
Closed
3 tasks done

feat(jans-pycloudlib): handle required files for external configuration backends #9368

iromli opened this issue Sep 4, 2024 · 0 comments · Fixed by #9389
Assignees
Labels
comp-jans-pycloudlib kind-feature Issue or PR is a new feature request
Milestone

Comments

@iromli
Copy link
Contributor

iromli commented Sep 4, 2024

As we're supporting external configuration (secrets and configmaps), some of these backends need some files e.g. credentials, configuration, etc. With the new configuration schema, they can be stored and pulled directly from secrets/configmaps backend into the pod.

Goals:

  • refactor AWS integration
  • refactor Google integration
  • refactor Vault integration
@iromli iromli self-assigned this Sep 4, 2024
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Sep 4, 2024
@iromli iromli changed the title feat: handle required files for external configuration backends feat(jans-pycloudlib): handle required files for external configuration backends Sep 5, 2024
@moabu moabu added this to the 1.1.5 milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-pycloudlib kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants