Skip to content

Commit

Permalink
Remove azure provider (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Mar 5, 2024
1 parent 273a404 commit 213e9b1
Show file tree
Hide file tree
Showing 17 changed files with 13 additions and 541 deletions.
14 changes: 0 additions & 14 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,6 @@ workflows:
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: "architect"
name: azure-app-collection
app_name: "prometheus-rules"
app_namespace: "monitoring"
app_collection_repo: "azure-app-collection"
requires:
- app-catalog
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: architect
name: push-to-capa-app-collection
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

- Remove Azure provider.
- Remove Tiller related alerts.
- Remove GCP alerts and configs.
- Remove Openstack alerts and configs.
Expand Down

This file was deleted.

Loading

0 comments on commit 213e9b1

Please sign in to comment.