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

Document the current process for testing new operator bundle versions #1544

Merged
merged 5 commits into from
Jun 10, 2021

Conversation

babbageclunk
Copy link
Member

What this PR does / why we need it:

This documents the process for building a bundle image, testing upgrading from the previous version and creating the PRs to publish it to the two stores. The process is fiddly and should be automated but I wanted to get the details documented first.

How does this PR make you feel:
gif

If applicable:

  • this PR contains documentation

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2021

Codecov Report

Merging #1544 (b628ead) into master (2f6cc6f) will not change coverage.
The diff coverage is n/a.

❗ Current head b628ead differs from pull request most recent head 71d07a6. Consider uploading reports for the commit 71d07a6 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1544   +/-   ##
=======================================
  Coverage   63.38%   63.38%           
=======================================
  Files         176      176           
  Lines       11669    11669           
=======================================
  Hits         7396     7396           
  Misses       3609     3609           
  Partials      664      664           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d28ea4b...71d07a6. Read the comment docs.

Copy link
Member

@matthchr matthchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some clarification comments/questions but LGTM overall!

docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Show resolved Hide resolved
docs/operator-bundle/testing-and-releasing.md Outdated Show resolved Hide resolved
@babbageclunk babbageclunk force-pushed the operator-bundle-process-docs branch 7 times, most recently from b3863b6 to 7713a7e Compare June 8, 2021 02:14
In the future this should be automated but I wanted to capture the
steps before trying to do that.
Otherwise if generation has been run before and after a release you
can end up with two cluster service version files in the bundle which
will prevent it from installing correctly.
Copy link
Member

@theunrepentantgeek theunrepentantgeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates look good.

@babbageclunk babbageclunk merged commit cc87f74 into Azure:master Jun 10, 2021
@babbageclunk babbageclunk deleted the operator-bundle-process-docs branch June 10, 2021 00:44
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