Skip to content

Commit

Permalink
Remove outdated scripts, especially WebConsole related scripts (#1552)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 authored Dec 17, 2024
1 parent 13d013d commit 86ad281
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 603 deletions.
186 changes: 0 additions & 186 deletions scripts/add_reply_url_for_cluster.sh

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/aks/teardown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,6 @@ if [[ -z "$VNET_DNS_LINK" ]]; then
VNET_DNS_LINK=$CLUSTER_NAME-link
fi

# Define web console variables
RADIX_WEB_CONSOLE_ENV="prod"
if [[ $CLUSTER_TYPE == "development" ]]; then
# Development cluster uses QA web-console
RADIX_WEB_CONSOLE_ENV="qa"
fi

#######################################################################################
### Prepare az session
###
Expand Down
153 changes: 0 additions & 153 deletions scripts/github_maintenance/bootstrap.sh

This file was deleted.

Loading

0 comments on commit 86ad281

Please sign in to comment.