Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: degit memory #512

Merged
merged 2 commits into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -474,11 +474,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: harbor.fabrique.social.gouv.fr/test-app-simple-options/app:sha-ffac537e6cbbf934b08745a378932722df287a53
Expand Down Expand Up @@ -612,11 +612,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
- name: degit-action
image: ghcr.io/socialgouv/kontinuous/degit:v1.181.4
command:
Expand Down
8 changes: 4 additions & 4 deletions packages/kontinuous/tests/__snapshots__/include-file.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: debian:stable
Expand Down
16 changes: 4 additions & 12 deletions packages/kontinuous/tests/__snapshots__/job-builds.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,8 @@ spec:
- name: workspace
mountPath: /workspace
resources:
limits:
cpu: 1
memory: 1Gi
requests:
cpu: 1
memory: 1Gi
limits: {}
requests: {}
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -421,12 +417,8 @@ spec:
- name: workspace
mountPath: /workspace
resources:
limits:
cpu: 1
memory: 1Gi
requests:
cpu: 1
memory: 1Gi
limits: {}
requests: {}
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,8 @@ spec:
- name: workspace
mountPath: /workspace
resources:
limits:
cpu: 1
memory: 1Gi
requests:
cpu: 1
memory: 1Gi
limits: {}
requests: {}
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -475,11 +475,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -747,11 +747,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/jobs-build.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,11 +474,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -745,11 +745,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/meta-log.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: debian:stable
Expand Down Expand Up @@ -279,11 +279,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: debian:stable
Expand Down
16 changes: 8 additions & 8 deletions packages/kontinuous/tests/__snapshots__/output.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: debian:stable
Expand Down Expand Up @@ -311,11 +311,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: debian:stable
Expand Down
40 changes: 20 additions & 20 deletions packages/kontinuous/tests/__snapshots__/repo.domifa.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -463,11 +463,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -740,11 +740,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -1013,11 +1013,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -1749,11 +1749,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
- name: degit-action
image: ghcr.io/socialgouv/kontinuous/degit:v1.181.4
command:
Expand Down
32 changes: 16 additions & 16 deletions packages/kontinuous/tests/__snapshots__/repo.domifa.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -458,11 +458,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -735,11 +735,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down Expand Up @@ -1008,11 +1008,11 @@ spec:
mountPath: /workspace
resources:
limits:
cpu: 200m
memory: 100Mi
cpu: 500m
memory: 1Gi
requests:
cpu: 64m
memory: 32Mi
cpu: 500m
memory: 1Gi
containers:
- name: job
image: moby/buildkit:v0.13.0-rootless
Expand Down
Loading
Loading