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-12576 Change admin ID on update. #2531

Closed
wants to merge 5 commits into from
Closed

Conversation

BupycHuk
Copy link
Member

@BupycHuk BupycHuk commented Oct 9, 2023

PMM-12576

Link to the Feature Build: SUBMODULES-3411

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).

@BupycHuk BupycHuk requested review from talhabinrizwan and a team as code owners October 9, 2023 20:02
@BupycHuk BupycHuk requested review from idoqo and artemgavrilov and removed request for a team October 9, 2023 20:02
@ademidoff
Copy link
Member

@BupycHuk I see the FB container failed... I suppose we need to be sure it builds OK to be able to test it.

@@ -160,6 +163,12 @@
- skip_ansible_lint # '503 Tasks that run when changed should likely be handlers'.
when: is_database_sqlite.stat.exists

- name: Change default admin id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need it here since the same will run on each container start in update/ansible/playbook/tasks/update.yml.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it shouldn't, because there are when condition for the whole block and update.yml doesn't work for docker-way upgrade.

@BupycHuk BupycHuk requested a review from ademidoff October 16, 2023 21:10
@BupycHuk BupycHuk mentioned this pull request Oct 17, 2023
1 task
@BupycHuk BupycHuk closed this Nov 28, 2023
@BupycHuk BupycHuk deleted the PMM-12576-change-admin-id branch November 28, 2023 09:01
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.

3 participants