Skip to content

createNameSpacedDeployment not working #2386

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

Closed
zaid-patel opened this issue Apr 22, 2025 · 1 comment
Closed

createNameSpacedDeployment not working #2386

zaid-patel opened this issue Apr 22, 2025 · 1 comment

Comments

@zaid-patel
Copy link

Describe the bug
I am trying to create deployment from my nodejs app. but getting no namespace specififed error. even though i have proided itlike this createnamepsaceddeployment(namespace,manifest)
Client Version
e.g. 0.12.0

Server Version
e.g. 1.19.1

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Example Code
Code snippet for what you are doing

Environment (please complete the following information):

  • OS: [e.g. Windows, Linux]
  • windows
  • Node.js version [eg. 20]
  • Cloud runtime [e.g. Azure Functions, Lambda]

Additional context
Add any other context about the problem here.

@cjihrig
Copy link
Contributor

cjihrig commented Apr 23, 2025

You haven't really provided enough information to help you. If you're using the v0.x branch, here is the function you're calling. Maybe that can help you debug.

@cjihrig cjihrig closed this as completed Apr 23, 2025
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

2 participants