-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TOAZ-336 phase 1: Add missing Azure resources to Janitor (#168)
* Add: Azure database and kubernetes namespace. Remove: container instance, network, nsg, publicIp, relay * Add server name * Tmp update settings * Fix openapi typo * Tests compile, need some work * Integration tests pass now * Put back settings
- Loading branch information
Showing
22 changed files
with
202 additions
and
850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
...in/java/bio/terra/janitor/service/cleanup/flight/AzureContainerInstanceCleanupFlight.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...main/java/bio/terra/janitor/service/cleanup/flight/AzureContainerInstanceCleanupStep.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
src/main/java/bio/terra/janitor/service/cleanup/flight/AzureNetworkCleanupFlight.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
src/main/java/bio/terra/janitor/service/cleanup/flight/AzureNetworkCleanupStep.java
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
...java/bio/terra/janitor/service/cleanup/flight/AzureNetworkSecurityGroupCleanupFlight.java
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...n/java/bio/terra/janitor/service/cleanup/flight/AzureNetworkSecurityGroupCleanupStep.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.