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

Container Images for 2.0 #1596

Closed
4 tasks done
shaneutt opened this issue Jul 28, 2021 · 4 comments
Closed
4 tasks done

Container Images for 2.0 #1596

shaneutt opened this issue Jul 28, 2021 · 4 comments
Assignees
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. priority/medium

Comments

@shaneutt
Copy link
Contributor

shaneutt commented Jul 28, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Image builds for 2.x were disabled during the teardown of 1.x temporarily so as to separate them into their own scope.

We need to add the image builds back before the beta release.

Proposed Solution

  • add a distroless image build
  • configure image builds at the end of the release workflow

Additional information

Internal discussions among maintainers seemed to indicate that alpine and UBI images may be OK to stop building given lack of usage.

Acceptance Criteria

  • users have access to a standard KIC 2.0 image (distroless)
@shaneutt shaneutt added area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. priority/medium labels Jul 28, 2021
@shaneutt shaneutt changed the title [feat] Alpine & UBI Images for KIC 2.0 Container Images for 2.0 Jul 28, 2021
shaneutt added a commit that referenced this issue Jul 28, 2021
shaneutt added a commit that referenced this issue Jul 28, 2021
@mflendrich
Copy link
Contributor

What is "standard" and how is it different from "alpine-based"?

For 1.x, the "1.x.y" tag has been merely an alias for "1.x.y-alpine".

@shaneutt
Copy link
Contributor Author

What is "standard" and how is it different from "alpine-based"?
For 1.x, the "1.x.y" tag has been merely an alias for "1.x.y-alpine".

It was redundant, description updated 👍

@mflendrich
Copy link
Contributor

@shaneutt agreed to:

  • clarify the scope/AC of this issue and the work already done (distroless build works, no UBI nor alpine builds for KIC 2.0)
  • create a follow-up issue that will get us an UBI image for KIC 2.0

@shaneutt
Copy link
Contributor Author

shaneutt commented Aug 4, 2021

Description cleaned up with recent changes in direction, follow up is now #1653

@shaneutt shaneutt closed this as completed Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. priority/medium
Projects
None yet
Development

No branches or pull requests

3 participants