You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
but it throws : Failed to retrieve requested object: Error: method list_deployment not found for model deployment_list. Did you forget to include the namespace?
and after adding namespace Unsupported parameters for (k8s_apps_v1beta1_deployment_list) module: namespace Supported parameters include: api_key,cert_file,context,debug,dry_run,force,host,key_file,kubeconfig,password,resource_definition,src,ssl_ca_cert,state,username,verify_ssl
The text was updated successfully, but these errors were encountered:
I'm trying to list deployments using:
but it throws :
Failed to retrieve requested object: Error: method list_deployment not found for model deployment_list. Did you forget to include the namespace?
and after adding namespace
Unsupported parameters for (k8s_apps_v1beta1_deployment_list) module: namespace Supported parameters include: api_key,cert_file,context,debug,dry_run,force,host,key_file,kubeconfig,password,resource_definition,src,ssl_ca_cert,state,username,verify_ssl
The text was updated successfully, but these errors were encountered: