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

Add configmapName and secretName field to RDSPostgresDB app #1481

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

akankshakumari393
Copy link
Contributor

Change Overview

This PR add configmapName and secretName field to RDSPostgresDB app. This would get us custom name to the secret and configmap installed as a part of the App Installation. Until now we were using constant values for naming these. This would have given a error if we were to install two apps in same namespace.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

Kanister automation moved this from In Progress to Reviewer approved Jun 16, 2022
@PrasadG193
Copy link
Contributor

@akankshakumari393 is anything left with this PR?

@akankshakumari393
Copy link
Contributor Author

/ok-to-test

@akankshakumari393
Copy link
Contributor Author

akankshakumari393 commented Sep 9, 2022

I will merge this PR once CI passes.

@mergify mergify bot merged commit 3a92e0a into master Sep 9, 2022
Kanister automation moved this from Reviewer approved to Done Sep 9, 2022
@mergify mergify bot deleted the rds_rename branch September 9, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants