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

✨ updating demo to work with cert-manager, README with new demo #439

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

grokspawn
Copy link
Contributor

@grokspawn grokspawn commented Oct 21, 2024

demo was not updated to work with the cert-manager changes made earlier.
In addition, there are some new waits introduced to give some more signal around some (very) intermittent install failures from the install script.

This script now completely eschews installation via locally-defined resources and relies entirely on the latest release's scripts/manifests to install on the local cluster, so that we have fewer scripts to maintain.

@grokspawn grokspawn requested a review from a team as a code owner October 21, 2024 19:43
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.83%. Comparing base (d8dc9e7) to head (8a70f25).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #439   +/-   ##
=======================================
  Coverage   37.83%   37.83%           
=======================================
  Files          15       15           
  Lines        1208     1208           
=======================================
  Hits          457      457           
  Misses        701      701           
  Partials       50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

In addition, there are some new waits introduced to give some more signal around some (very) intermittent install failures from the install script.

This script now completely eschews installation via locally-defined resources and relies entirely on the latest release's scripts/manifests to install on the local cluster, so that we have fewer scripts to maintain.

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
@grokspawn grokspawn reopened this Oct 22, 2024
@joelanford joelanford added this pull request to the merge queue Oct 22, 2024
Merged via the queue into operator-framework:main with commit 37f8129 Oct 22, 2024
20 checks passed
@grokspawn grokspawn deleted the demo-ca-cert-fix branch October 22, 2024 13:25
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.

3 participants