Remove deprecated Fission Azure Storage Queue connector (#2404)

We are removing Fission deprecated Azure Storage Queue connector and
planning to adopt Keda going forward to have better
delegated functionality and more rich support.

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2022-04-06 15:13:56 +05:30
committed by GitHub
parent 4e91579ef2
commit 8b9c2b4da1
12 changed files with 2 additions and 1008 deletions
-1
View File
@@ -76,7 +76,6 @@ const (
)
const (
MessageQueueTypeASQ = "azure-storage-queue"
MessageQueueTypeKafka = "kafka"
)