Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

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

Merged
joelanford merged 1 commit into
operator-framework:mainfrom
grokspawn:demo-ca-cert-fix
Oct 22, 2024
Merged

✨ updating demo to work with cert-manager, README with new demo#439
joelanford merged 1 commit into
operator-framework:mainfrom
grokspawn:demo-ca-cert-fix

Conversation

@grokspawn

@grokspawn grokspawn commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

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
@codecov

codecov Bot commented Oct 21, 2024

Copy link
Copy Markdown

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.

Comment thread hack/scripts/demo-script.sh Outdated
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
@grokspawn grokspawn deleted the demo-ca-cert-fix branch October 22, 2024 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants