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

115 cleanup route 53 for awsundeploy #116

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

akranga
Copy link
Contributor

@akranga akranga commented Sep 15, 2023

Fixes #114 This PR adds deployment hooks for aws

  • Adds aws/post-undeploy hook to do R53 hosted zone cleanup
  • Adds aws/pre-deploy hook to check if R53 hosted zone exist (race condition if previously cleaned up)
  • Fix for invalid parameter behaviour for -c

Neli_Hargeliya and others added 7 commits August 11, 2023 09:36
- remove information about ENV from messages, left message about parameter and parameter component
- add test for a case with parameters without the component
Add error handeling if subpath not found
Add missing CRD apply function
…ubpath basedir) to control backward compatibility add HUB_KUSTOMIZE_TARBALL_DIR variable #109
@akranga akranga added enhancement New feature or request aws AWS related labels Sep 15, 2023
@akranga akranga linked an issue Sep 15, 2023 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws AWS related enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup route 53 for aws/undeploy hub-stack-deploy support for expressions
1 participant