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 Dec 12, 2023. It is now read-only.
Describe the bug
I tried the given example with my rancher cluster and it doesn't work. The API version is not correct. I don't know how to find out what the correct version is.
To Reproduce
cattlectl version: v2.0.0
Rancher Version: v2.4.5
I use cattlectl as commandline tool
Debug log output from cattlectl <command> -v1.
DEBU[0000] values dose not exists values-file=/home/xengi/phpipam_test/values.yaml
FATA[0000] Unsupported api version v3 apply_file=project.yaml
The simplest example project descriptor and scripts needed to
reproduce the bug.
Describe the bug
I tried the given example with my rancher cluster and it doesn't work. The API version is not correct. I don't know how to find out what the correct version is.
To Reproduce
cattlectl <command> -v1
.reproduce the bug.
Expected behavior
I would think that this yaml would create a project called phpipam and a namespace called phpipam.
Additional context
I already tried v3 as the api_version because this is what I see in some requests to rancher but that gave the same output.
The text was updated successfully, but these errors were encountered: