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

PMM-12940 Run watchtower with AMI. #3074

Merged
merged 72 commits into from
Aug 3, 2024
Merged

Conversation

BupycHuk
Copy link
Member

@BupycHuk BupycHuk commented Jul 16, 2024

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:

  • API Docs updated

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

  • Links to related pull requests (optional).

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 44.58%. Comparing base (da25a0c) to head (ff98d8e).

Files Patch % Lines
managed/cmd/pmm-managed/main.go 0.00% 4 Missing ⚠️
managed/services/server/server.go 0.00% 3 Missing ⚠️
managed/utils/distribution/distribution_util.go 78.57% 1 Missing and 2 partials ⚠️
managed/services/telemetry/telemetry.go 33.33% 2 Missing ⚠️
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     
Flag Coverage Δ
admin 11.52% <ø> (∅)
agent 52.60% <ø> (∅)
vmproxy 66.66% <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BupycHuk BupycHuk marked this pull request as ready for review July 22, 2024 23:49
@BupycHuk BupycHuk requested a review from a team as a code owner July 22, 2024 23:49
@BupycHuk BupycHuk requested review from idoqo and JiriCtvrtka and removed request for a team July 22, 2024 23:49
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
Copy link
Contributor

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?

Copy link
Member Author

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

@BupycHuk BupycHuk enabled auto-merge (squash) August 3, 2024 07:43
@BupycHuk BupycHuk merged commit ffea775 into v3 Aug 3, 2024
28 checks passed
@BupycHuk BupycHuk deleted the PMM-12940-watchtower-pmm-nurlan branch August 3, 2024 07:48
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.

4 participants