Felipe Oliveira

Results 13 issues of Felipe Oliveira

bug
level/easy
product/api-server

migrate commands should exit with non zero code if some migrations fails

bug
blocked
EPIC
product/api-server

Add documentation about mock adapter /cc @jtemporal

help wanted
docs

``` › go run main.go >>> (def f () ((print "first") (print "sec"))) 0x1109860 >>> (f) first sec runtime error: Panic[0] - reflect: call of reflect.Value.Call on zero Value #...

bug
core

We need a type system to communicate with go and to change behavior based keyword ex: ``` ; create loops with for (for (print 'hello)) ; will loop while expression...

enhancement
core

/kind bug **What steps did you take and what happened:** EKS: Bastion seems unable to access nodes created with managed machine pool ```yaml apiVersion: v1 items: - apiVersion: controlplane.cluster.x-k8s.io/v1alpha3 kind:...

kind/bug
priority/backlog

/kind feature To be compatible with clusterctl get kubeconfig we need to change the kubeconfigs name. more details here https://github.com/kubernetes-sigs/cluster-api/issues/3645 - [cluster-name]-user-kubeconfig to [cluster-name]-kubeconfig - [cluster-name]-kubeconfig to [cluster-name]-internal-kubeconfig

kind/feature
priority/backlog
kind/api-change
area/security

Gofn doesn't run windows machines and cannot be called from windows, because the points bellow: - [x] Windows use npipes instead unix socket (locally) - [ ] Docker machine doesn't...

enhancement
feature

enhancement
feature

enhancement
feature