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

Error executing deploy.sh or click 'Deploy to Azure' #27

Open
srihamat opened this issue Aug 29, 2023 · 0 comments
Open

Error executing deploy.sh or click 'Deploy to Azure' #27

srihamat opened this issue Aug 29, 2023 · 0 comments

Comments

@srihamat
Copy link

srihamat commented Aug 29, 2023

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. get latest code from gitlab
  2. execute ./deploy.sh

Any log messages given by the failure

WARNING: The behavior of this command has been altered by the following extension: aks-preview
ERROR: Invalid jmespath query supplied for --query: In function sort(), invalid type for value: None, expected one of: ['array-string', 'array-number'], received: "null"
To learn more about --query, please visit: 'https://docs.microsoft.com/cli/azure/query-azure-cli'
Failed to retrieve the last Kubernetes version supported by AKS in [FranceCentral] Azure region

Expected/desired behavior

No error, deploy completed

OS and Version?

Windows10 -> WSL

Versions

Current.

Mention any other details that might be useful

I think it's related with command az aks get-versions, BTW if I click 'Deploy to Azure' also struck.

Currently, I workaround by refer to https://releases.aks.azure.com/webpage/index.html then hardcode aks version to support version at my target region.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant