Aniruddha Basak
Aniruddha Basak
- list of places conditions to be tested - - [ ] https://github.com/syself/cluster-api-provider-hetzner/blob/cb8f7451aa8f4a87d90d11ef9733612767871ef0/pkg/services/hcloud/server/server.go#L383 - [ ] https://github.com/syself/cluster-api-provider-hetzner/blob/cb8f7451aa8f4a87d90d11ef9733612767871ef0/pkg/services/hcloud/server/server.go#L449 - [ ] https://github.com/syself/cluster-api-provider-hetzner/blob/cb8f7451aa8f4a87d90d11ef9733612767871ef0/pkg/services/hcloud/server/server.go#L489 - [ ] https://github.com/syself/cluster-api-provider-hetzner/blob/cb8f7451aa8f4a87d90d11ef9733612767871ef0/pkg/services/hcloud/server/server.go#L546 - [ ] https://github.com/syself/cluster-api-provider-hetzner/blob/cb8f7451aa8f4a87d90d11ef9733612767871ef0/pkg/services/hcloud/server/server.go#L569 -...
https://github.com/syself/cluster-api-provider-hetzner/pull/1010 is in progress and i was fixing the mocks IIRC
@janiskemper @batistein Ahh sorry I missed that, I need some time to focus on #1010 as that PR is quite big and I have to recap what I did as...
I am currently looking at containerd, CoreDNS, CRI-O, Helm
Hello! I am new to this project and would like to contribute :D Seems it's a documentation issue so I would like to work on this.
`ServiceAccount conformance-serviceaccount already exist, please run --cleanup first.` I am getting this @BenTheElder @rjsadow should we also do the same approach as namespace?
@rjsadow i meant as we are reusing the namespace, could we reuse the named resources as well? if we do a cleanup here then there is no point of reusing...
@rjsadow i will sqush it later
I am a bit unsure, is https://github.com/kubernetes-sigs/kind/blob/78cf0b1102c90e02a6be2afcb92268f50d5121cd/pkg/internal/env/term.go#L47 is supposed to be the CI terminal? because I tried the code locally and in both cases I saw the spinner, > Alternatively,...