-
Notifications
You must be signed in to change notification settings - Fork 129
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
PMM-12940 Run watchtower with AMI. #3074
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v3 #3074 +/- ##
==========================================
- Coverage 44.61% 44.58% -0.04%
==========================================
Files 358 357 -1
Lines 35628 35540 -88
==========================================
- Hits 15895 15845 -50
+ Misses 18108 18073 -35
+ Partials 1625 1622 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
build/Makefile
Outdated
@@ -1,5 +1,6 @@ | |||
export PACKER_CACHE_DIR := .cache | |||
export PACKER_VERSION := 1.9.4 | |||
export PMM_SERVER_IMAGE ?= docker.io/perconalab/pmm-server-fb:PR-3664-e536f77 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the image name a left over? Or we want to keep it until FB is tested?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, should be replaced with perconalab/pmm-server:3-dev-latest
before merge
8421bc2
to
da25a0c
Compare
…watchtower-pmm-nurlan # Conflicts: # api/server/v1/server_grpc.pb.go # descriptor.bin
PMM-12940
PMM-13053
PMM-13063
Link to the Feature Build: SUBMODULES-3664
If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:
If this PR is related to some other PRs in this or other repositories, please provide links to those PRs: