Skip to content

Drop support for blue_green_update #113

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

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Conversation

hemslo
Copy link
Contributor

@hemslo hemslo commented Mar 19, 2025

Drop support for blue_green_update, use blue_green_deployment instead.

APPSRE-11434

This pull request includes several changes to various files, primarily focusing on updating labels and version numbers, modifying type hints in the er_aws_rds/input.py file, and removing the blue_green_update feature. Additionally, a new test has been added to validate the removal of blue_green_update.

Version and Label Updates:

  • Dockerfile: Updated konflux.additional-tags label from "0.6.1" to "0.6.2".
  • pyproject.toml: Updated project version from "0.6.1" to "0.6.2".

Type Hint Modifications:

Feature Removal:

Test Additions:

  • tests/test_input_validation.py: Added a new test test_validate_blue_green_update to ensure blue_green_update is not supported and raises the appropriate validation error.

@hemslo hemslo merged commit 3618ba3 into app-sre:main Mar 20, 2025
2 checks passed
@hemslo hemslo deleted the erv2-blue-green branch March 20, 2025 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