Skip to content

Conversation

@Endevir
Copy link
Member

@Endevir Endevir commented Oct 23, 2025

Description

This PR introduces new approach to provide S3 connection parameters via ConfigMap or Secret key references.

Fixes #39

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • CI/CD or infrastructure change

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Endevir Endevir requested a review from a team as a code owner October 23, 2025 17:49
@Endevir Endevir force-pushed the feature/passing_all_s3_values_from_env branch from b438005 to b1ceef7 Compare October 23, 2025 17:50
@Endevir Endevir force-pushed the feature/passing_all_s3_values_from_env branch from bbe8896 to e924fe7 Compare October 23, 2025 20:41
@Endevir Endevir force-pushed the feature/passing_all_s3_values_from_env branch from e924fe7 to ff887fa Compare October 23, 2025 20:41
@Endevir Endevir merged commit e6eb4af into main Oct 24, 2025
4 checks passed
@Endevir Endevir deleted the feature/passing_all_s3_values_from_env branch October 24, 2025 08:03
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.

[FEATURE] generating values ​​via env

3 participants