portainer/api/kubernetes/cli
Yajith Dayarathna 6d31f4876a fix(more resources): fix porting and functionality [r8s-103] (#8)
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2024-11-12 09:55:30 +13:00
..
access.go fix access conditions when the restrict default namespace is enabled (#12280) 2024-10-02 15:55:05 +13:00
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
applications.go fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] (#90) 2024-11-11 08:26:56 +13:00
client.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
cluster_role.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
cluster_role_binding.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
configmap.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
dashboard.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
deployment.go chore(filenames): fix filenames EE-5717 (#9171) 2023-07-10 12:22:24 -03:00
exec.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
ingress.go fix ingress creation for none class (#12273) 2024-10-01 14:43:46 +13:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
namespace_test.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
naming.go fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204) 2021-12-06 18:40:59 -03:00
nodes_limits.go fix(app): remove duplicate validation messages [EE-5933] (#10967) 2024-01-17 16:30:30 +13:00
nodes_limits_test.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 2024-06-10 09:32:52 -03:00
pod.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
pod_test.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
rbac.go fix(rbac): revert rbac detection logic [r8s-137] (#81) 2024-11-01 19:28:23 +13:00
registries.go chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -03:00
resource.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
resource_quota.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
resource_test.go chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
role.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
role_binding.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
secret.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
server_version.go fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809) 2024-05-16 09:03:10 +12:00
service.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
service_account.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
service_account_test.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
storage.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2022-12-16 16:03:40 +13:00
volumes.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00