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

rename image update strategies and remove image updater-related workarounds #824

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

krancour
Copy link
Member

Fixes #817

cc @christianh814 I think this may clear up some confusion you encountered.

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit 326c48f
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/6511f2f2a8081700089137a0
😎 Deploy Preview https://deploy-preview-824.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (3b8658d) 46.41% compared to head (326c48f) 46.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #824      +/-   ##
==========================================
- Coverage   46.41%   46.01%   -0.41%     
==========================================
  Files          97       95       -2     
  Lines        6828     6742      -86     
==========================================
- Hits         3169     3102      -67     
+ Misses       3507     3491      -16     
+ Partials      152      149       -3     
Files Coverage Δ
api/v1alpha1/stage_types.go 78.26% <ø> (ø)
internal/controller/stages/images.go 75.43% <100.00%> (ø)
internal/images/images.go 56.16% <100.00%> (ø)
internal/controller/stages/stages.go 51.47% <0.00%> (ø)

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

internal/images/images.go Outdated Show resolved Hide resolved
@krancour krancour marked this pull request as draft September 23, 2023 00:10
Signed-off-by: Kent <kent.rancourt@gmail.com>
Signed-off-by: Kent <kent.rancourt@gmail.com>
Signed-off-by: Kent <kent.rancourt@gmail.com>
Signed-off-by: Kent <kent.rancourt@gmail.com>
Signed-off-by: Kent <kent.rancourt@gmail.com>
@krancour krancour force-pushed the krancour/img-update-strategies branch from 475f659 to 326c48f Compare September 25, 2023 20:52
@krancour krancour marked this pull request as ready for review September 25, 2023 20:58
@krancour krancour changed the title rename image update strategies rename image update strategies and remove image updater-related workarounds Sep 25, 2023
@krancour krancour merged commit 80da7e5 into akuity:main Sep 25, 2023
14 of 15 checks passed
@krancour krancour deleted the krancour/img-update-strategies branch January 8, 2024 21:16
This pull request was closed.
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.

rename image update strategies to avoid confusion
2 participants