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

Release the newest Sealed Secrets version using the Bitnami container release #1392

Merged
merged 2 commits into from Jan 18, 2024

Conversation

alvneiayu
Copy link
Collaborator

@alvneiayu alvneiayu commented Nov 24, 2023

With these changes, we are going to release the newest Sealed Secrets version using the containers generated by the Bitnami Container Release process using the tag of with our release. Then, we will generate the official release in our project.

Why this decision? Using the Bitnami Release process, the containers are tested in several environment (OpenShift, AKS, etc) running our integration tests. Like this, the project will be covered in several real environments that Sealed Secrets in running by the users.

From the user side, you will not notice any change at all. We are publishing the containers in the same registry and our chart and controller will use the same containers.

fixes #1393

… release

With these changes, we are going to check if the Bitnami Container
Release process has generated the containers using the tag of with our
release. Then, we will generate the official release in our project.

Why this decision? Using the Bitnami Release process, the containers are
tested in several environment (OpenShift, AKS, etc) running our
integration tests.

From the user side, you will not see any change at all. We are
publishing the containers in the same registry and our chart and
controller will use same containers.

Signed-off-by: Alvaro Neira Ayuso <alvaron@vmware.com>
@alvneiayu alvneiayu marked this pull request as ready for review November 27, 2023 08:40
Copy link

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

Copy link

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the Stale label Dec 29, 2023
Copy link

github-actions bot commented Jan 5, 2024

Due to the lack of activity in the last 7 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.

@github-actions github-actions bot closed this Jan 5, 2024
@alvneiayu alvneiayu reopened this Jan 18, 2024
@alvneiayu alvneiayu added ci/cd and removed Stale labels Jan 18, 2024
Signed-off-by: Alvaro Neira Ayuso <alvaron@vmware.com>
.github/workflows/scheduled-release.yaml Outdated Show resolved Hide resolved
@alvneiayu alvneiayu merged commit b6b2f6e into bitnami-labs:main Jan 18, 2024
16 checks passed
@sathieu
Copy link
Contributor

sathieu commented Jan 19, 2024

From the user side, you will not notice any change at all. We are publishing the containers in the same registry and our chart and controller will use the same containers.

There is : docker image with tag v0.25.0 doesn't exists (while v0.24.5 does).

@alvneiayu
Copy link
Collaborator Author

hi @sathieu.

The new images will be published without the v from now. You can find the image 0.25.0 instead of v0.25.0.

Thanks

Álvaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidation of Sealed Secrets images in DockerHub
4 participants