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

Operator release should update everything #2117

Merged
merged 4 commits into from
May 12, 2024

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented May 10, 2024

What this do?

Been noticing that after changes to the Types we are often missing to regenerate the controller code to include new fields, same with CRD's and CRD's docs, this PR is a reordering of the release process to make sure we are regenerating everything should be regenerated, in the right order.

  • Reorder release steps to make sure all references are correctly created:
  1. Update Operator, minio and KES versions (run release.sh)
  2. Generate controller code
  3. Update CRD's
  4. Update CRD docs
  5. Generate Operator console assets
  • Add all resulting files to git at the end of all files modifications

The command to create a release stays the same

RELEASE=5.0.15 make release

pjuarezd added 3 commits May 10, 2024 00:21
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
1) Update Operator, minio and KES versions (run release.sh)
2) Generate controller code
3) Update CRD's
4) Update CRD docs
5) Generate Operator console assets

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
@pjuarezd pjuarezd self-assigned this May 10, 2024
@pjuarezd pjuarezd changed the title Release update all Operator release should update everything May 10, 2024
harshavardhana
harshavardhana previously approved these changes May 10, 2024
shtripat
shtripat previously approved these changes May 10, 2024
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
@pjuarezd pjuarezd dismissed stale reviews from shtripat and harshavardhana via f829ed1 May 10, 2024 16:19
@harshavardhana harshavardhana merged commit 26419ed into minio:master May 12, 2024
25 checks passed
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.

4 participants