Teppei Sudo

Results 14 comments of Teppei Sudo

your error says `401 - 401 permission denied - invalid PVE ticket - ` this error comes from proxmox api. so could you check if you gave correct permissions to...

> I can see in the that the proxmox_secret and proxmox_tokenid is empty in the cappx-test.yaml file. Are they required ? no. they are not required. previously we are trying...

@simcax and you seeing same 401 error in the log ??

could you share the log of cappx-controller-manager here ?

Thank you for the PR ! As you may know this template file is used for `Quick Start`. I want to keep `Quick Start` with minimal setups. So if you...

clusterctl checks assets of the [release](https://github.com/sp-yduck/cluster-api-provider-proxmox/releases/tag/v0.3.3) so the file changes are ok. the thing is I am using `make release` to output these assets for each release. 1. make release-templates...

btw I believe mhc does not help for > E.g. https://github.com/sp-yduck/cluster-api-provider-proxmox/issues/145 or network problems during startup or other reasons. since mhc checks `Machine` and `Node` object to confirm if `Node`(in...

infra-cluster controller - create default security groups following https://kubernetes.io/docs/reference/networking/ports-and-protocols/ - for controlplane vm - for whole vm - create rules on these security groups - create ip set [1] -...

hmmm I have no idea for it. for me, it looks not related cappx but proxmox.

it seems self-hosted runners are not recommended for public repos https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners need to consider other way