Skip to content
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

Getting Response status code does not indicate success: 404 (Not Found). while using func kubernetes deploy #19

Open
lungosta opened this issue May 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@lungosta
Copy link

lungosta commented May 7, 2022

A clear and concise description of what the bug is.

Expected Behavior

The functions app is deployed in the AKS cluster without any issue, the problem is related to the Azure DevOps task that fails with error Response status code does not indicate success: 404 (Not Found). even thought the function was properly deployed

Actual Behavior

Azure Function on Kubernetes task should work without that error (Response status code does not indicate success: 404 (Not Found).)

Steps to Reproduce the Problem

  1. Deploy any netcore function app through Azure DevOps task called Azure Function on Kubernetes

Specifications

  • **KEDA Version:2.1.0 *
  • **Kubernetes Version:1.22.4
@lungosta lungosta added the bug Something isn't working label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant