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

(PE-39118) Adding code manager check to add_replica #501

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

ragingra
Copy link
Member

@ragingra ragingra commented Sep 16, 2024

Summary

When user tries to add replica without code manager setup they were getting an error without any descriptive message.

This is adding a check to add_replica to alert user to enable code manager before proceeding.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

@ragingra ragingra requested review from a team as code owners September 16, 2024 11:03
tasks/code_manager_enabled.rb Outdated Show resolved Hide resolved
@CoMfUcIoS CoMfUcIoS merged commit 7798c27 into main Sep 18, 2024
68 checks passed
@CoMfUcIoS CoMfUcIoS deleted the PE-39118 branch September 18, 2024 12:52
CoMfUcIoS pushed a commit to CoMfUcIoS/puppetlabs-peadm that referenced this pull request Sep 19, 2024
* (PE-39118) Adding code manager check to add_replica

* Fixing lint, and changing null return to false

* Adding VERIFY_PEER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants