You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/kubernetes/cli
andres-portainer 2b17cb9104
fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498)
2 years ago
..
access.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2 years ago
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2 years ago
client.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2 years ago
configmaps_and_secrets.go clean database models directory (#8026) 2 years ago
deploment.go fix(k8s/application): check name unique in k8s cluster (#6610) 3 years ago
exec.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 3 years ago
ingress.go feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2 years ago
metrics.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2 years ago
namespace.go fix(EE-4782): add portainer internal label to created ingress rules (#8196) 2 years ago
namespace_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2 years ago
naming.go fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204) 3 years ago
nodes_limits.go feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861) 3 years ago
nodes_limits_test.go fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
pod.go remove kubeshell pod constraint (#8185) 2 years ago
pod_test.go feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861) 3 years ago
rbac.go fix(rbac): fix false negative rbac result in github microk8s environments [EE-4829] 2 years ago
registries.go fix(app): add github action for linting and formatting [EE-2344] (#6356) 3 years ago
resource.go
resource_test.go fix(kubernetes): create proxied kubeclient EE-4326 (#7850) 2 years ago
role.go fix(kubernetes): create proxied kubeclient EE-4326 (#7850) 2 years ago
secret.go feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861) 3 years ago
service.go feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2 years ago
service_account.go fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
service_account_test.go fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204) 3 years ago
storage.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2 years ago