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

chore(core): use scratch and alt-p10 as base images #135

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Jun 17, 2024

Description

  • dvcr-importer // alt-p10
  • dvcr-uploader // alt-p10
  • dvcr // scratch
  • kube-api-proxy // scratch
  • pre-delete-hook // alt-p10
  • virtualization-api // scratch
  • virtualization-controller // scratch
  • vmi-router // scratch

Why do we need it, and what problem does it solve?

Target - distroless images.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@hardcoretime hardcoretime force-pushed the chore/core/use-scratch-as-base-image branch 2 times, most recently from 3a756fa to 3b6e93a Compare June 17, 2024 21:46
- dvcr-importer // alt-p10
- dvcr-uploader // alt-p10
- dvcr // scratch
- kube-api-proxy // scratch
- pre-delete-hook // alt-p10
- virtualization-api // scratch
- virtualization-controller // scratch
- vmi-router // scratch

Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime force-pushed the chore/core/use-scratch-as-base-image branch from aa7b4cd to 6d7aa12 Compare June 17, 2024 23:26
@hardcoretime hardcoretime changed the title chore(core): use scratch as base image chore(core): use scratch and alt-p10 as base images Jun 17, 2024
images/dvcr/werf.inc.yaml Outdated Show resolved Hide resolved
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime merged commit e6ee4d8 into main Jun 19, 2024
1 check passed
@hardcoretime hardcoretime deleted the chore/core/use-scratch-as-base-image branch June 19, 2024 17:34
LopatinDmitr pushed a commit that referenced this pull request Jun 20, 2024
- dvcr-importer // alt-p10
- dvcr-uploader // alt-p10
- dvcr // scratch
- kube-api-proxy // scratch
- pre-delete-hook // alt-p10
- virtualization-api // scratch
- virtualization-controller // scratch
- vmi-router // scratch

Signed-off-by: Roman Sysoev <[email protected]>
Co-authored-by: Ivan Mikheykin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants