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
Ali 69f9a509c8
fix(namespace): sanitize owner label [EE-7122] (#11936)
5 months ago
..
access.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2 years ago
client.go Revert "feat(dashboard): dashboard api [EE-7111]" (#11906) 6 months ago
configmaps_and_secrets.go clean database models directory (#8026) 2 years ago
deployment.go chore(filenames): fix filenames EE-5717 (#9171) 1 year ago
exec.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
ingress.go fix(kube): ingress path duplication issue [EE-6649] (#11087) 10 months ago
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
namespace.go fix(namespace): sanitize owner label [EE-7122] (#11936) 5 months 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 fix(app): remove duplicate validation messages [EE-5933] (#10967) 10 months ago
nodes_limits_test.go chore(code): clean up the code EE-5719 (#9183) 1 year ago
pod.go remove kubeshell pod constraint (#8185) 2 years ago
pod_test.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
rbac.go fix(rbac): fix false negative rbac result in github microk8s environments [EE-4829] 2 years ago
registries.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
resource.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 3 years ago
resource_test.go chore(code): clean up the code EE-5719 (#9183) 1 year ago
role.go fix(nodes): allow standard users to get kube endpoints [EE-6125] (#10572) 1 year ago
secret.go feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861) 3 years ago
server_version.go fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11811) 6 months 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