-
Notifications
You must be signed in to change notification settings - Fork 187
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
Release v0.21.0 #553
Merged
Merged
Release v0.21.0 #553
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stefanprodan
force-pushed
the
release-0.21.0
branch
from
January 21, 2022 08:32
e7e9631
to
37c2e02
Compare
hiddeco
approved these changes
Jan 21, 2022
darkowlzz
reviewed
Jan 21, 2022
stefanprodan
force-pushed
the
release-0.21.0
branch
from
January 21, 2022 09:07
37c2e02
to
721fd5f
Compare
darkowlzz
reviewed
Jan 21, 2022
stefanprodan
force-pushed
the
release-0.21.0
branch
from
January 21, 2022 10:58
721fd5f
to
8ed09cc
Compare
darkowlzz
reviewed
Jan 21, 2022
Talk to @pjbgf and we decided to delay the release as fuzzing requires changes to the static build. |
stefanprodan
force-pushed
the
release-0.21.0
branch
2 times, most recently
from
January 26, 2022 07:28
84543bf
to
0bd2b3c
Compare
We decided to postpone the libgit2 1.3.0 upgrade from #557 till the next release. |
stefanprodan
force-pushed
the
release-0.21.0
branch
from
January 26, 2022 13:38
0bd2b3c
to
2faab2f
Compare
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
stefanprodan
force-pushed
the
release-0.21.0
branch
from
January 26, 2022 13:38
2faab2f
to
2049246
Compare
@stefanprodan can you please update the description with "replacing Debian Unstable (Sid) with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This prerelease comes with changes to the base image used to build and
run the controller, replacing Debian Unstable (Sid) with Alpine 3.15.
The controller is now statically built and includes libgit2 along with
its main dependencies.
The controller container images are signed with
Cosign and GitHub OIDC,
and a Software Bill of Materials in SPDX format has been published on the release page.
Starting with this version, the controller deployment conforms to the
Kubernetes restricted pod security standard:
Breaking changes:
This change may break deployments that hard-coded the user ID of 'controller' in their PodSecurityPolicy.