1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00
portainer/api/kubernetes
Matt Hook 88ee1b5d19
Some checks are pending
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:s390x platform:linux version:]) (push) Waiting to run
ci / build_manifests (push) Blocked by required conditions
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
fix(kube): correctly extract namespace from namespace manifest [EE-6555] (#11676)
Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io>
2024-05-02 14:28:11 +12:00
..
cli fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546) 2024-04-23 16:15:28 +12:00
privateregistries feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
validation feat(helm/templates): helm app templates EE-943 (#5449) 2021-09-10 14:06:57 +12:00
contants.go feat(edge/stacks): use namespace in manifest [EE-4507] (#8145) 2022-12-13 22:56:47 +02:00
kubeclusteraccess_service.go separate internal configs with isInternal (#8690) 2023-05-11 08:13:54 +12:00
kubeclusteraccess_service_test.go separate internal configs with isInternal (#8690) 2023-05-11 08:13:54 +12:00
snapshot.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
yaml.go fix(kube): correctly extract namespace from namespace manifest [EE-6555] (#11676) 2024-05-02 14:28:11 +12:00
yaml_test.go fix(kube): correctly extract namespace from namespace manifest [EE-6555] (#11676) 2024-05-02 14:28:11 +12:00