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

Don't determine default tag if bundle is referenced using digest #3118

Merged
merged 1 commit into from
May 18, 2024

Conversation

kichristensen
Copy link
Contributor

@kichristensen kichristensen commented May 18, 2024

What does this change

If a bundle is referenced explicitly using a tag or a digest, we should not try to use the default tag.

Notes for the reviewer

Fixes the failing integration test for dep v2 https://github.com/getporter/porter/actions/runs/9136153884/job/25124605136

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

If a bundle is referenced explicitly using a tag or a digest, we should
not try to use the default tag

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@kichristensen kichristensen marked this pull request as ready for review May 18, 2024 21:20
@kichristensen kichristensen changed the title Don't determine default tag if bundles is referenced using digest Don't determine default tag if bundle is referenced using digest May 18, 2024
@sgettys sgettys merged commit 0427c4d into getporter:main May 18, 2024
15 checks passed
@kichristensen kichristensen deleted the fixIntegrationTest branch May 20, 2024 20:54
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.

2 participants