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/stacks/deployments
andres-portainer c59872553a
fix(stacks): pass the registry credentials to Compose stacks BE-11388 (#147)
1 week ago
..
autoupdate.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
compose_unpacker_cmd_builder.go fix(stack/remote): pass forceRecreate setting [EE-7374] (#12051) 4 months ago
deploy.go fix(stacks): run webhooks in background to avoid GitHub timeouts BE-11260 2 months ago
deploy_test.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2 weeks ago
deployer.go fix(stacks): pass the registry credentials to Compose stacks BE-11388 (#147) 1 week ago
deployer_remote.go fix(stacks): pass the registry credentials to Compose stacks BE-11388 (#147) 1 week ago
deployment_compose_config.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2 weeks ago
deployment_config.go
deployment_kubernetes_config.go chore(kompose): remove the code EE-4917 (#12003) 5 months ago
deployment_swarm_config.go fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195) 1 year ago
scheduled.go