Skip to content

Conversation

MatejNedic
Copy link
Member

@MatejNedic MatejNedic commented Dec 20, 2024

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

We are wrapping AwsParameterPropertySourceNotFoundException by re throwing it as ConfigDataResourceNotFoundException, this means that ConfigDataNotFoundFailureAnalyzer will pick it up and wrong message will be printed once error happens.

@maciejwalkowiak I am not happy with the naming (and I have no inspiration how to call it). So please make a review before I change S3 and SecretsManager integration as well.

💡 Motivation and Context

closes #706

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@github-actions github-actions bot added the component: parameter-store Parameter Store integration related issue label Dec 20, 2024
@maciejwalkowiak maciejwalkowiak modified the milestones: 3.5.0, 4.0.0 Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: parameter-store Parameter Store integration related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to log exceptions related to parameter store retrieval failures
2 participants