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

Feature/helm chart #16

Merged
merged 34 commits into from
Nov 22, 2024
Merged

Feature/helm chart #16

merged 34 commits into from
Nov 22, 2024

Conversation

Lusengeri
Copy link
Contributor

@Lusengeri Lusengeri commented Nov 21, 2024

Addresses

Changes

  • Introduced an 'Azure-Ready' Helm chart that leverages the AKS Azure Secrets Provider to create a Kubernetes secret synchronized with Azure Key Vault.
  • Implemented the use of Kubernetes service accounts as application identities to securely access Azure Key Vault secrets, ensuring seamless and role-based authentication.
  • Added a configuration option to enable standard secrets provisioning when the Azure Key Vault Secrets Provider is not available.

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

Lusengeri and others added 3 commits November 13, 2024 06:27
* Merge helm charts

* Publish helm chart for testing

* Add missed azure configurations

* Use standalone postgres

- Fix typo

* Remove feature/helm-chart-merge from helm-publish workflow

* Fix secret ref name

- Enable workflow_dispatch for helm publish

* add imagePullSecrets parameter on values files

* fix indentation error on SecreProviderClass resource

* add 'reloader.stakater' annotation on api deployment resource

---------

Co-authored-by: Moses Anzagi <[email protected]>
@Lusengeri Lusengeri requested a review from thenav56 November 21, 2024 11:30
@thenav56 thenav56 merged commit 95c09e3 into develop Nov 22, 2024
3 checks passed
@thenav56 thenav56 deleted the feature/helm-chart branch November 22, 2024 05:24
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