1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-03 21:05:23 +02:00
portainer/api/kubernetes/cli
2024-11-11 08:26:56 +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
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(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
cluster_role_binding.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
configmap.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
dashboard.go
deployment.go
exec.go
ingress.go
metrics.go
namespace.go
namespace_test.go
naming.go
nodes_limits.go
nodes_limits_test.go
pod.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
pod_test.go
rbac.go fix(rbac): revert rbac detection logic [r8s-137] (#81) 2024-11-01 19:28:23 +13:00
registries.go
resource.go
resource_quota.go
resource_test.go
role.go
role_binding.go
secret.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
server_version.go
service.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
service_account.go
service_account_test.go
storage.go
volumes.go fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00