Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Nicolas De Loof d90495e1cd move compose API into pkg/api 4 ani în urmă
  Chris Crone d27bda5e1d build: Update golangci-lint 4 ani în urmă
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store 5 ani în urmă
  Ulysses Souza fe566d24e6 Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 5 ani în urmă
  Guillaume Tardif 3d18eda869 Do not specify successThreshold, from MSFT : defaults to 1 and cannot be changed, related to Kube healthchecks: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#probe-v1-core 5 ani în urmă
  Guillaume Tardif 37737c3887 Do not send zero values in LivenessProbe, blocking deployments in some cases 5 ani în urmă
  Ulysses Souza f6509ac814 Add Healthchecks to ACI 5 ani în urmă
  Guillaume Tardif 3dddbcd7df We need to pass the full command and not rely on ENTRYPOINT for ACI containers, ACI overrides the ENTRYPOINT with commands. 5 ani în urmă
  Nicolas De Loof 553865f294 minimalist container image to setup /etc/hosts on ACI 5 ani în urmă
  Guillaume Tardif 38a58855b5 Move more specific code out of convert.go: restart policy 5 ani în urmă
  Guillaume Tardif 406eb681d2 Moving code from global convert.go to volumes.go, ports.go 5 ani în urmă
  Guillaume Tardif 7d04038690 Separate secret convert code into its own file 5 ani în urmă
  Guillaume Tardif 487a4e485c Fix Flaky test due to array random order 5 ani în urmă
  guillaume.tardif 18966eb3a1 for secret target path, use path.Join etc. instead of filepath.Join, as these paths are container side, not cli side. (do not use windows paths). 5 ani în urmă
  Ulysses Souza 06e44a813c Support absolute paths for secrets 5 ani în urmă
  Guillaume Tardif 68d0413e36 Minor cleanup 5 ani în urmă
  Guillaume Tardif 6516632ecf Add resource reservations to container inspect 5 ani în urmă
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output 5 ani în urmă
  Guillaume Tardif 343d54dac5 Allow to set memory / CPU limits higher than requests, ACI will request that limits are not higher than the total request for the container group. Also set requests = limits when only limits are set 5 ani în urmă
  Guillaume Tardif c09f771359 Use compose resource request to set ACI retrouve request, and single container resource requests. 5 ani în urmă
  Guillaume Tardif cf3bb18c0e User compose.service.domainname rather than custom ACI extension for ACI DNSLabelName 5 ani în urmă
  Guillaume Tardif 701d1b834e ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 5 ani în urmă
  Guillaume Tardif 7abdb085c0 Merge pull request #637 from docker/volume_tests 5 ani în urmă
  Guillaume Tardif 0092de6df1 Added tests on ACI volume conversion, mock storageLogin required to get storage account keys 5 ani în urmă
  Chris Crone d154c41586 Update copyright 5 ani în urmă
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 ani în urmă
  Guillaume Tardif b0c50ed6dd Implement compose ps on ACI 5 ani în urmă
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 ani în urmă
  Guillaume Tardif 87cee4d1e5 Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`) 5 ani în urmă
  Guillaume Tardif 274dc8283f Use proper context in storage key retrieval 5 ani în urmă